C# Class OpenTK.Extensions.MathExtensions

Afficher le fichier Open project: smalld/particle_system

Méthodes publiques

Méthode Description
NormalizedCoord ( this v ) : System.Vector3
NormalizedCoord ( this v ) : Vector3d

Method Details

NormalizedCoord() public static méthode

public static NormalizedCoord ( this v ) : System.Vector3
v this
Résultat System.Vector3

NormalizedCoord() public static méthode

public static NormalizedCoord ( this v ) : Vector3d
v this
Résultat Vector3d