|
Mech-Eye API 2.2.0
API reference documentation for Mech-Eye Industrial 3D Camera
|
The pixel element struct in UntexturedPointCloud with X, Y, and Z information. More...
#include <Frame3D.h>
Public Attributes | |
| float | x {0} |
| X channel, unit: mm, invalid data: nan. | |
| float | y {0} |
| Y channel, unit: mm, invalid data: nan. | |
| float | z {0} |
| Z channel, unit: mm, invalid data: nan. | |
The pixel element struct in UntexturedPointCloud with X, Y, and Z information.
| float mmind::eye::PointXYZ::x {0} |
| float mmind::eye::PointXYZ::y {0} |
| float mmind::eye::PointXYZ::z {0} |