| 
    HDK
    
   | 
 
Enumerations | |
| enum | GroupType { GroupType::GUESS = 0, GroupType::POINTS, GroupType::PRIMS } | 
| enum | Output {  Output::DEFORMED = 0, Output::REST, Output::JOINTS, Output::SKELETON, Output::MOTIONCLIPS }  | 
| enum | RestShapesMode { RestShapesMode::CURRENTLAYERS = 0, RestShapesMode::COLLISIONLAYERS, RestShapesMode::ALLLAYERS, RestShapesMode::SHAPELIB } | 
Functions | |
| SYS_FORCE_INLINE UT_StringHolder | getToken (GroupType enum_value) | 
| SYS_FORCE_INLINE UT_StringHolder | getToken (Output enum_value) | 
| SYS_FORCE_INLINE UT_StringHolder | getToken (RestShapesMode enum_value) | 
      
  | 
  strong | 
| Enumerator | |
|---|---|
| GUESS | |
| POINTS | |
| PRIMS | |
Definition at line 25 of file SOP_AgentUnpack.proto.h.
      
  | 
  strong | 
| Enumerator | |
|---|---|
| DEFORMED | |
| REST | |
| JOINTS | |
| SKELETON | |
| MOTIONCLIPS | |
Definition at line 44 of file SOP_AgentUnpack.proto.h.
      
  | 
  strong | 
| Enumerator | |
|---|---|
| CURRENTLAYERS | |
| COLLISIONLAYERS | |
| ALLLAYERS | |
| SHAPELIB | |
Definition at line 67 of file SOP_AgentUnpack.proto.h.
| SYS_FORCE_INLINE UT_StringHolder SOP_AgentUnpackEnums::getToken | ( | GroupType | enum_value | ) | 
Definition at line 33 of file SOP_AgentUnpack.proto.h.
| SYS_FORCE_INLINE UT_StringHolder SOP_AgentUnpackEnums::getToken | ( | Output | enum_value | ) | 
Definition at line 54 of file SOP_AgentUnpack.proto.h.
| SYS_FORCE_INLINE UT_StringHolder SOP_AgentUnpackEnums::getToken | ( | RestShapesMode | enum_value | ) | 
Definition at line 76 of file SOP_AgentUnpack.proto.h.