VTK  9.5.2
vtkPiecewisePointHandleItem.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
3
14
15#ifndef vtkPiecewisePointHandleItem_h
16#define vtkPiecewisePointHandleItem_h
17
18#include "vtkChartsCoreModule.h" // For export macro
19#include "vtkContextItem.h"
20#include "vtkWeakPointer.h" // Needed for weak pointer to the PiecewiseFunction.
21#include "vtkWrappingHints.h" // For VTK_MARSHALAUTO
22
23VTK_ABI_NAMESPACE_BEGIN
24class