21#ifndef vtkImageCroppingRegionsWidget_h
22#define vtkImageCroppingRegionsWidget_h
25#include "vtkInteractionWidgetsModule.h"
27VTK_ABI_NAMESPACE_BEGIN
73 double xMin,
double xMax,
double yMin,
double yMax,
double zMin,
double zMax);
215 vtkObject*
object,
unsigned long event,
void* clientdata,
void* calldata);
a actor that draws 2D data
topologically and geometrically regular array of data
a simple class to control print indentation
create a line defined by two end points
concrete dataset represents vertices, lines, polygons, and triangle strips
Abstract class for a volume mapper.