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

Enumerations

enum  Pivot { Pivot::ORIGIN = 0, Pivot::CENTROID }
 
enum  Viewportlod {
  Viewportlod::FULL = 0, Viewportlod::POINTS, Viewportlod::BOX, Viewportlod::CENTROID,
  Viewportlod::HIDDEN
}
 

Functions

SYS_FORCE_INLINE UT_StringHolder getToken (Pivot enum_value)
 
SYS_FORCE_INLINE UT_StringHolder getToken (Viewportlod enum_value)
 

Enumeration Type Documentation

Enumerator
ORIGIN 
CENTROID 

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

Enumerator
FULL 
POINTS 
BOX 
CENTROID 
HIDDEN 

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

Function Documentation

SYS_FORCE_INLINE UT_StringHolder SOP_CopyToPointsEnums::getToken ( Pivot  enum_value)

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

SYS_FORCE_INLINE UT_StringHolder SOP_CopyToPointsEnums::getToken ( Viewportlod  enum_value)

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