EPointCloud::EPointCloud

Creates an EPointCloud object.

Namespace: Euresys::Open_eVision::Easy3D

[C++]

void EPointCloud(
)

void EPointCloud(
   const EPointCloud& other
)

Parameters

other

Reference to the EPointCloud used for the initialization.

EPointCloud.EPointCloud

Creates an EPointCloud object.

Namespace: Euresys.Open_eVision.Easy3D

[C#]

void EPointCloud(
)

void EPointCloud(
   Euresys.Open_eVision.Easy3D.EPointCloud other
)

Parameters

other

Reference to the EPointCloud used for the initialization.