Collaboration diagram for GT2004SelfLocator::Cell:
Public Member Functions | |
Cell () | |
Constructor. | |
Public Attributes | |
int | count |
The number of samples in this cube. | |
Sample * | first |
The first sample in this cube. |
Definition at line 65 of file GT2004SelfLocator.h.
|
Constructor.
Definition at line 75 of file GT2004SelfLocator.h. |
|
The number of samples in this cube.
Definition at line 68 of file GT2004SelfLocator.h. Referenced by GT2004SelfLocator::calcPose(). |
|
The first sample in this cube.
Definition at line 69 of file GT2004SelfLocator.h. Referenced by GT2004SelfLocator::calcPose(). |