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

Enumerations

enum  Basis { Basis::CARDINAL = 0, Basis::BSPLINE }
 
enum  Connecttype {
  Connecttype::ROWS = 0, Connecttype::COLS, Connecttype::ROWCOL, Connecttype::TRIANGLES,
  Connecttype::QUADS, Connecttype::ALTTRIANGLES, Connecttype::REVTRIANGLES, Connecttype::INHERITCONNECT
}
 
enum  Closeu { Closeu::NONEWU = 0, Closeu::WU, Closeu::IFPRIMWU }
 
enum  Closev { Closev::NONEWV = 0, Closev::WV, Closev::IFPRIMWV }
 
enum  Firstuclamp { Firstuclamp::FIRSTUCLAMPOFF = 0, Firstuclamp::FIRSTUCLAMPON, Firstuclamp::FIRSTUCLAMPIFPRIM }
 
enum  Lastuclamp { Lastuclamp::LASTUCLAMPOFF = 0, Lastuclamp::LASTUCLAMPON, Lastuclamp::LASTUCLAMPIFPRIM }
 
enum  Firstvclamp { Firstvclamp::FIRSTVCLAMPOFF = 0, Firstvclamp::FIRSTVCLAMPON, Firstvclamp::FIRSTVCLAMPIFPRIM }
 
enum  Lastvclamp { Lastvclamp::LASTVCLAMPOFF = 0, Lastvclamp::LASTVCLAMPON, Lastvclamp::LASTVCLAMPIFPRIM }
 

Enumeration Type Documentation

Enumerator
CARDINAL 
BSPLINE 

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

Enumerator
NONEWU 
WU 
IFPRIMWU 

Definition at line 41 of file SOP_PolyPatch.proto.h.

Enumerator
NONEWV 
WV 
IFPRIMWV 

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

Enumerator
ROWS 
COLS 
ROWCOL 
TRIANGLES 
QUADS 
ALTTRIANGLES 
REVTRIANGLES 
INHERITCONNECT 

Definition at line 30 of file SOP_PolyPatch.proto.h.

Enumerator
FIRSTUCLAMPOFF 
FIRSTUCLAMPON 
FIRSTUCLAMPIFPRIM 

Definition at line 53 of file SOP_PolyPatch.proto.h.

Enumerator
FIRSTVCLAMPOFF 
FIRSTVCLAMPON 
FIRSTVCLAMPIFPRIM 

Definition at line 65 of file SOP_PolyPatch.proto.h.

Enumerator
LASTUCLAMPOFF 
LASTUCLAMPON 
LASTUCLAMPIFPRIM 

Definition at line 59 of file SOP_PolyPatch.proto.h.

Enumerator
LASTVCLAMPOFF 
LASTVCLAMPON 
LASTVCLAMPIFPRIM 

Definition at line 71 of file SOP_PolyPatch.proto.h.