Go to the documentation of this file.
108 #ifndef vtkImagePlaneWidget_h
109 #define vtkImagePlaneWidget_h
131 #define VTK_NEAREST_RESLICE 0
132 #define VTK_LINEAR_RESLICE 1
133 #define VTK_CUBIC_RESLICE 2
150 void PlaceWidget(
double xmin,
double xmax,
double ymin,
double ymax,
151 double zmin,
double zmax)
310 { this->SetPlaneOrientation(0); }
312 { this->SetPlaneOrientation(1); }
314 { this->SetPlaneOrientation(2); }
438 VTK_CURSOR_ACTION = 0,
439 VTK_SLICE_MOTION_ACTION = 1,
440 VTK_WINDOW_LEVEL_ACTION = 2
462 VTK_SHIFT_MODIFIER = 1,
463 VTK_CONTROL_MODIFIER = 2
493 VTK_MIDDLE_BUTTON = 2,
581 void Push(
double *p1,
double *p2);
582 void Spin(
double *p1,
double *p2);
583 void Rotate(
double *p1,
double *p2,
double *vpn);
584 void Scale(
double *p1,
double *p2,
int X,
int Y);
615 double CurrentCursorPosition[3];
632 double RotateAxis[3];
633 double RadiusVector[3];
represent and manipulate 3D points
#define vtkGetObjectMacro(name, type)
GLfloat GLfloat GLfloat v2
create an array of quadrilaterals located in a plane
#define vtkTypeMacro(thisClass, superclass)
abstract base class for most VTK objects
GLint GLint GLint GLint GLint x
map the input image through a lookup table
#define vtkGetVectorMacro(name, type, count)
#define vtkSetClampMacro(name, type, min, max)
handles properties associated with a texture map
represents an object (geometry & properties) in a rendered scene
topologically and geometrically regular array of data
An actor that displays text. Scaled or unscaled.
a simple class to control print indentation
represent and manipulate 4x4 transformation matrices
Reslices a volume along a new set of axes.
#define vtkGetMacro(name, type)
abstract API for pickers that can pick an instance of vtkProp
represent text properties.
vtkBooleanMacro(IgnoreDriverBugs, bool)
vtkSetMacro(IgnoreDriverBugs, bool)
map scalar values into colors via a lookup table
GLint GLint GLint GLint GLint GLint y
Proxy object to connect input/output ports.
concrete dataset represents vertices, lines, polygons, and triangle strips
represent surface properties of a geometric object
VTKWRAPPINGJAVA_EXPORT jlong q(JNIEnv *env, jobject obj)
Superclass for algorithms that produce only polydata as output.
map vtkDataSet and derived classes to graphics primitives