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

Enumerations

enum  DoRot { DoRot::OFF = 0, DoRot::ON, DoRot::MATCH }
 
enum  Xord {
  Xord::SRT = 0, Xord::STR, Xord::RST, Xord::RTS,
  Xord::TSR, Xord::TRS
}
 
enum  Rord {
  Rord::XYZ = 0, Rord::XZY, Rord::YXZ, Rord::YZX,
  Rord::ZXY, Rord::ZYX
}
 
enum  Doclr { Doclr::OFF = 0, Doclr::ON, Doclr::REMOVE }
 
enum  Doalpha { Doalpha::OFF = 0, Doalpha::ON, Doalpha::REMOVE }
 
enum  Docrease { Docrease::OFF = 0, Docrease::ON, Docrease::REMOVE }
 
enum  Dotexture { Dotexture::OFF = 0, Dotexture::ON, Dotexture::REMOVE }
 
enum  Closeu {
  Closeu::SAMECLOSURE = 0, Closeu::OPEN, Closeu::CLOSESHARP, Closeu::CLOSEROUND,
  Closeu::UNROLL, Closeu::UNROLLSHARED
}
 
enum  Closev {
  Closev::SAMECLOSURE = 0, Closev::OPEN, Closev::CLOSESHARP, Closev::CLOSEROUND,
  Closev::UNROLL, Closev::UNROLLSHARED
}
 
enum  Clampu { Clampu::SAMECLAMP = 0, Clampu::CLAMP, Clampu::UNCLAMP }
 
enum  Clampv { Clampv::SAMECLAMP = 0, Clampv::CLAMP, Clampv::UNCLAMP }
 
enum  Vtxsort {
  Vtxsort::SAMEVERTEX = 0, Vtxsort::REVERSE, Vtxsort::REVERSEU, Vtxsort::REVERSEV,
  Vtxsort::SWAPUV, Vtxsort::SHIFT
}
 
enum  Prtype {
  Prtype::SPHERE = 0, Prtype::CIRCLE, Prtype::LINE, Prtype::TUBE,
  Prtype::CAPPED, Prtype::ROUNDED
}
 
enum  Volvis {
  Volvis::SMOKE = 0, Volvis::RAINBOW, Volvis::ISO, Volvis::INVISIBLE,
  Volvis::HEIGHTFIELD, Volvis::IMAGE
}
 
enum  Volborder { Volborder::CONSTANT = 0, Volborder::REPEAT, Volborder::STREAK, Volborder::SDF }
 

Enumeration Type Documentation

Enumerator
SAMECLAMP 
CLAMP 
UNCLAMP 

Definition at line 91 of file SOP_Primitive.proto.h.

Enumerator
SAMECLAMP 
CLAMP 
UNCLAMP 

Definition at line 97 of file SOP_Primitive.proto.h.

Enumerator
SAMECLOSURE 
OPEN 
CLOSESHARP 
CLOSEROUND 
UNROLL 
UNROLLSHARED 

Definition at line 73 of file SOP_Primitive.proto.h.

Enumerator
SAMECLOSURE 
OPEN 
CLOSESHARP 
CLOSEROUND 
UNROLL 
UNROLLSHARED 

Definition at line 82 of file SOP_Primitive.proto.h.

Enumerator
OFF 
ON 
REMOVE 

Definition at line 55 of file SOP_Primitive.proto.h.

Enumerator
OFF 
ON 
REMOVE 

Definition at line 49 of file SOP_Primitive.proto.h.

Enumerator
OFF 
ON 
REMOVE 

Definition at line 61 of file SOP_Primitive.proto.h.

Enumerator
OFF 
ON 
MATCH 

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

Enumerator
OFF 
ON 
REMOVE 

Definition at line 67 of file SOP_Primitive.proto.h.

Enumerator
SPHERE 
CIRCLE 
LINE 
TUBE 
CAPPED 
ROUNDED 

Definition at line 112 of file SOP_Primitive.proto.h.

Enumerator
XYZ 
XZY 
YXZ 
YZX 
ZXY 
ZYX 

Definition at line 40 of file SOP_Primitive.proto.h.

Enumerator
CONSTANT 
REPEAT 
STREAK 
SDF 

Definition at line 130 of file SOP_Primitive.proto.h.

Enumerator
SMOKE 
RAINBOW 
ISO 
INVISIBLE 
HEIGHTFIELD 
IMAGE 

Definition at line 121 of file SOP_Primitive.proto.h.

Enumerator
SAMEVERTEX 
REVERSE 
REVERSEU 
REVERSEV 
SWAPUV 
SHIFT 

Definition at line 103 of file SOP_Primitive.proto.h.

Enumerator
SRT 
STR 
RST 
RTS 
TSR 
TRS 

Definition at line 31 of file SOP_Primitive.proto.h.