glMatrix.h
Go to the documentation of this file.
1 // SPDX-FileCopyrightText: Copyright (c) Ken Martin, Will Schroeder, Bill Lorensen
2 // SPDX-License-Identifier: BSD-3-Clause
3 #ifndef glMatrix_h
4 #define glMatrix_h
5 
7 VTKWEBGLEXPORTER_NO_EXPORT extern const char *glMatrix;
8 
9 #endif
VTKWEBGLEXPORTER_NO_EXPORT const char * glMatrix
#define VTKWEBGLEXPORTER_NO_EXPORT