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

Enumerations

enum  Operation { Operation::ALL = 0, Operation::CLIP }
 
enum  Dirtype { Dirtype::DIRECTION = 0, Dirtype::XFORM }
 
enum  Reversenml { Reversenml::NOREVERSE = 0, Reversenml::REVERSE, Reversenml::REVERSEU, Reversenml::REVERSEV }
 

Functions

SYS_FORCE_INLINE UT_StringHolder getToken (Operation enum_value)
 
SYS_FORCE_INLINE UT_StringHolder getToken (Dirtype enum_value)
 
SYS_FORCE_INLINE UT_StringHolder getToken (Reversenml enum_value)
 

Enumeration Type Documentation

Enumerator
DIRECTION 
XFORM 

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

Enumerator
ALL 
CLIP 

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

Enumerator
NOREVERSE 
REVERSE 
REVERSEU 
REVERSEV 

Definition at line 59 of file SOP_Mirror.proto.h.

Function Documentation

SYS_FORCE_INLINE UT_StringHolder SOP_MirrorEnums::getToken ( Operation  enum_value)

Definition at line 32 of file SOP_Mirror.proto.h.

SYS_FORCE_INLINE UT_StringHolder SOP_MirrorEnums::getToken ( Dirtype  enum_value)

Definition at line 49 of file SOP_Mirror.proto.h.

SYS_FORCE_INLINE UT_StringHolder SOP_MirrorEnums::getToken ( Reversenml  enum_value)

Definition at line 68 of file SOP_Mirror.proto.h.