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