// SPDX-FileCopyrightText: Copyright (c) Ken Martin, Will Schroeder, Bill Lorensen // SPDX-License-Identifier: BSD-3-Clause #ifndef vtkCellGridShaderTessellationDebugGeometry_h #define vtkCellGridShaderTessellationDebugGeometry_h #include "vtkRenderingCellGridModule.h" VTKRENDERINGCELLGRID_NO_EXPORT extern const char *vtkCellGridShaderTessellationDebugGeometry; #endif