Go to the documentation of this file.
36 #ifndef vtkFixedSizeHandleRepresentation3D_h
37 #define vtkFixedSizeHandleRepresentation3D_h
39 #include "vtkInteractionWidgetsModule.h"
75 vtkGetMacro( HandleSizeInPixels,
double );
87 vtkGetMacro( HandleSizeToleranceInPixels,
double );
102 void WorldToDisplay(
double w[4],
double d[4] );
107 void DisplayToWorld(
double d[4],
double w[4] );
virtual void BuildRepresentation()
Methods to make this class properly act like a vtkWidgetRepresentation.
represent a user defined handle geometry in 3D space
double HandleSizeInPixels
create a polygonal sphere centered at the origin
a simple class to control print indentation
vtkSphereSource * SphereSource
vtkSetMacro(IgnoreDriverBugs, bool)
Updates the extensions string.
double HandleSizeToleranceInPixels
static vtkPolygonalHandleRepresentation3D * New()
Instantiate this class.
void PrintSelf(ostream &os, vtkIndent indent)
Methods invoked by print to print information about the object including superclasses.