HDK
|
Enumerations | |
enum | PartitionType { PartitionType::PRIMITIVES = 0, PartitionType::PIECES, PartitionType::DETAIL } |
enum | AttribClass { AttribClass::PRIM = 0, AttribClass::POINT } |
enum | Method { Method::COM = 0, Method::BBOX, Method::CONVEXHULL } |
enum | Output { Output::POINTS = 0, Output::ATTRIB } |
Functions | |
SYS_FORCE_INLINE UT_StringHolder | getToken (PartitionType enum_value) |
SYS_FORCE_INLINE UT_StringHolder | getToken (AttribClass enum_value) |
SYS_FORCE_INLINE UT_StringHolder | getToken (Method enum_value) |
SYS_FORCE_INLINE UT_StringHolder | getToken (Output enum_value) |
|
strong |
Enumerator | |
---|---|
PRIM | |
POINT |
Definition at line 44 of file SOP_ExtractCentroid.proto.h.
|
strong |
Enumerator | |
---|---|
COM | |
BBOX | |
CONVEXHULL |
Definition at line 61 of file SOP_ExtractCentroid.proto.h.
|
strong |
Enumerator | |
---|---|
POINTS | |
ATTRIB |
Definition at line 80 of file SOP_ExtractCentroid.proto.h.
|
strong |
Enumerator | |
---|---|
PRIMITIVES | |
PIECES | |
DETAIL |
Definition at line 25 of file SOP_ExtractCentroid.proto.h.
SYS_FORCE_INLINE UT_StringHolder SOP_ExtractCentroidEnums::getToken | ( | PartitionType | enum_value | ) |
Definition at line 33 of file SOP_ExtractCentroid.proto.h.
SYS_FORCE_INLINE UT_StringHolder SOP_ExtractCentroidEnums::getToken | ( | AttribClass | enum_value | ) |
Definition at line 51 of file SOP_ExtractCentroid.proto.h.
SYS_FORCE_INLINE UT_StringHolder SOP_ExtractCentroidEnums::getToken | ( | Method | enum_value | ) |
Definition at line 69 of file SOP_ExtractCentroid.proto.h.
SYS_FORCE_INLINE UT_StringHolder SOP_ExtractCentroidEnums::getToken | ( | Output | enum_value | ) |
Definition at line 87 of file SOP_ExtractCentroid.proto.h.