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 172 of file broadphase_SaP.h.
hpp::fcl::SaPCollisionManager::isUnregistered::isUnregistered | ( | CollisionObject * | obj_ | ) |
Definition at line 824 of file broadphase_SaP.cpp.
bool hpp::fcl::SaPCollisionManager::isUnregistered::operator() | ( | const SaPPair & | pair | ) | const |
Definition at line 828 of file broadphase_SaP.cpp.
|
private |
Definition at line 173 of file broadphase_SaP.h.