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

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)
 

Enumeration Type Documentation

Enumerator
NONE 
CONSTANT 
REPEAT 
STREAK 

Definition at line 48 of file SOP_VolumeFeather.proto.h.

Enumerator
DECAY 
DECAYVOXEL 
UNITDIST 
UNITVOXEL 
ANGLE 

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

Function Documentation

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.