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