47#include "vtkInteractionWidgetsModule.h"  
   50VTK_ABI_NAMESPACE_BEGIN
 
   51class vtk3DWidgetConnection;
 
   75    double xmin, 
double xmax, 
double ymin, 
double ymax, 
double zmin, 
double zmax);
 
  108  vtkGetMacro(PlaceFactor, 
double);
 
  118  vtkSetClampMacro(HandleSize, 
double, 0.001, 0.5);
 
  119  vtkGetMacro(HandleSize, 
double);
 
  134  void AdjustBounds(
double bounds[6], 
double newBounds[6], 
double center[3]);
 
  137  double InitialBounds[6];
 
  145  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