36 #ifndef vtkFixedSizeHandleRepresentation3D_h
37 #define vtkFixedSizeHandleRepresentation3D_h
39 #include "vtkInteractionWidgetsModule.h"
75 vtkGetMacro( HandleSizeInPixels,
double );
87 vtkGetMacro( HandleSizeToleranceInPixels,
double );
void WorldToDisplay(double w[4], double d[4])
Convenience method to convert from world to display.
~vtkFixedSizeHandleRepresentation3D()
double HandleSizeInPixels
void PrintSelf(ostream &os, vtkIndent indent)
Methods invoked by print to print information about the object including superclasses.
void DisplayToWorld(double d[4], double w[4])
Convenience method to convert from display to world.
static vtkFixedSizeHandleRepresentation3D * New()
Instantiate this class.
vtkFixedSizeHandleRepresentation3D()
double HandleSizeToleranceInPixels
vtkSphereSource * SphereSource
virtual void BuildRepresentation()
Recomputes the handle world size based on the set display size.
a simple class to control print indentation
represent a user defined handle geometry in 3D space
create a polygonal sphere centered at the origin
vtkSetMacro(IgnoreDriverBugs, bool)
Updates the extensions string.