#include <OpenMapper.h>

Public Member Functions | |
| ScanMatcherGridSet (CorrelationGrid *pCorrelationGrid, Grid< kt_double > *pSearchSpaceProbs, GridIndexLookup< kt_int8u > *pGridLookup) | |
| virtual | ~ScanMatcherGridSet () |
Public Attributes | |
| SmartPointer< CorrelationGrid > | m_pCorrelationGrid |
| GridIndexLookup< kt_int8u > * | m_pGridLookup |
| SmartPointer< Grid< kt_double > > | m_pSearchSpaceProbs |
Definition at line 1047 of file OpenMapper.h.
| karto::ScanMatcherGridSet::ScanMatcherGridSet | ( | CorrelationGrid * | pCorrelationGrid, |
| Grid< kt_double > * | pSearchSpaceProbs, | ||
| GridIndexLookup< kt_int8u > * | pGridLookup | ||
| ) | [inline] |
Definition at line 1050 of file OpenMapper.h.
| virtual karto::ScanMatcherGridSet::~ScanMatcherGridSet | ( | ) | [inline, virtual] |
Definition at line 1059 of file OpenMapper.h.
Definition at line 1064 of file OpenMapper.h.
Definition at line 1066 of file OpenMapper.h.
Definition at line 1065 of file OpenMapper.h.