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

Enumerations

enum  ConstrainedBoundary { ConstrainedBoundary::NONE = 0, ConstrainedBoundary::UNSHAREDEDGES, ConstrainedBoundary::GROUPBOUNDARY }
 
enum  Method { Method::UNIFORM = 0, Method::SCALEDOMINANT, Method::CURVATUREDOMINANT }
 

Functions

SYS_FORCE_INLINE UT_StringHolder getToken (ConstrainedBoundary enum_value)
 
SYS_FORCE_INLINE UT_StringHolder getToken (Method enum_value)
 

Enumeration Type Documentation

Enumerator
NONE 
UNSHAREDEDGES 
GROUPBOUNDARY 

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

Enumerator
UNIFORM 
SCALEDOMINANT 
CURVATUREDOMINANT 

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

Function Documentation

SYS_FORCE_INLINE UT_StringHolder SOP_Smooth_2_0Enums::getToken ( ConstrainedBoundary  enum_value)

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

SYS_FORCE_INLINE UT_StringHolder SOP_Smooth_2_0Enums::getToken ( Method  enum_value)

Definition at line 52 of file SOP_Smooth-2.0.proto.h.