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

GT2005SelfLocator::Cell Class Reference

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

Collaboration diagram for GT2005SelfLocator::Cell:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 Cell ()
 Constructor.


Public Attributes

int count
 The number of samples in this cube.

GT2005SelfLocatorSamplefirst
 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 52 of file GT2005SelfLocator.h.


Constructor & Destructor Documentation

GT2005SelfLocator::Cell::Cell  )  [inline]
 

Constructor.

preinititalize first with 0 to enshure correct end of queue detection

Definition at line 62 of file GT2005SelfLocator.h.


Member Data Documentation

int GT2005SelfLocator::Cell::count
 

The number of samples in this cube.

Definition at line 55 of file GT2005SelfLocator.h.

Referenced by GT2005SelfLocator::calcPose().

GT2005SelfLocatorSample* GT2005SelfLocator::Cell::first
 

The first sample in this cube.

Definition at line 56 of file GT2005SelfLocator.h.

Referenced by GT2005SelfLocator::calcPose().


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