Go to the documentation of this file.
35 #ifndef vtkImageCroppingRegionsWidget_h
36 #define vtkImageCroppingRegionsWidget_h
71 {this->SetPlanePositions(pos[0], pos[1], pos[2], pos[3], pos[4], pos[5]);}
73 {this->SetPlanePositions(pos[0], pos[1], pos[2], pos[3], pos[4], pos[5]);}
75 double yMin,
double yMax,
76 double zMin,
double zMax);
89 SLICE_ORIENTATION_YZ = 0,
90 SLICE_ORIENTATION_XZ = 1,
91 SLICE_ORIENTATION_XY = 2
114 { this->SetLine1Color(rgb[0], rgb[1], rgb[2]); }
123 { this->SetLine2Color(rgb[0], rgb[1], rgb[2]); }
132 { this->SetLine3Color(rgb[0], rgb[1], rgb[2]); }
141 { this->SetLine4Color(rgb[0], rgb[1], rgb[2]); }
170 CroppingPlanesPositionChangedEvent = 10050
187 double PlanePositions[6];
#define vtkGetVector6Macro(name, type)
Abstract class for a volume mapper.
#define vtkGetObjectMacro(name, type)
GLboolean GLboolean GLboolean b
#define vtkTypeMacro(thisClass, superclass)
abstract base class for most VTK objects
GLint GLint GLint GLint GLint x
topologically and geometrically regular array of data
a simple class to control print indentation
#define vtkGetMacro(name, type)
create a line defined by two end points
GLdouble GLdouble GLdouble r
a actor that draws 2D data
GLint GLint GLint GLint GLint GLint y
concrete dataset represents vertices, lines, polygons, and triangle strips