|
Free Electron
|
#include "solve/solve.h"#include "window/window.h"#include "window/WindowEvent.h"#include "draw/draw.h"
Typedefs | |
| typedef Vector< STICKS, F32 > | VectorN |
| typedef Matrix< STICKS, STICKS, F32 > | MatrixN |
Functions | |
| F32 | collision_force (F32 displacement) |
| F32 | collision_dfdx (F32 displacement) |
| int | main (int argc, char **argv) |
1.8.13