OGLplus  (0.59.0) a C++ wrapper for rendering APIs

egl_api.hpp
Go to the documentation of this file.
1 #ifndef EGLPLUS_EGL_API_HPP
9 #define EGLPLUS_EGL_API_HPP
10 
11 #include "basic_egl_api.hpp"
12 #include "egl_api_fwd.hpp"
13 
14 #if !EGLPLUS_LINK_LIBRARY || defined(EGLPLUS_IMPLEMENTING_LIBRARY)
15 #include <eglplus/egl_api.inl>
16 #endif
17 
18 #endif // EGLPLUS_EGL_API_HPP

Copyright © 2015-2021 Matúš Chochlík.
<chochlik -at -gmail.com>
Documentation generated on Tue Apr 13 2021 by Doxygen (version 1.8.17).