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

Enumerations

enum  Type {
  Type::POLY = 0, Type::MESH, Type::NURBS, Type::BEZIER,
  Type::POLYSOUP
}
 
enum  Surftype {
  Surftype::ROWS = 0, Surftype::COLS, Surftype::ROWCOL, Surftype::TRIANGLES,
  Surftype::QUADS, Surftype::ALTTRIANGLES, Surftype::REVTRIANGLES
}
 
enum  Orient { Orient::X = 0, Orient::Y, Orient::Z }
 

Enumeration Type Documentation

Enumerator
X 
Y 
Z 

Definition at line 43 of file SOP_Torus.proto.h.

Enumerator
ROWS 
COLS 
ROWCOL 
TRIANGLES 
QUADS 
ALTTRIANGLES 
REVTRIANGLES 

Definition at line 33 of file SOP_Torus.proto.h.

enum SOP_TorusEnums::Type
strong
Enumerator
POLY 
MESH 
NURBS 
BEZIER 
POLYSOUP 

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