E3DSphere::operator=

Assignment operator

Namespace: Euresys::Open_eVision::Easy3D

[C++]

E3DSphere& operator=(
   const E3DSphere& other
)

Parameters

other

The E3DSphere object that should be copied.

E3DSphere.operator=

Assignment operator

Namespace: Euresys.Open_eVision.Easy3D

[C#]

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

Parameters

other

The E3DSphere object that should be copied.