E3DPlane::GetTransformationTo

Return the transformation that moves the plane to the given destination plane.

Namespace: Euresys::Open_eVision::Easy3D

[C++]

E3DTransformMatrix GetTransformationTo(
   const E3DPlane& destination
)

Parameters

destination

The destination plane.

E3DPlane.GetTransformationTo

Return the transformation that moves the plane to the given destination plane.

Namespace: Euresys.Open_eVision.Easy3D

[C#]

Euresys.Open_eVision.Easy3D.E3DTransformMatrix GetTransformationTo(
   Euresys.Open_eVision.Easy3D.E3DPlane destination
)

Parameters

destination

The destination plane.