EMesh::GetPointCloud

Returns the point cloud of the EMesh object.

Namespace: Euresys::Open_eVision::Easy3D

[C++]

const EPointCloud& GetPointCloud() const

EMesh.PointCloud

Returns the point cloud of the EMesh object.

Namespace: Euresys.Open_eVision.Easy3D

[C#]

Euresys.Open_eVision.Easy3D.EPointCloud PointCloud

{ get; }