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