Mech-Eye API 2.4.0
API reference documentation for Mech-Eye Industrial 3D Camera
|
Element in PointXYZMap. More...
#include <MechEyeFrame.hpp>
Public Attributes | |
float | x {0} |
X channel, unit: mm. | |
float | y {0} |
Y channel, unit: mm. | |
float | z {0} |
Z channel, unit: mm. | |
Element in PointXYZMap.
Definition at line 68 of file MechEyeFrame.hpp.
float mmind::api::ElementPointXYZ::x {0} |
X channel, unit: mm.
Definition at line 70 of file MechEyeFrame.hpp.
float mmind::api::ElementPointXYZ::y {0} |
Y channel, unit: mm.
Definition at line 71 of file MechEyeFrame.hpp.
float mmind::api::ElementPointXYZ::z {0} |
Z channel, unit: mm.
Definition at line 72 of file MechEyeFrame.hpp.