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

Represents a point in DepthMap with the depth (z-coordinate) information. More...

#include <Frame3D.h>

Public Attributes

float z {0}
 Depth channel, unit: mm, invalid data: nan.
 

Detailed Description

Represents a point in DepthMap with the depth (z-coordinate) information.

Definition at line 50 of file Frame3D.h.

Member Data Documentation

◆ z

float mmind::eye::PointZ::z {0}

Depth channel, unit: mm, invalid data: nan.

Definition at line 52 of file Frame3D.h.


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