Public Member Functions | Private Attributes | List of all members
karto::CellUpdater Class Reference

#include <Karto.h>

Inheritance diagram for karto::CellUpdater:
Inheritance graph
[legend]

Public Member Functions

 CellUpdater (OccupancyGrid *pGrid)
 
virtual void operator() (kt_int32u index)
 
virtual ~CellUpdater ()
 

Private Attributes

OccupancyGridm_pOccupancyGrid
 

Detailed Description

Definition at line 5598 of file Karto.h.

Constructor & Destructor Documentation

◆ CellUpdater()

karto::CellUpdater::CellUpdater ( OccupancyGrid pGrid)
inline

Definition at line 5601 of file Karto.h.

◆ ~CellUpdater()

virtual karto::CellUpdater::~CellUpdater ( )
inlinevirtual

Destructor

Definition at line 5609 of file Karto.h.

Member Function Documentation

◆ operator()()

void karto::CellUpdater::operator() ( kt_int32u  index)
virtual

Updates the cell at the given index based on the grid's hits and pass counters

Parameters
index

Reimplemented from karto::Functor.

Definition at line 116 of file Karto.cpp.

Member Data Documentation

◆ m_pOccupancyGrid

OccupancyGrid* karto::CellUpdater::m_pOccupancyGrid
private

Definition at line 5618 of file Karto.h.


The documentation for this class was generated from the following files:


open_karto
Author(s):
autogenerated on Tue Jul 23 2024 02:26:00