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

Enumerations

enum  SrcComp { SrcComp::X = 0, SrcComp::Y, SrcComp::Z }
 
enum  CellStructure { CellStructure::MINPTMAXPOLY = 0, CellStructure::MINPOLYMAXPT }
 

Functions

SYS_FORCE_INLINE UT_StringHolder getToken (SrcComp enum_value)
 
SYS_FORCE_INLINE UT_StringHolder getToken (CellStructure enum_value)
 

Enumeration Type Documentation

Enumerator
MINPTMAXPOLY 
MINPOLYMAXPT 

Definition at line 44 of file SOP_Watershed.proto.h.

Enumerator
X 
Y 
Z 

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

Function Documentation

SYS_FORCE_INLINE UT_StringHolder SOP_WatershedEnums::getToken ( SrcComp  enum_value)

Definition at line 33 of file SOP_Watershed.proto.h.

SYS_FORCE_INLINE UT_StringHolder SOP_WatershedEnums::getToken ( CellStructure  enum_value)

Definition at line 51 of file SOP_Watershed.proto.h.