31#ifndef vtkPolygonalHandleRepresentation3D_h
32#define vtkPolygonalHandleRepresentation3D_h
35#include "vtkInteractionWidgetsModule.h"
vtkAbstractPolygonalHandleRepresentation3D()
a simple class to control print indentation
static vtkPolygonalHandleRepresentation3D * New()
Instantiate this class.
~vtkPolygonalHandleRepresentation3D() override=default
void PrintSelf(ostream &os, vtkIndent indent) override
Standard methods for instances of this class.
void SetWorldPosition(double p[3]) override
Set the position of the point in world and display coordinates.
vtkPolygonalHandleRepresentation3D()