monado/src/xrt/auxiliary/ogl/ogl_documentation.h
2019-10-09 17:07:23 +01:00

26 lines
416 B
C

// Copyright 2019, Collabora, Ltd.
// SPDX-License-Identifier: BSL-1.0
/*!
* @file
* @brief Header with just documentation.
* @author Jakob Bornecrantz <jakob@collabora.com>
* @ingroup aux_ogl
*/
#pragma once
/*!
* @defgroup aux_ogl OpenGL bindings
* @ingroup aux
*
* @brief OpenGL bindings helper library.
*/
/*!
* @dir auxiliary/ogl
* @ingroup aux
*
* @brief OpenGL bindings helper library.
*/