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

Enumerations

enum  GroupType { GroupType::PRIMS = 0, GroupType::POINTS, GroupType::EDGES, GroupType::GUESS }
 
enum  UseOffsetScale { UseOffsetScale::UNSCALED = 0, UseOffsetScale::BYATTRIB }
 
enum  Sliding { Sliding::AUTO = 0, Sliding::ALWAYS, Sliding::NEVER }
 
enum  Limit { Limit::NEVER = 0, Limit::INDIVIDUALLY, Limit::SIMULTANEOUSLY }
 
enum  FilletShape {
  FilletShape::NONE = 0, FilletShape::SOLID, FilletShape::CREASE, FilletShape::CHAMFER,
  FilletShape::ROUND
}
 
enum  ProfileSampling { ProfileSampling::UNIFORM = 0, ProfileSampling::ADAPTIVE, ProfileSampling::CONTROLPOINTS }
 
enum  ProfileSource { ProfileSource::BASIC = 0, ProfileSource::RAMP, ProfileSource::EXTERNAL }
 

Functions

SYS_FORCE_INLINE UT_StringHolder getToken (GroupType enum_value)
 
SYS_FORCE_INLINE UT_StringHolder getToken (UseOffsetScale enum_value)
 
SYS_FORCE_INLINE UT_StringHolder getToken (Sliding enum_value)
 
SYS_FORCE_INLINE UT_StringHolder getToken (Limit enum_value)
 
SYS_FORCE_INLINE UT_StringHolder getToken (FilletShape enum_value)
 
SYS_FORCE_INLINE UT_StringHolder getToken (ProfileSampling enum_value)
 
SYS_FORCE_INLINE UT_StringHolder getToken (ProfileSource enum_value)
 

Enumeration Type Documentation

Enumerator
NONE 
SOLID 
CREASE 
CHAMFER 
ROUND 

Definition at line 101 of file SOP_PolyBevel-3.0.proto.h.

Enumerator
PRIMS 
POINTS 
EDGES 
GUESS 

Definition at line 25 of file SOP_PolyBevel-3.0.proto.h.

Enumerator
NEVER 
INDIVIDUALLY 
SIMULTANEOUSLY 

Definition at line 82 of file SOP_PolyBevel-3.0.proto.h.

Enumerator
UNIFORM 
ADAPTIVE 
CONTROLPOINTS 

Definition at line 124 of file SOP_PolyBevel-3.0.proto.h.

Enumerator
BASIC 
RAMP 
EXTERNAL 

Definition at line 143 of file SOP_PolyBevel-3.0.proto.h.

Enumerator
AUTO 
ALWAYS 
NEVER 

Definition at line 63 of file SOP_PolyBevel-3.0.proto.h.

Enumerator
UNSCALED 
BYATTRIB 

Definition at line 46 of file SOP_PolyBevel-3.0.proto.h.

Function Documentation

SYS_FORCE_INLINE UT_StringHolder SOP_PolyBevel_3_0Enums::getToken ( GroupType  enum_value)

Definition at line 34 of file SOP_PolyBevel-3.0.proto.h.

SYS_FORCE_INLINE UT_StringHolder SOP_PolyBevel_3_0Enums::getToken ( UseOffsetScale  enum_value)

Definition at line 53 of file SOP_PolyBevel-3.0.proto.h.

SYS_FORCE_INLINE UT_StringHolder SOP_PolyBevel_3_0Enums::getToken ( Sliding  enum_value)

Definition at line 71 of file SOP_PolyBevel-3.0.proto.h.

SYS_FORCE_INLINE UT_StringHolder SOP_PolyBevel_3_0Enums::getToken ( Limit  enum_value)

Definition at line 90 of file SOP_PolyBevel-3.0.proto.h.

SYS_FORCE_INLINE UT_StringHolder SOP_PolyBevel_3_0Enums::getToken ( FilletShape  enum_value)

Definition at line 111 of file SOP_PolyBevel-3.0.proto.h.

SYS_FORCE_INLINE UT_StringHolder SOP_PolyBevel_3_0Enums::getToken ( ProfileSampling  enum_value)

Definition at line 132 of file SOP_PolyBevel-3.0.proto.h.

SYS_FORCE_INLINE UT_StringHolder SOP_PolyBevel_3_0Enums::getToken ( ProfileSource  enum_value)

Definition at line 151 of file SOP_PolyBevel-3.0.proto.h.