coal 3.0.2
Coal, The Collision Detection Library. Previously known as HPP-FCL, fork of FCL -- The Flexible Collision Library
Loading...
Searching...
No Matches
broadphase_SaP.h File Reference
#include <map>
#include <list>
#include "coal/broadphase/broadphase_collision_manager.h"

Go to the source code of this file.

Classes

class  coal::SaPCollisionManager
 Rigorous SAP collision manager. More...
struct  coal::SaPCollisionManager::SaPAABB
 SAP interval for one object. More...
struct  coal::SaPCollisionManager::EndPoint
 End point for an interval. More...
struct  coal::SaPCollisionManager::SaPPair
 A pair of objects that are not culling away and should further check collision. More...
class  coal::SaPCollisionManager::isUnregistered
 Functor to help unregister one object. More...
class  coal::SaPCollisionManager::isNotValidPair
 Functor to help remove collision pairs no longer valid (i.e., should be culled away) More...

Namespaces

namespace  coal
 Main namespace.