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

Enumerations

enum  Mode { Mode::EIKONAL = 0, Mode::POISSON, Mode::HEAT, Mode::TRANSPORT }
 
enum  Extrapolationtype { Extrapolationtype::SCALAR = 0, Extrapolationtype::PARALLELTRANSPORT, Extrapolationtype::RADIALFIELD }
 

Functions

SYS_FORCE_INLINE UT_StringHolder getToken (Mode enum_value)
 
SYS_FORCE_INLINE UT_StringHolder getToken (Extrapolationtype enum_value)
 

Enumeration Type Documentation

Enumerator
SCALAR 
PARALLELTRANSPORT 
RADIALFIELD 

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

Enumerator
EIKONAL 
POISSON 
HEAT 
TRANSPORT 

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

Function Documentation

SYS_FORCE_INLINE UT_StringHolder SOP_AttribFillEnums::getToken ( Mode  enum_value)

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

SYS_FORCE_INLINE UT_StringHolder SOP_AttribFillEnums::getToken ( Extrapolationtype  enum_value)

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