VTK  9.3.0
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
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
represent a user defined handle geometry in 3D while maintaining a fixed orientation w....
a simple class to control print indentation
Definition vtkIndent.h:29
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.
void UpdateHandle() override
Override the superclass method.
static vtkOrientedPolygonalHandleRepresentation3D * New()
Instantiate this class.