#include "space/space.hpp"
#include "data/broker.hpp"
#include "scenegraph/node.hpp"
#include "physics/physics_frame.hpp"


Go to the source code of this file.
Namespaces | |
| namespace | periapsis |
| namespace | periapsis::space |
Classes | |
| class | body_rotator |
| Base class for celestial body rotators. More... | |
| class | rotating_body |
| Implements bodies that are rotated using a body_rotator. More... | |
1.5.5