23#ifndef vtkOrientedPolygonalHandleRepresentation3D_h 
   24#define vtkOrientedPolygonalHandleRepresentation3D_h 
   27#include "vtkInteractionWidgetsModule.h"  
   29VTK_ABI_NAMESPACE_BEGIN
 
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 while maintaining a fixed orientation w....
 
void PrintSelf(ostream &os, vtkIndent indent) override
Standard methods for instances of this class.
 
vtkOrientedPolygonalHandleRepresentation3D()
 
void UpdateHandle() override
Override the superclass method.
 
~vtkOrientedPolygonalHandleRepresentation3D() override
 
static vtkOrientedPolygonalHandleRepresentation3D * New()
Instantiate this class.