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

Enumerations

enum  Carrier { Carrier::POINTS = 0, Carrier::FACES }
 
enum  BoundaryMode { BoundaryMode::ADD = 0, BoundaryMode::OVER }
 
enum  GuideMode { GuideMode::ADD = 0, GuideMode::OVER }
 
enum  OutputMode { OutputMode::ALL = 0, OutputMode::SYMMETRY, OutputMode::ONE }
 
enum  Fieldscalemode { Fieldscalemode::PRESCALED = 0, Fieldscalemode::NORMALIZED, Fieldscalemode::NONE }
 
enum  Guidescalemode { Guidescalemode::PRESCALED = 0, Guidescalemode::NORMALIZED, Guidescalemode::NONE }
 

Functions

SYS_FORCE_INLINE UT_StringHolder getToken (Carrier enum_value)
 
SYS_FORCE_INLINE UT_StringHolder getToken (BoundaryMode enum_value)
 
SYS_FORCE_INLINE UT_StringHolder getToken (GuideMode enum_value)
 
SYS_FORCE_INLINE UT_StringHolder getToken (OutputMode enum_value)
 
SYS_FORCE_INLINE UT_StringHolder getToken (Fieldscalemode enum_value)
 
SYS_FORCE_INLINE UT_StringHolder getToken (Guidescalemode enum_value)
 

Enumeration Type Documentation

Enumerator
ADD 
OVER 

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

Enumerator
POINTS 
FACES 

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

Enumerator
PRESCALED 
NORMALIZED 
NONE 

Definition at line 95 of file SOP_TangentField.proto.h.

Enumerator
ADD 
OVER 

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

Enumerator
PRESCALED 
NORMALIZED 
NONE 

Definition at line 114 of file SOP_TangentField.proto.h.

Enumerator
ALL 
SYMMETRY 
ONE 

Definition at line 76 of file SOP_TangentField.proto.h.

Function Documentation

SYS_FORCE_INLINE UT_StringHolder SOP_TangentFieldEnums::getToken ( Carrier  enum_value)

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

SYS_FORCE_INLINE UT_StringHolder SOP_TangentFieldEnums::getToken ( BoundaryMode  enum_value)

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

SYS_FORCE_INLINE UT_StringHolder SOP_TangentFieldEnums::getToken ( GuideMode  enum_value)

Definition at line 66 of file SOP_TangentField.proto.h.

SYS_FORCE_INLINE UT_StringHolder SOP_TangentFieldEnums::getToken ( OutputMode  enum_value)

Definition at line 84 of file SOP_TangentField.proto.h.

SYS_FORCE_INLINE UT_StringHolder SOP_TangentFieldEnums::getToken ( Fieldscalemode  enum_value)

Definition at line 103 of file SOP_TangentField.proto.h.

SYS_FORCE_INLINE UT_StringHolder SOP_TangentFieldEnums::getToken ( Guidescalemode  enum_value)

Definition at line 122 of file SOP_TangentField.proto.h.