VTK  9.5.20251120
vtkOrientedPolygonalHandleRepresentation3D.h
Go to the documentation of this file.
1// SPDX-FileCopyrightText: Copyright (c) Ken Martin, Will Schroeder, Bill Lorensen
2// SPDX-License-Identifier: BSD-3-Clause
22
23#ifndef vtkOrientedPolygonalHandleRepresentation3D_h
24#define vtkOrientedPolygonalHandleRepresentation3D_h
25
27#include "vtkInteractionWidgetsModule.h" // For export macro
28
29VTK_ABI_NAMESPACE_BEGIN
62
63VTK_ABI_NAMESPACE_END
64#endif
a simple class to control print indentation
Definition vtkIndent.h:108
void PrintSelf(ostream &os, vtkIndent indent) override
Standard methods for instances of this class.
void UpdateHandle() override
Override the superclass method.
static vtkOrientedPolygonalHandleRepresentation3D * New()
Instantiate this class.