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

Enumerations

enum  Grouptype {
  Grouptype::GUESS = 0, Grouptype::VERTICES, Grouptype::EDGES, Grouptype::POINTS,
  Grouptype::PRIMS
}
 
enum  VoxelBlend { VoxelBlend::NONE = 0, VoxelBlend::BYGRIDINDEX, VoxelBlend::BYVOXELPOS }
 
enum  MaskMode { MaskMode::NONE = 0, MaskMode::SETFROMATTRIB, MaskMode::SCALEFROMATTRIB }
 
enum  MaskAttribMode { MaskAttribMode::EACH = 0, MaskAttribMode::FIRST }
 
enum  BlendMask { BlendMask::NONE = 0, BlendMask::DEFAULT, BlendMask::CUSTOM, BlendMask::CUSTOMFIRST }
 
enum  BlendMaskMode { BlendMaskMode::SETFROMATTRIB = 0, BlendMaskMode::SCALEFROMATTRIB }
 

Enumeration Type Documentation

Enumerator
NONE 
DEFAULT 
CUSTOM 
CUSTOMFIRST 

Definition at line 50 of file SOP_BlendShapes-2.0.proto.h.

Enumerator
SETFROMATTRIB 
SCALEFROMATTRIB 

Definition at line 57 of file SOP_BlendShapes-2.0.proto.h.

Enumerator
GUESS 
VERTICES 
EDGES 
POINTS 
PRIMS 

Definition at line 25 of file SOP_BlendShapes-2.0.proto.h.

Enumerator
EACH 
FIRST 

Definition at line 45 of file SOP_BlendShapes-2.0.proto.h.

Enumerator
NONE 
SETFROMATTRIB 
SCALEFROMATTRIB 

Definition at line 39 of file SOP_BlendShapes-2.0.proto.h.

Enumerator
NONE 
BYGRIDINDEX 
BYVOXELPOS 

Definition at line 33 of file SOP_BlendShapes-2.0.proto.h.