Definition of the BodyShapeFunction type alias.
More...
#include <functional>#include <utility>#include <playrho/BodyID.hpp>#include <playrho/ShapeID.hpp>Namespaces | |
| playrho | |
Typedefs | |
| using | playrho::BodyShapeFunction = std::function< void(std::pair< BodyID, ShapeID >)> |
| Body-shapes function. | |
Definition of the BodyShapeFunction type alias.