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

buffer_fwd.hpp
Go to the documentation of this file.
1 
9 #ifndef EAGINE_MEMORY_BUFFER_FWD_HPP
10 #define EAGINE_MEMORY_BUFFER_FWD_HPP
11 
12 namespace eagine::memory {
13 
14 class buffer;
15 
16 } // namespace eagine::memory
17 
18 #endif // EAGINE_MEMORY_BUFFER_FWD_HPP

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