Mech-Eye API 2.5.1
API reference documentation for Mech-Eye 3D Laser Profiler
|
#include <string>
#include <iostream>
Go to the source code of this file.
Data Structures | |
struct | ErrorStatus |
Describes the types of errors. More... | |
Namespaces | |
namespace | mmind |
namespace | mmind::eye |
Functions | |
void | showError (const mmind::eye::ErrorStatus &status, const std::string &successMessage={}) |
Prints the error code and its description. | |