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

state_view.hpp File Reference
#include "../quantities.hpp"
#include "../value_with_history.hpp"
#include <chrono>

Go to the source code of this file.

Classes

class  eagine::application::context_state_view
 Read-only view of application context state values. More...
 

Namespaces

 eagine
 Common code is placed in this namespace.
 
 eagine::application
 Application harness / wrapper code is placed in this namespace.
 

Typedefs

template<typename T >
using eagine::application::state_value = value_with_history< T, 3 >
 Alias for application state value with history. More...
 
template<typename T >
using eagine::application::state_variable = variable_with_history< T, 3 >
 Alias for application state variable with history. More...
 

Detailed Description

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


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