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

Enumerations

enum  Type {
  Type::POLY = 0, Type::POLYMESH, Type::MESH, Type::NURBS,
  Type::BEZIER, Type::POINTS, Type::PRIM
}
 
enum  SurfType {
  SurfType::ROWS = 0, SurfType::COLS, SurfType::ROWCOL, SurfType::TRIANGLES,
  SurfType::QUADS, SurfType::ALTTRIANGLES, SurfType::REVTRIANGLES
}
 

Enumeration Type Documentation

Enumerator
ROWS 
COLS 
ROWCOL 
TRIANGLES 
QUADS 
ALTTRIANGLES 
REVTRIANGLES 

Definition at line 35 of file SOP_Box.proto.h.

enum SOP_BoxEnums::Type
strong
Enumerator
POLY 
POLYMESH 
MESH 
NURBS 
BEZIER 
POINTS 
PRIM 

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