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

Enumerations

enum  Breaktype { Breaktype::FRACTURE = 0, Breaktype::OUTSIDE, Breaktype::INSIDE }
 
enum  Closeholes { Closeholes::NOCLOSE = 0, Closeholes::FLATCLOSE, Closeholes::PYRAMIDCLOSE }
 

Functions

SYS_FORCE_INLINE UT_StringHolder getToken (Breaktype enum_value)
 
SYS_FORCE_INLINE UT_StringHolder getToken (Closeholes enum_value)
 

Enumeration Type Documentation

Enumerator
FRACTURE 
OUTSIDE 
INSIDE 

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

Enumerator
NOCLOSE 
FLATCLOSE 
PYRAMIDCLOSE 

Definition at line 44 of file SOP_VolumeBreak.proto.h.

Function Documentation

SYS_FORCE_INLINE UT_StringHolder SOP_VolumeBreakEnums::getToken ( Breaktype  enum_value)

Definition at line 33 of file SOP_VolumeBreak.proto.h.

SYS_FORCE_INLINE UT_StringHolder SOP_VolumeBreakEnums::getToken ( Closeholes  enum_value)

Definition at line 52 of file SOP_VolumeBreak.proto.h.