E3DTransformMatrix::operator=

Assignment operator.

Namespace: Euresys::Open_eVision::Easy3D

[C++]

E3DTransformMatrix& operator=(
   const E3DTransformMatrix& other
)

Parameters

other

An other E3DTransformMatrix.

E3DTransformMatrix.operator=

Assignment operator.

Namespace: Euresys.Open_eVision.Easy3D

[C#]

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

Parameters

other

An other E3DTransformMatrix.