COVISE Core
cudaglinterop.h
Go to the documentation of this file.
1/* This file is part of COVISE.
2
3 You can use it under the terms of the GNU Lesser General Public License
4 version 2.1 or later, see lgpl-2.1.txt.
5
6 * License: LGPL 2+ */
7
8#ifndef CUDAGLINTEROP_H
9#define CUDAGLINTEROP_H
10
11#include <util/coExport.h>
12
14
15#endif
#define GPUEXPORT
Definition: coExport.h:111
bool GPUEXPORT initCudaGlInterop()
Definition: cudaglinterop.cpp:28