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

Enumerations

enum  Totype { Totype::POINTS = 0, Totype::VERTICES, Totype::PRIMS, Totype::DETAIL }
 
enum  Interpby { Interpby::PRIMUVW = 0, Interpby::POINTWEIGHTS, Interpby::VERTWEIGHTS, Interpby::PRIMWEIGHTS }
 
enum  Computenumberstype { Computenumberstype::NUMBERTYPEPOINT = 0, Computenumberstype::NUMBERTYPEVERTEX }
 

Functions

SYS_FORCE_INLINE UT_StringHolder getToken (Totype enum_value)
 
SYS_FORCE_INLINE UT_StringHolder getToken (Interpby enum_value)
 
SYS_FORCE_INLINE UT_StringHolder getToken (Computenumberstype enum_value)
 

Enumeration Type Documentation

Enumerator
NUMBERTYPEPOINT 
NUMBERTYPEVERTEX 

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

Enumerator
PRIMUVW 
POINTWEIGHTS 
VERTWEIGHTS 
PRIMWEIGHTS 

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

Enumerator
POINTS 
VERTICES 
PRIMS 
DETAIL 

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

Function Documentation

SYS_FORCE_INLINE UT_StringHolder SOP_AttribInterpolateEnums::getToken ( Totype  enum_value)

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

SYS_FORCE_INLINE UT_StringHolder SOP_AttribInterpolateEnums::getToken ( Interpby  enum_value)

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

SYS_FORCE_INLINE UT_StringHolder SOP_AttribInterpolateEnums::getToken ( Computenumberstype  enum_value)

Definition at line 74 of file SOP_AttribInterpolate.proto.h.