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

Enumerations

enum  Type { Type::PERIMETER = 0, Type::AREA, Type::CURVATURE, Type::VOLUME }
 
enum  Curvetype { Curvetype::ALL = 0, Curvetype::CONCAVE, Curvetype::CONEX }
 

Functions

SYS_FORCE_INLINE UT_StringHolder getToken (Type enum_value)
 
SYS_FORCE_INLINE UT_StringHolder getToken (Curvetype enum_value)
 

Enumeration Type Documentation

Enumerator
ALL 
CONCAVE 
CONEX 

Definition at line 46 of file SOP_Measure.proto.h.

Enumerator
PERIMETER 
AREA 
CURVATURE 
VOLUME 

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

Function Documentation

SYS_FORCE_INLINE UT_StringHolder SOP_MeasureEnums::getToken ( Type  enum_value)

Definition at line 34 of file SOP_Measure.proto.h.

SYS_FORCE_INLINE UT_StringHolder SOP_MeasureEnums::getToken ( Curvetype  enum_value)

Definition at line 54 of file SOP_Measure.proto.h.