C# Class Kalcium.VectorOperations

Show file Open project: skanaar/Kalcium

Public Methods

Method Description
Normalized ( this me ) : System.Windows.Vector
Orthogonal ( this me ) : System.Windows.Vector

Method Details

Normalized() public static method

public static Normalized ( this me ) : System.Windows.Vector
me this
return System.Windows.Vector

Orthogonal() public static method

public static Orthogonal ( this me ) : System.Windows.Vector
me this
return System.Windows.Vector