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

Enumerations

enum  Uvseams { Uvseams::IGNORE = 0, Uvseams::HARDEN, Uvseams::RESAMPLE }
 
enum  EnableBndDev { EnableBndDev::NOSCALING = 0, EnableBndDev::BYATTRIB }
 
enum  Sizing { Sizing::UNIFORM = 0, Sizing::ADAPTIVE }
 

Functions

SYS_FORCE_INLINE UT_StringHolder getToken (Uvseams enum_value)
 
SYS_FORCE_INLINE UT_StringHolder getToken (EnableBndDev enum_value)
 
SYS_FORCE_INLINE UT_StringHolder getToken (Sizing enum_value)
 

Enumeration Type Documentation

Enumerator
NOSCALING 
BYATTRIB 

Definition at line 44 of file SOP_Remesh-2.0.proto.h.

Enumerator
UNIFORM 
ADAPTIVE 

Definition at line 61 of file SOP_Remesh-2.0.proto.h.

Enumerator
IGNORE 
HARDEN 
RESAMPLE 

Definition at line 25 of file SOP_Remesh-2.0.proto.h.

Function Documentation

SYS_FORCE_INLINE UT_StringHolder SOP_Remesh_2_0Enums::getToken ( Uvseams  enum_value)

Definition at line 33 of file SOP_Remesh-2.0.proto.h.

SYS_FORCE_INLINE UT_StringHolder SOP_Remesh_2_0Enums::getToken ( EnableBndDev  enum_value)

Definition at line 51 of file SOP_Remesh-2.0.proto.h.

SYS_FORCE_INLINE UT_StringHolder SOP_Remesh_2_0Enums::getToken ( Sizing  enum_value)

Definition at line 68 of file SOP_Remesh-2.0.proto.h.