ChainShapeConf.cpp File Reference
#include <PlayRho/Collision/Shapes/ChainShapeConf.hpp>#include <PlayRho/Collision/AABB.hpp>#include <algorithm>#include <iterator>Go to the source code of this file.
Namespaces | |
| playrho | |
| playrho::d2 | |
Functions | |
| ChainShapeConf | playrho::d2::GetChainShapeConf (Length2 dimensions) |
| Gets an enclosing chain shape configuration for an axis aligned rectangle of the given dimensions (width and height). More... | |
| ChainShapeConf | playrho::d2::GetChainShapeConf (const AABB &arg) |
| Gets an enclosing chain shape configuration for the given axis aligned box. More... | |

