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