E3DPlane::operator-

Operator "-": returns a new E3DPlane translated in the inverse of the direction of the normal to the plane.

Namespace: Euresys::Open_eVision::Easy3D

[C++]

E3DPlane operator-(
   float offset
)

Parameters

offset

offset value

E3DPlane.operator-

Operator "-": returns a new E3DPlane translated in the inverse of the direction of the normal to the plane.

Namespace: Euresys.Open_eVision.Easy3D

[C#]

Euresys.Open_eVision.Easy3D.E3DPlane operator-(
   float offset
)

Parameters

offset

offset value