28 #ifndef vtkPolygonalHandleRepresentation3D_h
29 #define vtkPolygonalHandleRepresentation3D_h
32 #include "vtkInteractionWidgetsModule.h"
61 vtkSetVector3Macro(Offset,
double);
62 vtkGetVector3Macro(Offset,
double);
represent a user defined handle geometry in 3D while maintaining a fixed orientation w....
a simple class to control print indentation
represent a user defined handle geometry in 3D space
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
void SetWorldPosition(double p[3]) override
Set the position of the point in world and display coordinates.
~vtkPolygonalHandleRepresentation3D() override
vtkPolygonalHandleRepresentation3D()
static vtkPolygonalHandleRepresentation3D * New()
Instantiate this class.