C# Class CSPspEmu.Core.Gpu.Vector4fRawExtensions

Afficher le fichier Open project: soywiz/cspspemu

Méthodes publiques

Méthode Description
Normalize ( this Vector ) : CSharpPlatform.Vector4f
ToVector3 ( this Vector ) : CSharpPlatform.Vector4f

Method Details

Normalize() public static méthode

public static Normalize ( this Vector ) : CSharpPlatform.Vector4f
Vector this
Résultat CSharpPlatform.Vector4f

ToVector3() public static méthode

public static ToVector3 ( this Vector ) : CSharpPlatform.Vector4f
Vector this
Résultat CSharpPlatform.Vector4f