50#include "vtkInteractionWidgetsModule.h"
53VTK_ABI_NAMESPACE_BEGIN
54class vtk3DWidgetConnection;
78 double xmin,
double xmax,
double ymin,
double ymax,
double zmin,
double zmax);
111 vtkGetMacro(PlaceFactor,
double);
121 vtkSetClampMacro(HandleSize,
double, 0.001, 0.5);
122 vtkGetMacro(HandleSize,
double);
137 void AdjustBounds(
double bounds[6],
double newBounds[6],
double center[3]);
140 double InitialBounds[6];
148 double LastPickPosition[3];
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