#include <vector>
#include <cmath>
#include "opengl.h"
#include "bridge.h"
#include "structures.h"
Go to the source code of this file.
Defines | |
#define | COACH_STIFFNESS 20000000.0 |
The coach stiffness. | |
#define | MASS_FACTOR 25 |
The coach mass multiplication factor. |