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

Enumerations

enum  Inclass { Inclass::DETAIL = 0, Inclass::PRIMITIVE, Inclass::POINT, Inclass::VERTEX }
 
enum  Outclass { Outclass::DETAIL = 0, Outclass::PRIMITIVE, Outclass::POINT, Outclass::VERTEX }
 
enum  Method {
  Method::MAX = 0, Method::MIN, Method::MEAN, Method::MODE,
  Method::MEDIAN, Method::SUM, Method::SUMSQUARE, Method::RMS,
  Method::FIRST, Method::LAST, Method::ARRAY
}
 

Functions

SYS_FORCE_INLINE UT_StringHolder getToken (Inclass enum_value)
 
SYS_FORCE_INLINE UT_StringHolder getToken (Outclass enum_value)
 
SYS_FORCE_INLINE UT_StringHolder getToken (Method enum_value)
 

Enumeration Type Documentation

Enumerator
DETAIL 
PRIMITIVE 
POINT 
VERTEX 

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

Enumerator
MAX 
MIN 
MEAN 
MODE 
MEDIAN 
SUM 
SUMSQUARE 
RMS 
FIRST 
LAST 
ARRAY 

Definition at line 67 of file SOP_AttribPromote.proto.h.

Enumerator
DETAIL 
PRIMITIVE 
POINT 
VERTEX 

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

Function Documentation

SYS_FORCE_INLINE UT_StringHolder SOP_AttribPromoteEnums::getToken ( Inclass  enum_value)

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

SYS_FORCE_INLINE UT_StringHolder SOP_AttribPromoteEnums::getToken ( Outclass  enum_value)

Definition at line 55 of file SOP_AttribPromote.proto.h.

SYS_FORCE_INLINE UT_StringHolder SOP_AttribPromoteEnums::getToken ( Method  enum_value)

Definition at line 83 of file SOP_AttribPromote.proto.h.