Scanframe Modular Application 0.1.0
Loading...
Searching...
No Matches
AxesCoord.h File Reference
#include <gmi/iface/GmiTypes.h>
#include <gmi/iface/global.h>
#include <math/Types.h>
Include dependency graph for AxesCoord.h:
This graph shows which files directly or indirectly include this file:

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.