#include <RobotPoseCollection.h>
Collaboration diagram for RobotPoseCollection:

Public Member Functions | |
| RobotPoseCollection () | |
| RobotPose & | operator[] (int index) |
| const RobotPose & | operator[] (int index) const |
Public Attributes | |
| int | numberOfPoses |
| int | numberOfUsedPoses |
| RobotPose | poses [3] |
Definition at line 11 of file RobotPoseCollection.h.
|
|
Definition at line 9 of file RobotPoseCollection.cpp. |
|
|
Definition at line 20 of file RobotPoseCollection.h. References poses. |
|
|
Definition at line 21 of file RobotPoseCollection.h. References poses. |
|
|
Definition at line 14 of file RobotPoseCollection.h. Referenced by SlamSelfLocator::calcPose(), GT2005StableSelfLocator::calcPose(), GT2005SelfLocator::calcPose(), operator<<(), and operator>>(). |
|
|
Definition at line 15 of file RobotPoseCollection.h. Referenced by operator>>(). |
|
|
Definition at line 16 of file RobotPoseCollection.h. Referenced by SlamSelfLocator::calcPose(), GT2005StableSelfLocator::calcPose(), GT2005SelfLocator::calcPose(), GT2005TeamBallLocator::calcRepresentativeParticleContainer(), operator<<(), operator>>(), and operator[](). |
1.3.6