Go to the source code of this file.
Functions | |
void | create_arch (World *world, double inner_radius, double outer_radius, double thickness, int n_blocks, bool add_supports) |
This function creates an arch of blocks. The original reason was a project that did not continue. However, it is a useful test of the dynamics engine so it was left in. It is also a good test of the body cloning mechanism. This can be called from the Misc. menu of the main window.
Definition in file arch.h.