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

alut_api.hpp
Go to the documentation of this file.
1 #ifndef OALPLUS_ALUT_API_HPP
9 #define OALPLUS_ALUT_API_HPP
10 
11 #include "alut_api_fwd.hpp"
12 #include "basic_alut_api.hpp"
13 
14 #if !OALPLUS_LINK_LIBRARY || defined(OALPLUS_IMPLEMENTING_LIBRARY)
15 #include <oalplus/alut_api.inl>
16 #endif
17 
18 #endif // OALPLUS_ALUT_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).