Mech-DLK SDK C API 2.1.0
C API reference documentation for secondary development with Mech-DLK
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Pages
Data Fields
FastPositioningResult Struct Reference

This struct defines the fast positioning result. More...

#include <dl_result.h>

Data Fields

Point rotationCenterPoint
 Result of the rotation center point.
 
double rotationAngle
 Result of the rotation angle.
 
ResultRestoreInfo restoreInfo
 Information required for result restoration.
 

Detailed Description

This struct defines the fast positioning result.

Field Documentation

◆ restoreInfo

ResultRestoreInfo FastPositioningResult::restoreInfo

Information required for result restoration.

◆ rotationAngle

double FastPositioningResult::rotationAngle

Result of the rotation angle.

◆ rotationCenterPoint

Point FastPositioningResult::rotationCenterPoint

Result of the rotation center point.


The documentation for this struct was generated from the following file: