Functor sorting objects according to the AABB lower y bound. More...
Public Member Functions | |
bool | operator() (const CollisionObject *a, const CollisionObject *b) const |
Functor sorting objects according to the AABB lower y bound.
Definition at line 56 of file broadphase_SSaP.cpp.
bool fcl::SortByYLow::operator() | ( | const CollisionObject * | a, |
const CollisionObject * | b | ||
) | const [inline] |
Definition at line 58 of file broadphase_SSaP.cpp.