|
HDK
|
Enumerations | |
| enum | Decaymode { Decaymode::DECAY = 0, Decaymode::DECAYVOXEL, Decaymode::UNITDIST, Decaymode::UNITVOXEL, Decaymode::ANGLE } |
| enum | Bordertype { Bordertype::NONE = 0, Bordertype::CONSTANT, Bordertype::REPEAT, Bordertype::STREAK } |
Functions | |
| SYS_FORCE_INLINE UT_StringHolder | getToken (Decaymode enum_value) |
| SYS_FORCE_INLINE UT_StringHolder | getToken (Bordertype enum_value) |
|
strong |
| Enumerator | |
|---|---|
| NONE | |
| CONSTANT | |
| REPEAT | |
| STREAK | |
Definition at line 48 of file SOP_VolumeFeather.proto.h.
|
strong |
| Enumerator | |
|---|---|
| DECAY | |
| DECAYVOXEL | |
| UNITDIST | |
| UNITVOXEL | |
| ANGLE | |
Definition at line 25 of file SOP_VolumeFeather.proto.h.
| SYS_FORCE_INLINE UT_StringHolder SOP_VolumeFeatherEnums::getToken | ( | Decaymode | enum_value | ) |
Definition at line 35 of file SOP_VolumeFeather.proto.h.
| SYS_FORCE_INLINE UT_StringHolder SOP_VolumeFeatherEnums::getToken | ( | Bordertype | enum_value | ) |
Definition at line 57 of file SOP_VolumeFeather.proto.h.