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

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 }
 

Enumeration Type Documentation

Enumerator
GUESS 
POINTS 
PRIMS 

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

Enumerator
DEFORMED 
REST 
JOINTS 
SKELETON 
MOTIONCLIPS 

Definition at line 31 of file SOP_AgentUnpack.proto.h.

Enumerator
CURRENTLAYERS 
COLLISIONLAYERS 
ALLLAYERS 
SHAPELIB 

Definition at line 39 of file SOP_AgentUnpack.proto.h.