VTK  9.6.2
vtkCompositeDataDisplayAttributesLegacy.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
13
14#ifndef vtkCompositeDataDisplayAttributesLegacy_h
15#define vtkCompositeDataDisplayAttributesLegacy_h
16
17#include "vtkColor.h" // for vtkColor3d
18#include "vtkObject.h"
19#include "vtkRenderingCoreModule.h" // for export macro
20
21#include <map> // for std::map
22
23VTK_ABI_NAMESPACE_BEGIN
24class vtkBoundingBox;