Collaboration diagram for GT2005SelfLocator::Cell:

Public Member Functions | |
| Cell () | |
| Constructor. | |
Public Attributes | |
| int | count |
| The number of samples in this cube. | |
| GT2005SelfLocatorSample * | first |
| The first sample in this cube. | |
Definition at line 52 of file GT2005SelfLocator.h.
|
|
Constructor. preinititalize first with 0 to enshure correct end of queue detection Definition at line 62 of file GT2005SelfLocator.h. |
|
|
The number of samples in this cube.
Definition at line 55 of file GT2005SelfLocator.h. Referenced by GT2005SelfLocator::calcPose(). |
|
|
The first sample in this cube.
Definition at line 56 of file GT2005SelfLocator.h. Referenced by GT2005SelfLocator::calcPose(). |
1.3.6