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 207 of file broadphase_SaP.h.
fcl::SaPCollisionManager::isUnregistered::isUnregistered | ( | CollisionObject * | obj_ | ) | [inline] |
Definition at line 212 of file broadphase_SaP.h.
bool fcl::SaPCollisionManager::isUnregistered::operator() | ( | const SaPPair & | pair | ) | const [inline] |
Definition at line 215 of file broadphase_SaP.h.
Definition at line 209 of file broadphase_SaP.h.