18#ifndef vtkImageCroppingRegionsWidget_h
19#define vtkImageCroppingRegionsWidget_h
22#include "vtkInteractionWidgetsModule.h"
24VTK_ABI_NAMESPACE_BEGIN
70 double xMin,
double xMax,
double yMin,
double yMax,
double zMin,
double zMax);
212 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.