Gravity Engine 12.0
Unity Asset for Gravity
Loading...
Searching...
No Matches
Choreos Class Reference
Inheritance diagram for Choreos:
ISolutionSet

Classes

class  Solution
 

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)
 

Member Function Documentation

◆ GetDataForSolutionName()

bool Choreos.GetDataForSolutionName ( string  name,
ref double  x[,],
ref double  v[,],
ref GravityEngine::Algorithm  algorithm,
ref float  scale 
)

Implements ISolutionSet.

◆ GetName()

string Choreos.GetName ( )

Implements ISolutionSet.

◆ GetSolutionNames()

string[] Choreos.GetSolutionNames ( )

Implements ISolutionSet.


The documentation for this class was generated from the following file: