Mech-Eye API 2.4.0
API reference documentation for Mech-Eye Industrial 3D Camera
Loading...
Searching...
No Matches
Public Attributes | List of all members
mmind::api::ElementPointXYZ Struct Reference

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.
 

Detailed Description

Element in PointXYZMap.

Definition at line 68 of file MechEyeFrame.hpp.

Member Data Documentation

◆ x

float mmind::api::ElementPointXYZ::x {0}

X channel, unit: mm.

Definition at line 70 of file MechEyeFrame.hpp.

◆ y

float mmind::api::ElementPointXYZ::y {0}

Y channel, unit: mm.

Definition at line 71 of file MechEyeFrame.hpp.

◆ z

float mmind::api::ElementPointXYZ::z {0}

Z channel, unit: mm.

Definition at line 72 of file MechEyeFrame.hpp.


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