C# Class RedBadger.Xpf.Internal.VectorExtensions

Afficher le fichier Open project: redbadger/XPF

Méthodes publiques

Méthode Description
IsCloseTo ( this value1, Vector value2 ) : bool
IsDifferentFrom ( this value1, Vector value2 ) : bool

Method Details

IsCloseTo() public static méthode

public static IsCloseTo ( this value1, Vector value2 ) : bool
value1 this
value2 Vector
Résultat bool

IsDifferentFrom() public static méthode

public static IsDifferentFrom ( this value1, Vector value2 ) : bool
value1 this
value2 Vector
Résultat bool