5 #include <opencv2/core/core.hpp> 32 const double &
v()
const;
42 const double &
w()
const;
48 void set (
double v,
double w );
56 os <<
"[" << o.
v() <<
", " << o.
w() <<
"]";
std::shared_ptr< Command > CommandPtr
Prototype.
std::shared_ptr< Command const > CommandConstPtr
friend std::ostream & operator<<(std::ostream &os, const Command &o)