Public Member Functions | |
| SensorDetectPopup (ArRobot *robot, ArServerHandlerPopup *popupServer) | |
Protected Member Functions | |
| void | popupClosed (ArTypes::Byte4 popupID, int button) |
| void | sensorTask (void) |
Protected Attributes | |
| ArFunctor2C< SensorDetectPopup, ArTypes::Byte4, int > * | myPopupClosedCB |
| bool | myPopupDisplayed |
| ArServerHandlerPopup * | myPopupServer |
| double | myPrevObstacleAngle |
| bool | myPrevObstacleAngleValid |
| ArRobot * | myRobot |
| SensorDetectPopup::SensorDetectPopup | ( | ArRobot * | robot, | |
| ArServerHandlerPopup * | popupServer | |||
| ) |
| void SensorDetectPopup::popupClosed | ( | ArTypes::Byte4 | popupID, | |
| int | button | |||
| ) | [protected] |
| void SensorDetectPopup::sensorTask | ( | void | ) | [protected] |
ArFunctor2C<SensorDetectPopup, ArTypes::Byte4, int>* SensorDetectPopup::myPopupClosedCB [protected] |
bool SensorDetectPopup::myPopupDisplayed [protected] |
ArServerHandlerPopup* SensorDetectPopup::myPopupServer [protected] |
double SensorDetectPopup::myPrevObstacleAngle [protected] |
bool SensorDetectPopup::myPrevObstacleAngleValid [protected] |
ArRobot* SensorDetectPopup::myRobot [protected] |
1.4.7