OGLplus
(0.59.0)
a C++ wrapper for rendering APIs
eagine
application
fwd.hpp
Go to the documentation of this file.
1
9
#ifndef EAGINE_APPLICATION_FWD_HPP
10
#define EAGINE_APPLICATION_FWD_HPP
11
12
#include "../main_ctx_fwd.hpp"
13
14
namespace
eagine::application
{
15
16
class
context_state;
17
class
context_state_view;
18
class
video_context_state;
19
class
execution_context;
20
class
video_context;
21
class
audio_context;
22
class
orbiting_camera;
23
24
}
// namespace eagine::application
25
26
#endif
eagine::application
Application harness / wrapper code is placed in this namespace.
Definition:
eagine.hpp:72
Copyright © 2015-2021
Matúš Chochlík
.
<
chochlik -at -gmail.com
>
Documentation generated on Tue Apr 13 2021 by
Doxygen
(version 1.8.17).