C# 클래스 RemoteTech.FlightComputer.SteeringHelper.Matrix3x3

파일 보기 프로젝트 열기: RemoteTechnologiesGroup/RemoteTech

공개 메소드들

메소드 설명
operator ( ) : UnityEngine.Vector3d
this ( int i, int j ) : double

메소드 상세

operator() 공개 정적인 메소드

public static operator ( ) : UnityEngine.Vector3d
리턴 UnityEngine.Vector3d

this() 공개 메소드

public this ( int i, int j ) : double
i int
j int
리턴 double