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

buffer_data.hpp
Go to the documentation of this file.
1 #ifndef OGLPLUS_UTILS_BUFFER_DATA_HPP
9 #define OGLPLUS_UTILS_BUFFER_DATA_HPP
10 
11 #include <eagine/buffer_data.hpp>
13 
14 namespace eagine::oglp {
15 
16 using buffer_data_spec = eagine::buffer_data_spec<gl_types::sizeiptr_type>;
17 
18 } // namespace eagine::oglp
19 
20 #endif // OGLPLUS_UTILS_BUFFER_DATA_HPP

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