#include "../../oalplus/al_api_fwd.hpp"
#include "../../oglplus/gl_api_fwd.hpp"
#include "../application_config.hpp"
#include "../assert.hpp"
#include "../flat_map.hpp"
#include "../main_ctx_object.hpp"
#include "../memory/buffer.hpp"
#include "interface.hpp"
#include "options.hpp"
#include "state_view.hpp"
#include <map>
#include <eagine/application/context.inl>
Go to the source code of this file.
Classes | |
class | eagine::application::video_context |
Class holding video rendering-related application support objects. More... | |
class | eagine::application::audio_context |
Class holding audio playback and recording-related application support objects. More... | |
class | eagine::application::execution_context |
Class holding shared video/audio rendering application support objects. More... | |
Namespaces | |
eagine | |
Common code is placed in this namespace. | |
eagine::application | |
Application harness / wrapper code is placed in this namespace. | |
Copyright Matus Chochlik. Distributed under the Boost Software License, Version 1.0. See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt