Documentation Portal      

What are you looking for?

EMesh::EMesh

Creates an EMesh object.

Namespace: Euresys::Open_eVision_2_6::Easy3D

[C++]

void EMesh(
)

void EMesh(
   const EPointCloud& point_cloud
)

void EMesh(
   const EPointCloud& point_cloud,
   const std::vector<int>& triangle_indexes
)

void EMesh(
   const EMesh& other
)

Parameters

point_cloud

A point cloud

triangle_indexes

-

other

An other E3DObject

EMesh.EMesh

Creates an EMesh object.

Namespace: Euresys.Open_eVision_2_6.Easy3D

[C#]

void EMesh(
)

void EMesh(
   Euresys.Open_eVision_2_6.Easy3D.EPointCloud point_cloud
)

void EMesh(
   Euresys.Open_eVision_2_6.Easy3D.EPointCloud point_cloud,
   int[] triangle_indexes
)

void EMesh(
   Euresys.Open_eVision_2_6.Easy3D.EMesh other
)

Parameters

point_cloud

A point cloud

triangle_indexes

-

other

An other E3DObject

Which API shall we display?

© 2018 EURESYS s.a.  -  About Documentation  -  Open Source Licenses  -  Open eVision 2.6.1.1110