C# 클래스 VVVV.Nodes.OpenGL.Utilities.UMath

파일 보기 프로젝트 열기: elliotwoods/VVVV.Nodes.GL

공개 메소드들

메소드 설명
ToGL ( Matrix4x4 matrix ) : System.Matrix4d
ToGL ( Vector3D v3 ) : Vector3d

메소드 상세

ToGL() 공개 정적인 메소드

public static ToGL ( Matrix4x4 matrix ) : System.Matrix4d
matrix Matrix4x4
리턴 System.Matrix4d

ToGL() 공개 정적인 메소드

public static ToGL ( Vector3D v3 ) : Vector3d
v3 Vector3D
리턴 Vector3d