102#ifndef vtkImagePlaneWidget_h
103#define vtkImagePlaneWidget_h
105#include "vtkInteractionWidgetsModule.h"
108VTK_ABI_NAMESPACE_BEGIN
126#define VTK_NEAREST_RESLICE 0
127#define VTK_LINEAR_RESLICE 1
128#define VTK_CUBIC_RESLICE 2
131#define VTK_IMAGE_PLANE_WIDGET_MAX_TEXTBUFF 128
152 double xmin,
double xmax,
double ymin,
double ymax,
double zmin,
double zmax)
override
592 vtkObject*
object,
unsigned long event,
void* clientdata,
void* calldata);
654 void Push(
double* p1,
double* p2);
655 void Spin(
double* p1,
double* p2);
656 void Rotate(
double* p1,
double* p2,
double* vpn);
657 void Scale(
double* p1,
double* p2,
int X,
int Y);
abstract API for pickers that can pick an instance of vtkProp
represents an object (geometry & properties) in a rendered scene
Proxy object to connect input/output ports.
map vtkDataSet and derived classes to graphics primitives
topologically and geometrically regular array of data
map the input image through a lookup table
Reslices a volume along a new set of axes.
a simple class to control print indentation
map scalar values into colors via a lookup table
represent and manipulate 4x4 transformation matrices
abstract base class for most VTK objects
create an array of quadrilaterals located in a plane
represent and manipulate 3D points
concrete dataset represents vertices, lines, polygons, and triangle strips
represent surface properties of a geometric object
An actor that displays text.
represent text properties.
handles properties associated with a texture map
#define vtkPolyDataAlgorithm
#define VTK_SIZEHINT(...)