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