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

Enumerations

enum  SteeringMode { SteeringMode::XY = 0, SteeringMode::XYZ }
 
enum  GoalPos { GoalPos::ORIGENDPOS = 0, GoalPos::ORIGPATH }
 

Functions

SYS_FORCE_INLINE UT_StringHolder getToken (SteeringMode enum_value)
 
SYS_FORCE_INLINE UT_StringHolder getToken (GoalPos enum_value)
 

Enumeration Type Documentation

Enumerator
ORIGENDPOS 
ORIGPATH 

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

Enumerator
XY 
XYZ 

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

Function Documentation

SYS_FORCE_INLINE UT_StringHolder SOP_CrowdMotionPathAvoidCoreEnums::getToken ( SteeringMode  enum_value)

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

SYS_FORCE_INLINE UT_StringHolder SOP_CrowdMotionPathAvoidCoreEnums::getToken ( GoalPos  enum_value)

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