E3DObject::operator==

Comparison operator

Namespace: Euresys::Open_eVision::Easy3D

[C++]

bool operator==(
   const E3DObject& other
)

Parameters

other

The other E3DObject.

E3DObject.operator==

Comparison operator

Namespace: Euresys.Open_eVision.Easy3D

[C#]

bool operator==(
   Euresys.Open_eVision.Easy3D.E3DObject other
)

Parameters

other

The other E3DObject.