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

Functor sorting objects according to the AABB<S> lower x 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::SortByXLow< S >

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


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