VTK  9.3.1
vtkCompositeSurfaceLICMapperDelegator.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
10#ifndef vtkCompositeSurfaceLICMapperDelegator_h
11#define vtkCompositeSurfaceLICMapperDelegator_h
12
14
15#include "vtkRenderingLICOpenGL2Module.h" // for export macro
16
17VTK_ABI_NAMESPACE_BEGIN
18
41
42VTK_ABI_NAMESPACE_END
43#endif
a class that renders hierarchical polygonal data
Delegates rendering to vtkBatchedSurfaceLICMapper.
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
static vtkCompositeSurfaceLICMapperDelegator * New()
void ShallowCopy(vtkCompositePolyDataMapper *mapper) override
Copy over the reference to the input array of vectors that gets used by BatchedSurfaceLICMapper.
a simple class to control print indentation
Definition vtkIndent.h:29
An OpenGL delegator for batched rendering of multipler polydata with similar structure.