EPointCloud::operator=

Assignment operator.

Namespace: Euresys::Open_eVision::Easy3D

[C++]

EPointCloud& operator=(
   const EPointCloud& other
)

Parameters

other

The EPointCloud object that should be copied.

EPointCloud.operator=

Assignment operator.

Namespace: Euresys.Open_eVision.Easy3D

[C#]

Euresys.Open_eVision.Easy3D.EPointCloud operator=(
   Euresys.Open_eVision.Easy3D.EPointCloud other
)

Parameters

other

The EPointCloud object that should be copied.