Gravity Engine 12.0
Unity Asset for Gravity
|
Public Member Functions | |
string | GetName () |
string[] | GetSolutionNames () |
bool | GetDataForSolutionName (string name, ref double[,] x, ref double[,] v, ref GravityEngine.Algorithm algorithm, ref float scale) |
string | GetName () |
string[] | GetSolutionNames () |
bool | GetDataForSolutionName (string name, ref double[,] x, ref double[,] v, ref GravityEngine.Algorithm algorithm, ref float scale) |
bool BrouckeR.GetDataForSolutionName | ( | string | name, |
ref double | x[,], | ||
ref double | v[,], | ||
ref GravityEngine::Algorithm | algorithm, | ||
ref float | scale | ||
) |
Implements ISolutionSet.
string BrouckeR.GetName | ( | ) |
Implements ISolutionSet.
string[] BrouckeR.GetSolutionNames | ( | ) |
Implements ISolutionSet.