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

Enumerations

enum  Method { Method::VOLUME = 0, Method::MESH, Method::POINTS }
 
enum  Plane { Plane::XY = 0, Plane::YZ, Plane::ZX }
 
enum  Vismode {
  Vismode::NONE = 0, Vismode::FALSE_, Vismode::PINK, Vismode::MONO,
  Vismode::BLACKBODY, Vismode::BIPARTITE, Vismode::CUSTOM
}
 

Enumeration Type Documentation

Enumerator
VOLUME 
MESH 
POINTS 

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

Enumerator
XY 
YZ 
ZX 

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

Enumerator
NONE 
FALSE_ 
PINK 
MONO 
BLACKBODY 
BIPARTITE 
CUSTOM 

Definition at line 37 of file SOP_VolumeSlice.proto.h.