59 #include "vtkInteractionWidgetsModule.h"
62 class vtk3DWidgetConnection;
85 virtual void PlaceWidget(
double xmin,
double xmax,
double ymin,
double ymax,
86 double zmin,
double zmax);
119 vtkGetMacro(PlaceFactor,
double);
129 vtkSetClampMacro(HandleSize,
double,0.001,0.5);
130 vtkGetMacro(HandleSize,
double);
148 double InitialBounds[6];
156 double LastPickPosition[3];
162 void operator=(
const vtk3DWidget&) VTK_DELETE_FUNCTION;
Proxy object to connect input/output ports.
abstract class to specify dataset behavior
a simple class to control print indentation
an abstract superclass for classes observing events invoked by vtkRenderWindowInteractor
represents an 3D object for placement in a rendered scene