EWorldShape::operator=

Copies all the data from another EWorldShape object into the current EWorldShape object

Namespace: Euresys::Open_eVision

[C++]

EWorldShape& operator=(
   const EWorldShape& other
)

Parameters

other

EWorldShape object to be copied

EWorldShape.operator=

Copies all the data from another EWorldShape object into the current EWorldShape object

Namespace: Euresys.Open_eVision

[C#]

Euresys.Open_eVision.EWorldShape operator=(
   Euresys.Open_eVision.EWorldShape other
)

Parameters

other

EWorldShape object to be copied