|
HDK
|
Enumerations | |
| enum | Deactivate { Deactivate::ALL = 0, Deactivate::LATTICE } |
| enum | Mode { Mode::ATTRIBUTE = 0, Mode::VOLUME } |
Functions | |
| SYS_FORCE_INLINE UT_StringHolder | getToken (Deactivate enum_value) |
| SYS_FORCE_INLINE UT_StringHolder | getToken (Mode enum_value) |
|
strong |
| Enumerator | |
|---|---|
| ALL | |
| LATTICE | |
Definition at line 25 of file SOP_VolumeRasterizeLattice.proto.h.
|
strong |
| Enumerator | |
|---|---|
| ATTRIBUTE | |
| VOLUME | |
Definition at line 42 of file SOP_VolumeRasterizeLattice.proto.h.
| SYS_FORCE_INLINE UT_StringHolder SOP_VolumeRasterizeLatticeEnums::getToken | ( | Deactivate | enum_value | ) |
Definition at line 32 of file SOP_VolumeRasterizeLattice.proto.h.
| SYS_FORCE_INLINE UT_StringHolder SOP_VolumeRasterizeLatticeEnums::getToken | ( | Mode | enum_value | ) |
Definition at line 49 of file SOP_VolumeRasterizeLattice.proto.h.