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

Enumerations

enum  Algorithm { Algorithm::CC = 0, Algorithm::BILINEAR }
 
enum  Strategy { Strategy::HEURISTICS = 0, Strategy::SEED }
 

Functions

SYS_FORCE_INLINE UT_StringHolder getToken (Algorithm enum_value)
 
SYS_FORCE_INLINE UT_StringHolder getToken (Strategy enum_value)
 

Enumeration Type Documentation

Enumerator
CC 
BILINEAR 

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

Enumerator
HEURISTICS 
SEED 

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

Function Documentation

SYS_FORCE_INLINE UT_StringHolder SOP_UnsubdivideEnums::getToken ( Algorithm  enum_value)

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

SYS_FORCE_INLINE UT_StringHolder SOP_UnsubdivideEnums::getToken ( Strategy  enum_value)

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