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

Enumerations

enum  SmoothingMethod { SmoothingMethod::APPROXIMATING = 0, SmoothingMethod::INTERPOLATING, SmoothingMethod::NONE }
 
enum  TetMeshTreatment { TetMeshTreatment::AS_SURFACE = 0, TetMeshTreatment::AS_SOLID, TetMeshTreatment::NONE }
 

Functions

SYS_FORCE_INLINE UT_StringHolder getToken (SmoothingMethod enum_value)
 
SYS_FORCE_INLINE UT_StringHolder getToken (TetMeshTreatment enum_value)
 

Enumeration Type Documentation

Enumerator
APPROXIMATING 
INTERPOLATING 
NONE 

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

Enumerator
AS_SURFACE 
AS_SOLID 
NONE 

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

Function Documentation

SYS_FORCE_INLINE UT_StringHolder SOP_SimplexRefineEnums::getToken ( SmoothingMethod  enum_value)

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

SYS_FORCE_INLINE UT_StringHolder SOP_SimplexRefineEnums::getToken ( TetMeshTreatment  enum_value)

Definition at line 52 of file SOP_SimplexRefine.proto.h.