#include <mrpt/slam/CLogOddsGridMap2D.h>
Static Public Attributes | |
| static const int8_t | CELLTYPE_MIN = -127 |
| static const int8_t | CELLTYPE_MAX = 127 |
| static const int8_t | P2LTABLE_SIZE = CELLTYPE_MAX |
| static const size_t | LOGODDS_LUT_ENTRIES = 1<<8 |
const int8_t mrpt::slam::detail::logoddscell_traits< int8_t >::CELLTYPE_MAX = 127 [static] |
Definition at line 45 of file CLogOddsGridMap2D.h.
const int8_t mrpt::slam::detail::logoddscell_traits< int8_t >::CELLTYPE_MIN = -127 [static] |
Definition at line 44 of file CLogOddsGridMap2D.h.
const size_t mrpt::slam::detail::logoddscell_traits< int8_t >::LOGODDS_LUT_ENTRIES = 1<<8 [static] |
Definition at line 47 of file CLogOddsGridMap2D.h.
const int8_t mrpt::slam::detail::logoddscell_traits< int8_t >::P2LTABLE_SIZE = CELLTYPE_MAX [static] |
Definition at line 46 of file CLogOddsGridMap2D.h.
| Page generated by Doxygen 1.7.5 for MRPT 0.9.5 SVN: at Thu Oct 13 21:25:36 UTC 2011 |