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

Enumerations

enum  Method { Method::CORNER = 0, Method::MINEIG }
 
enum  Output { Output::GEOMETRY = 0, Output::VOLUME }
 

Functions

SYS_FORCE_INLINE UT_StringHolder getToken (Method enum_value)
 
SYS_FORCE_INLINE UT_StringHolder getToken (Output enum_value)
 

Enumeration Type Documentation

Enumerator
CORNER 
MINEIG 

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

Enumerator
GEOMETRY 
VOLUME 

Definition at line 42 of file SOP_TextureFeature.proto.h.

Function Documentation

SYS_FORCE_INLINE UT_StringHolder SOP_TextureFeatureEnums::getToken ( Method  enum_value)

Definition at line 32 of file SOP_TextureFeature.proto.h.

SYS_FORCE_INLINE UT_StringHolder SOP_TextureFeatureEnums::getToken ( Output  enum_value)

Definition at line 49 of file SOP_TextureFeature.proto.h.