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

Enumerations

enum  Fromtype {
  Fromtype::ALL = 0, Fromtype::SPHERE, Fromtype::TUBE, Fromtype::PART,
  Fromtype::METABALL, Fromtype::POLY, Fromtype::MESH, Fromtype::BEZCURVE,
  Fromtype::BEZSURF, Fromtype::NURBCURVE, Fromtype::NURBSURF, Fromtype::PASTESURF,
  Fromtype::CIRCLE, Fromtype::TRISTRIP, Fromtype::TRIFAN, Fromtype::TRIBEZ,
  Fromtype::VOLUME, Fromtype::POLYSOUP, Fromtype::VDB
}
 
enum  Totype {
  Totype::POLY = 0, Totype::MESH, Totype::BEZCURVE, Totype::BEZSURF,
  Totype::NURBCURVE, Totype::NURBSURF, Totype::PASTESURF, Totype::CIRCLE,
  Totype::TRIMBEZSURF, Totype::TRIMNURBSURF, Totype::TRIBEZ, Totype::POLYSOUP,
  Totype::VOLUME, Totype::VDB
}
 
enum  Surftype {
  Surftype::ROWS = 0, Surftype::COLS, Surftype::ROWCOL, Surftype::TRIANGLES,
  Surftype::QUADS, Surftype::ALTTRIANGLES, Surftype::REVTRIANGLES
}
 
enum  Pastecoord { Pastecoord::CFEATURE = 0, Pastecoord::CBASE }
 
enum  Pasteattrib { Pasteattrib::AFEATURE = 0, Pasteattrib::ABASE }
 

Enumeration Type Documentation

Enumerator
ALL 
SPHERE 
TUBE 
PART 
METABALL 
POLY 
MESH 
BEZCURVE 
BEZSURF 
NURBCURVE 
NURBSURF 
PASTESURF 
CIRCLE 
TRISTRIP 
TRIFAN 
TRIBEZ 
VOLUME 
POLYSOUP 
VDB 

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

Enumerator
AFEATURE 
ABASE 

Definition at line 79 of file SOP_Convert.proto.h.

Enumerator
CFEATURE 
CBASE 

Definition at line 74 of file SOP_Convert.proto.h.

Enumerator
ROWS 
COLS 
ROWCOL 
TRIANGLES 
QUADS 
ALTTRIANGLES 
REVTRIANGLES 

Definition at line 64 of file SOP_Convert.proto.h.

Enumerator
POLY 
MESH 
BEZCURVE 
BEZSURF 
NURBCURVE 
NURBSURF 
PASTESURF 
CIRCLE 
TRIMBEZSURF 
TRIMNURBSURF 
TRIBEZ 
POLYSOUP 
VOLUME 
VDB 

Definition at line 47 of file SOP_Convert.proto.h.