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

Enumerations

enum  Grouptype {
  Grouptype::GUESS = 0, Grouptype::BREAKPOINTS, Grouptype::EDGES, Grouptype::POINTS,
  Grouptype::PRIMS
}
 
enum  Outputmerge { Outputmerge::REPLACE = 0, Outputmerge::PRE, Outputmerge::POST }
 

Functions

SYS_FORCE_INLINE UT_StringHolder getToken (Grouptype enum_value)
 
SYS_FORCE_INLINE UT_StringHolder getToken (Outputmerge enum_value)
 

Enumeration Type Documentation

Enumerator
GUESS 
BREAKPOINTS 
EDGES 
POINTS 
PRIMS 

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

Enumerator
REPLACE 
PRE 
POST 

Definition at line 48 of file SOP_TransformAxis.proto.h.

Function Documentation

SYS_FORCE_INLINE UT_StringHolder SOP_TransformAxisEnums::getToken ( Grouptype  enum_value)

Definition at line 35 of file SOP_TransformAxis.proto.h.

SYS_FORCE_INLINE UT_StringHolder SOP_TransformAxisEnums::getToken ( Outputmerge  enum_value)

Definition at line 56 of file SOP_TransformAxis.proto.h.