Go to the documentation of this file.
64 class vtk3DWidgetConnection;
83 virtual void PlaceWidget(
double bounds[6]) = 0;
84 virtual void PlaceWidget();
85 virtual void PlaceWidget(
double xmin,
double xmax,
double ymin,
double ymax,
86 double zmin,
double zmax);
141 double InitialBounds[6];
149 double LastPickPosition[3];
#define vtkGetObjectMacro(name, type)
represents an 3D object for placement in a rendered scene
#define vtkTypeMacro(thisClass, superclass)
an abstract superclass for classes observing events invoked by vtkRenderWindowInteractor
#define vtkSetClampMacro(name, type, min, max)
a simple class to control print indentation
#define vtkGetMacro(name, type)
abstract class to specify dataset behavior
Proxy object to connect input/output ports.