|
vrcore
0.45
visuReal Messkern
|
#include <iostream>
Go to the source code of this file.
Functions | |
| bool | jsonProcess (std::istream &input, std::ostream &output) |
| Berechnet Zentrierdaten aus input und gibt die Ergebnisse auf output aus. More... | |
| std::string | getCoreVersion () |
| gibt vrcore-Version als string zurück. | |
| bool jsonProcess | ( | std::istream & | input, |
| std::ostream & | output | ||
| ) |
Berechnet Zentrierdaten aus input und gibt die Ergebnisse auf output aus.
| input | Eingabe-Stream (JSON) |
| output | Ausgabe-Stream (JSON) |