31#ifndef vtkPolygonalHandleRepresentation3D_h
32#define vtkPolygonalHandleRepresentation3D_h
34#include "vtkInteractionWidgetsModule.h"
65 vtkSetVector3Macro( Offset,
double );
66 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
static vtkPolygonalHandleRepresentation3D * New()
Instantiate this class.
vtkPolygonalHandleRepresentation3D()
void PrintSelf(ostream &os, vtkIndent indent)
Methods invoked by print to print information about the object including superclasses.
~vtkPolygonalHandleRepresentation3D()
virtual void SetWorldPosition(double p[3])
Set the position of the point in world and display coordinates.