Public Member Functions | |
Cell () | |
Public Attributes | |
int | count |
Sample * | first |
Definition at line 72 of file GT2004SelfLocator.h.
GT2004SelfLocator::Cell::Cell | ( | ) | [inline] |
The number of samples in this cube.
Definition at line 75 of file GT2004SelfLocator.h.
Referenced by GT2004SelfLocator::calcPose(), and Cell().
The first sample in this cube.
Definition at line 76 of file GT2004SelfLocator.h.
Referenced by GT2004SelfLocator::calcPose(), and Cell().