Inheritance diagram for ArNetCameraRequest:

Public Member Functions | |
| ArNetCameraRequest (ArClientBase *client, const char *cameraName="") | |
| bool | requestPanTiltAbs (double pan, double tilt) |
| bool | requestPanTiltZoomAbs (double pan, double tilt, double zoom) |
| void | setCameraName (const char *name) |
| ArNetCameraRequest::ArNetCameraRequest | ( | ArClientBase * | client, | |
| const char * | cameraName = "" | |||
| ) | [inline] |
| bool ArNetCameraRequest::requestPanTiltAbs | ( | double | pan, | |
| double | tilt | |||
| ) |
| bool ArNetCameraRequest::requestPanTiltZoomAbs | ( | double | pan, | |
| double | tilt, | |||
| double | zoom | |||
| ) |
| void ArNetCameraRequest::setCameraName | ( | const char * | name | ) | [inline] |
1.4.7