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

Structures and functions used for computing before and after like point oriented collision response states. More...

Include dependency graph for PointStates.hpp:

Classes

struct  playrho::d2::PointStates
 Point states. More...
 

Namespaces

 playrho
 
 playrho::d2
 

Functions

PointStates playrho::d2::GetPointStates (const Manifold &manifold1, const Manifold &manifold2) noexcept
 Computes the before and after like point states given two manifolds. More...
 

Detailed Description

Structures and functions used for computing before and after like point oriented collision response states.