C# Class RemoteTech.FlightComputer.SteeringHelper.Matrix3x3

Afficher le fichier Open project: RemoteTechnologiesGroup/RemoteTech

Méthodes publiques

Méthode Description
operator ( ) : UnityEngine.Vector3d
this ( int i, int j ) : double

Method Details

operator() public static méthode

public static operator ( ) : UnityEngine.Vector3d
Résultat UnityEngine.Vector3d

this() public méthode

public this ( int i, int j ) : double
i int
j int
Résultat double