![]() |
Scanframe Modular Application 0.1.0
|
Go to the source code of this file.
Classes | |
class | sf::gmi::AxesCoord |
All axis values in one structure accompanied by some handy manipulation methods. More... | |
Namespaces | |
namespace | sf |
namespace | sf::gmi |
Functions | |
_GMI_FUNC std::ostream & | sf::operator<< (std::ostream &os, const gmi::AxesCoord &ac) |
Operator for writing the sf::gmi::AxesCoord to an output-stream. | |
_GMI_FUNC std::istream & | sf::operator>> (std::istream &is, gmi::AxesCoord &ac) |
Operator for reading the sf::gmi::AxesCoord from an input stream. | |