PlayRho  2.0.0
An interactive physics engine & library.
WorldModel.hpp File Reference

Definitions of the WorldModel class and closely related code. More...

#include <type_traits>
#include <utility>
#include <playrho/d2/detail/WorldConcept.hpp>
Include dependency graph for WorldModel.hpp:
This graph shows which files directly or indirectly include this file:

Classes

struct  playrho::d2::detail::WorldModel< T >
 Interface between type class template instantiated for and the WorldConcept class. More...
 

Namespaces

 playrho
 
 playrho::d2
 
 playrho::d2::detail
 

Detailed Description

Definitions of the WorldModel class and closely related code.