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

Declaration of the KeyedContactID alias. More...

#include <utility>
#include <playrho/ContactKey.hpp>
#include <playrho/ContactID.hpp>
Include dependency graph for KeyedContactID.hpp:
This graph shows which files directly or indirectly include this file:

Namespaces

 playrho
 

Typedefs

using playrho::KeyedContactID = std::pair< ContactKey, ContactID >
 Keyed contact identifier.
 

Detailed Description

Declaration of the KeyedContactID alias.