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

main_ctx_fwd.hpp
Go to the documentation of this file.
1 #ifndef EAGINE_MAIN_CTX_FWD_HPP
9 #define EAGINE_MAIN_CTX_FWD_HPP
10 
11 #include "logging/fwd.hpp"
12 
13 namespace eagine {
14 
15 class application_config;
16 class master_ctx;
17 class main_ctx;
18 class main_ctx_log_backend_getter;
19 class main_ctx_object;
20 class main_ctx_object_parent_info;
21 
25 
26 } // namespace eagine
27 
28 #endif // EAGINE_MAIN_CTX_FWD_HPP
Helper class used to initialize main context objects.
Definition: main_ctx_object.hpp:45
Common code is placed in this namespace.
Definition: eagine.hpp:21

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