OGLplus
(0.59.0)
a C++ wrapper for rendering APIs
Main Page
Modules
Namespaces
Namespace List
Namespace Members
All
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
r
s
t
u
v
Functions
a
b
c
d
e
f
g
i
k
l
m
n
o
p
r
s
t
u
Variables
Typedefs
a
b
c
d
e
g
h
i
k
l
m
n
o
p
r
s
t
u
v
Enumerations
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Functions
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Variables
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
Typedefs
a
b
c
d
e
f
g
h
i
k
m
n
o
p
r
s
t
u
v
Related Functions
o
Files
File List
File Members
All
Macros
Examples
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).