C# 클래스 OpenTK.Extensions.MathExtensions

파일 보기 프로젝트 열기: smalld/particle_system

공개 메소드들

메소드 설명
NormalizedCoord ( this v ) : System.Vector3
NormalizedCoord ( this v ) : Vector3d

메소드 상세

NormalizedCoord() 공개 정적인 메소드

public static NormalizedCoord ( this v ) : System.Vector3
v this
리턴 System.Vector3

NormalizedCoord() 공개 정적인 메소드

public static NormalizedCoord ( this v ) : Vector3d
v this
리턴 Vector3d