A pair of objects that are not culling away and should further check collision. More...
#include <hpp/fcl/broadphase/broadphase_SaP.h>
Public Member Functions | |
SaPPair (CollisionObject *a, CollisionObject *b) | |
bool | operator== (const SaPPair &other) const |
Public Attributes | |
CollisionObject * | obj1 |
CollisionObject * | obj2 |
A pair of objects that are not culling away and should further check collision.
|
inline |
|
inline |
CollisionObject* fcl::SaPCollisionManager::SaPPair::obj1 |
CollisionObject* fcl::SaPCollisionManager::SaPPair::obj2 |