Mech-Eye API 2.4.0
API reference documentation for Mech-Eye Industrial 3D Camera
|
Represents a point in UntexturedPointCloud with the coordinate (x, y, z) information. More...
#include <Frame3D.h>
Public Attributes | |
float | x {0} |
X channel, default unit: mm, invalid data: nan. | |
float | y {0} |
Y channel, default unit: mm, invalid data: nan. | |
float | z {0} |
Z channel, default unit: mm, invalid data: nan. | |
Represents a point in UntexturedPointCloud with the coordinate (x, y, z) information.
float mmind::eye::PointXYZ::x {0} |
float mmind::eye::PointXYZ::y {0} |
float mmind::eye::PointXYZ::z {0} |