#include <ArCameraCollection.h>
Public Member Functions | |
| CommandInfo () | |
| Constructor.  | |
| ~CommandInfo () | |
| Destructor.  | |
Public Attributes | |
| std::string | myCameraCommandName | 
| Unique name of the corresponding command (or packet) for this camera.  | |
| std::string | myCommand | 
| Generic name of the command.  | |
| int | myRequestInterval | 
| Default number of milliseconds between command requests.  | |
 1.5.1