|
HDK
|
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) |
|
strong |
| Enumerator | |
|---|---|
| ORIGENDPOS | |
| ORIGPATH | |
Definition at line 42 of file SOP_CrowdMotionPathAvoidCore.proto.h.
|
strong |
| Enumerator | |
|---|---|
| XY | |
| XYZ | |
Definition at line 25 of file SOP_CrowdMotionPathAvoidCore.proto.h.
| 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.