Collaboration diagram for GT2005StableSelfLocator::Cell:

Public Member Functions | |
| Cell () | |
| Constructor. | |
Public Attributes | |
| int | count |
| The number of samples in this cube. | |
| GT2005StableSelfLocatorSample * | first |
| The first sample in this cube. | |
Definition at line 149 of file GT2005StableSelfLocator.h.
|
|
Constructor. preinititalize first with 0 to enshure correct end of queue detection Definition at line 159 of file GT2005StableSelfLocator.h. |
|
|
The number of samples in this cube.
Definition at line 152 of file GT2005StableSelfLocator.h. Referenced by GT2005StableSelfLocator::calcPose(). |
|
|
The first sample in this cube.
Definition at line 153 of file GT2005StableSelfLocator.h. Referenced by GT2005StableSelfLocator::calcPose(). |
1.3.6