OGLplus
(0.59.0)
a C++ wrapper for rendering APIs
oglplus
utils
buffer_size.hpp
Go to the documentation of this file.
1
#ifndef OGLPLUS_UTILS_BUFFER_SIZE_HPP
9
#define OGLPLUS_UTILS_BUFFER_SIZE_HPP
10
11
#include <
eagine/buffer_size.hpp
>
12
#include <
oglplus/gl_api/config.hpp
>
13
14
namespace
eagine::oglp {
15
16
using
buffer_size = eagine::buffer_size<gl_types::sizeiptr_type>;
17
18
}
// namespace eagine::oglp
19
20
#endif // OGLPLUS_UTILS_BUFFER_SIZE_HPP
buffer_size.hpp
config.hpp
Copyright © 2015-2021
Matúš Chochlík
.
<
chochlik -at -gmail.com
>
Documentation generated on Tue Apr 13 2021 by
Doxygen
(version 1.8.17).