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