Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

SlamSelfLocator::Cell Class Reference

The class represents a cell in a cube that is used to determine the largest sample cluster. More...

Collaboration diagram for SlamSelfLocator::Cell:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 Cell ()
 Constructor.


Public Attributes

int count
 The number of samples in this cube.

SlamSelfLocatorSamplefirst
 The first sample in this cube.


Detailed Description

The class represents a cell in a cube that is used to determine the largest sample cluster.

Definition at line 148 of file SlamSelfLocator.h.


Constructor & Destructor Documentation

SlamSelfLocator::Cell::Cell  )  [inline]
 

Constructor.

preinititalize first with 0 to enshure correct end of queue detection

Definition at line 158 of file SlamSelfLocator.h.


Member Data Documentation

int SlamSelfLocator::Cell::count
 

The number of samples in this cube.

Definition at line 151 of file SlamSelfLocator.h.

Referenced by SlamSelfLocator::calcPose().

SlamSelfLocatorSample* SlamSelfLocator::Cell::first
 

The first sample in this cube.

Definition at line 152 of file SlamSelfLocator.h.

Referenced by SlamSelfLocator::calcPose().


The documentation for this class was generated from the following file:
Generated on Mon Mar 20 22:21:19 2006 for GT2005 by doxygen 1.3.6