Collision.cpp File Reference
#include <PlayRho/Collision/Collision.hpp>
#include <PlayRho/Collision/Manifold.hpp>
#include <cmath>

Go to the source code of this file.

Namespaces

 playrho
 
 playrho::d2
 

Functions

PointStates playrho::d2::GetPointStates (const Manifold &manifold1, const Manifold &manifold2) noexcept
 Computes the point states given two manifolds. More...
 
ClipList playrho::d2::ClipSegmentToLine (const ClipList &vIn, const UnitVec &normal, Length offset, ContactFeature::Index indexA)