Mech-DLK SDK C++ API 2.1.0
C++ API reference documentation for secondary development with Mech-DLK
|
Defines the fast positioning result. More...
#include <MMIndResult.h>
Public Attributes | |
std::vector< double > | angles |
Result of the rotation angle. | |
std::vector< MMindPoint > | rotationCenterPoints |
Result of the rotation center point. | |
Defines the fast positioning result.
std::vector<double> mmind::dl::MMindFastPositioningResult::angles |
Result of the rotation angle.
std::vector<MMindPoint> mmind::dl::MMindFastPositioningResult::rotationCenterPoints |
Result of the rotation center point.