HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
SOP_VolumeRasterizeLatticeEnums Namespace Reference

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)
 

Enumeration Type Documentation

Enumerator
ALL 
LATTICE 

Definition at line 25 of file SOP_VolumeRasterizeLattice.proto.h.

Enumerator
ATTRIBUTE 
VOLUME 

Definition at line 42 of file SOP_VolumeRasterizeLattice.proto.h.

Function Documentation

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.