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::PointXYZBGRWithNormals Struct Reference

The pixel element struct in TexturedPointCloudWithNormals with the coordinate (x, y, z), texture (blue, green, red), and normal vector coordinate (x, y, z) information. More...

#include <Frame2DAnd3D.h>

Public Attributes

PointXYZBGR colorPoint
 
NormalVector normal
 

Detailed Description

The pixel element struct in TexturedPointCloudWithNormals with the coordinate (x, y, z), texture (blue, green, red), and normal vector coordinate (x, y, z) information.

Definition at line 64 of file Frame2DAnd3D.h.

Member Data Documentation

◆ colorPoint

PointXYZBGR mmind::eye::PointXYZBGRWithNormals::colorPoint

Definition at line 66 of file Frame2DAnd3D.h.

◆ normal

NormalVector mmind::eye::PointXYZBGRWithNormals::normal

Definition at line 67 of file Frame2DAnd3D.h.


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