Functor to help unregister one object. More...
#include <broadphase_SaP.h>
| Public Member Functions | |
| isUnregistered (CollisionObject *obj_) | |
| bool | operator() (const SaPPair &pair) const | 
| Private Attributes | |
| CollisionObject * | obj | 
Functor to help unregister one object.
Definition at line 171 of file coal/broadphase/broadphase_SaP.h.
| coal::SaPCollisionManager::isUnregistered::isUnregistered | ( | CollisionObject * | obj_ | ) | 
Definition at line 830 of file broadphase_SaP.cpp.
| bool coal::SaPCollisionManager::isUnregistered::operator() | ( | const SaPPair & | pair | ) | const | 
Definition at line 834 of file broadphase_SaP.cpp.
| 
 | private | 
Definition at line 172 of file coal/broadphase/broadphase_SaP.h.