|
Aria
2.8.0
|
Stores a set of video device parameters read from one of the video sections of a robot parameter file. More...
#include <ArRobotParams.h>
Public Member Functions | |
| void | merge (const ArVideoParams &other) |
| Copy values of any parameters in other into this, if given in other. | |
| void | setAddress (const std::string &a) |
| void | setConnect (bool c) |
| void | setDevice (const std::string &name, int idx, int chan) |
| void | setImageSize (int w, int h) |
| void | setInverted (bool i) |
| void | setTCPPort (int p) |
| void | setType (const std::string &t) |
Stores a set of video device parameters read from one of the video sections of a robot parameter file.