MonoMac.OpenGL.Vector3d.LengthSquared Property
Gets the square of the vector length (magnitude).

Syntax

public double LengthSquared { get; }

See Also

Vector3d.LengthFast

Value

Documentation for this section has not yet been entered.

Remarks

This property avoids the costly square root operation required by the Length property. This makes it more suitable for comparisons.

Requirements

Namespace: MonoMac.OpenGL
Assembly: XamMac (in XamMac.dll)
Assembly Versions: 0.0.0.0