MonoMac.OpenGL.Vector2d: Property Members

The properties of MonoMac.OpenGL.Vector2d are listed below. For a list of all members, see the Vector2d Members list.

See Also: Inherited members from System.ValueType

Public Properties

[read-only]
Lengthdouble. Gets the length (magnitude) of the vector.
[read-only]
LengthSquareddouble. Gets the square of the vector length (magnitude).
[read-only]
PerpendicularLeftVector2d. Gets the perpendicular vector on the left side of this vector.
[read-only]
PerpendicularRightVector2d. Gets the perpendicular vector on the right side of this vector.