HDK
|
Enumerations | |
enum | ClipOp { ClipOp::ABOVE = 0, ClipOp::BELOW, ClipOp::BOTH } |
enum | DirType { DirType::DIRECTION = 0, DirType::XFORM } |
Functions | |
SYS_FORCE_INLINE UT_StringHolder | getToken (ClipOp enum_value) |
SYS_FORCE_INLINE UT_StringHolder | getToken (DirType enum_value) |
|
strong |
Enumerator | |
---|---|
ABOVE | |
BELOW | |
BOTH |
Definition at line 25 of file SOP_Clip-2.0.proto.h.
|
strong |
Enumerator | |
---|---|
DIRECTION | |
XFORM |
Definition at line 44 of file SOP_Clip-2.0.proto.h.
SYS_FORCE_INLINE UT_StringHolder SOP_Clip_2_0Enums::getToken | ( | ClipOp | enum_value | ) |
Definition at line 33 of file SOP_Clip-2.0.proto.h.
SYS_FORCE_INLINE UT_StringHolder SOP_Clip_2_0Enums::getToken | ( | DirType | enum_value | ) |
Definition at line 51 of file SOP_Clip-2.0.proto.h.