C# Class CSPspEmu.Core.Gpu.Vector4fRawExtensions

Show file Open project: soywiz/cspspemu

Public Methods

Method Description
Normalize ( this Vector ) : CSharpPlatform.Vector4f
ToVector3 ( this Vector ) : CSharpPlatform.Vector4f

Method Details

Normalize() public static method

public static Normalize ( this Vector ) : CSharpPlatform.Vector4f
Vector this
return CSharpPlatform.Vector4f

ToVector3() public static method

public static ToVector3 ( this Vector ) : CSharpPlatform.Vector4f
Vector this
return CSharpPlatform.Vector4f