HDK
|
Enumerations | |
enum | Method { Method::CORNER = 0, Method::MINEIG } |
enum | Output { Output::GEOMETRY = 0, Output::VOLUME } |
Functions | |
SYS_FORCE_INLINE UT_StringHolder | getToken (Method enum_value) |
SYS_FORCE_INLINE UT_StringHolder | getToken (Output enum_value) |
|
strong |
Enumerator | |
---|---|
CORNER | |
MINEIG |
Definition at line 25 of file SOP_TextureFeature.proto.h.
|
strong |
Enumerator | |
---|---|
GEOMETRY | |
VOLUME |
Definition at line 42 of file SOP_TextureFeature.proto.h.
SYS_FORCE_INLINE UT_StringHolder SOP_TextureFeatureEnums::getToken | ( | Method | enum_value | ) |
Definition at line 32 of file SOP_TextureFeature.proto.h.
SYS_FORCE_INLINE UT_StringHolder SOP_TextureFeatureEnums::getToken | ( | Output | enum_value | ) |
Definition at line 49 of file SOP_TextureFeature.proto.h.