FCL  0.6.0
Flexible Collision Library
fcl::SortByZLow< S > Struct Template Reference

Functor sorting objects according to the AABB<S> lower z bound. More...

#include <broadphase_SSaP-inl.h>

Public Member Functions

bool operator() (const CollisionObject< S > *a, const CollisionObject< S > *b) const
 

Detailed Description

template<typename S>
struct fcl::SortByZLow< S >

Functor sorting objects according to the AABB<S> lower z bound.


The documentation for this struct was generated from the following file: