oimo.collision.narrowphase
OimoPhysics API Documentation
.. | |
---|---|
detector | |
CollisionMatrix | CollisionMatrix provides corresponding collision detector for a pair of two geometries of given types. |
DetectorResult | The result of narrow-phase collision detection. This is used for generating contact points of a contact constraint at once or incrementally. |
DetectorResultPoint | The result point is a pair of the closest points of collision geometries detected by a collision detector. This holds relative closest points for each collision geometry and the amount of the overlap. |