[−][src]Module linear_sim::component
Components for use by entities.
Structs
| Bound | A bounding volume |
| Derivatives | First (velocity) and second (acceleration) time derivatives of position |
| Mass | A point mass; does not currently enforce that mass is nonzero or positive |
| Material | Surface material properties |
| Position | A point in 3D space |
Constants
| MATERIAL_STONE | |
| MATERIAL_WOOD |