Метод | Описание | |
---|---|---|
Evaluate ( int indexA, int indexB, float t ) : float | ||
FindMinSeparation ( int &indexA, int &indexB, float t ) : float | ||
SeparationFunction ( |
public Evaluate ( int indexA, int indexB, float t ) : float | ||
indexA | int | |
indexB | int | |
t | float | |
Результат | float |
public FindMinSeparation ( int &indexA, int &indexB, float t ) : float | ||
indexA | int | |
indexB | int | |
t | float | |
Результат | float |
public SeparationFunction ( |
||
cache | ||
proxyA | ||
sweepA | Sweep | |
proxyB | ||
sweepB | Sweep | |
t1 | float | |
Результат | System |