#include "api_traits.hpp"
#include "config.hpp"
#include <eagine/diagnostic.hpp>
#include <eagine/nothing.hpp>
#include <eagine/preprocessor.hpp>
Go to the source code of this file.
Classes | |
class | eagine::eglp::basic_egl_c_api< ApiTraits > |
Class wrapping the C-functions from the EGL API. More... | |
Namespaces | |
eagine | |
Common code is placed in this namespace. | |
eagine::eglp | |
EGL-related code is placed in this namespace. | |
Typedefs | |
using | eagine::eglp::egl_c_api = basic_egl_c_api< egl_api_traits > |
Alias for the default EGL operations wrapper instantiation. | |
Copyright Matus Chochlik. Distributed under the Boost Software License, Version 1.0. See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt