Метод | Описание | |
---|---|---|
Initialize ( |
||
Solve ( float baumgarte ) : bool |
Perform one solver iteration. Returns true if converged.
|
public Initialize ( |
||
contacts | ||
count | int | |
toiBody | Body | |
Результат | void |
public Solve ( float baumgarte ) : bool | ||
baumgarte | float | The baumgarte value. |
Результат | bool |