C# 클래스 CSPspEmu.Core.Gpu.Vector4fRawExtensions

파일 보기 프로젝트 열기: soywiz/cspspemu

공개 메소드들

메소드 설명
Normalize ( this Vector ) : CSharpPlatform.Vector4f
ToVector3 ( this Vector ) : CSharpPlatform.Vector4f

메소드 상세

Normalize() 공개 정적인 메소드

public static Normalize ( this Vector ) : CSharpPlatform.Vector4f
Vector this
리턴 CSharpPlatform.Vector4f

ToVector3() 공개 정적인 메소드

public static ToVector3 ( this Vector ) : CSharpPlatform.Vector4f
Vector this
리턴 CSharpPlatform.Vector4f