less-than ordering of bins for usage in STL containers More...
#include <mrpt/slam/PF_aux_structs.h>
Public Member Functions | |
| bool | operator() (const TPoseBin2D &s1, const TPoseBin2D &s2) const |
less-than ordering of bins for usage in STL containers
Definition at line 56 of file PF_aux_structs.h.
| bool mrpt::slam::detail::TPoseBin2D::lt_operator::operator() | ( | const TPoseBin2D & | s1, | |
| const TPoseBin2D & | s2 | |||
| ) | const [inline] |
Definition at line 58 of file PF_aux_structs.h.
References mrpt::slam::detail::TPoseBin2D::phi, mrpt::slam::detail::TPoseBin2D::x, and mrpt::slam::detail::TPoseBin2D::y.
| Page generated by Doxygen 1.6.1 for MRPT 0.9.0 SVN: at Mon Jun 7 06:47:58 UTC 2010 |