BodyConf.hpp File Reference

Go to the source code of this file.

Classes

struct  playrho::d2::BodyConf
 Body configuration. More...
 

Namespaces

 playrho
 
 playrho::d2
 

Functions

PLAYRHO_CONSTEXPR BodyConf playrho::d2::GetDefaultBodyConf () noexcept
 Gets the default body definition. More...
 
BodyConf playrho::d2::GetBodyConf (const Body &body) noexcept
 Gets the body definition for the given body. More...
 

Detailed Description

Declarations of the BodyConf struct and free functions associated with it.

Definition in file BodyConf.hpp.