HDK
|
Enumerations | |
enum | Type { Type::POLY = 0, Type::NURBS, Type::BEZIER, Type::POINTS } |
Functions | |
SYS_FORCE_INLINE UT_StringHolder | getToken (Type enum_value) |
|
strong |
Enumerator | |
---|---|
POLY | |
NURBS | |
BEZIER | |
POINTS |
Definition at line 25 of file SOP_Line.proto.h.
SYS_FORCE_INLINE UT_StringHolder SOP_LineEnums::getToken | ( | Type | enum_value | ) |
Definition at line 34 of file SOP_Line.proto.h.