HDK
|
Go to the source code of this file.
Classes | |
class | GU_RuledParms |
Enumerations | |
enum | GU_RuledClosureType { GU_RULED_CLOSE_NONE = 0, GU_RULED_CLOSE = 1, GU_RULED_CLOSE_AUTO = 2 } |
enum | GU_RuledInterpType { GU_RULED_INTERP_NONE = 0, GU_RULED_INTERP = 1, GU_RULED_INTERP_AUTO = 2 } |
enum GU_RuledClosureType |
Enumerator | |
---|---|
GU_RULED_CLOSE_NONE | |
GU_RULED_CLOSE | |
GU_RULED_CLOSE_AUTO |
Definition at line 11 of file GU_Ruled.h.
enum GU_RuledInterpType |
Enumerator | |
---|---|
GU_RULED_INTERP_NONE | |
GU_RULED_INTERP | |
GU_RULED_INTERP_AUTO |
Definition at line 18 of file GU_Ruled.h.