#include "space/large_lithosphere.hpp"
#include "space/celestial_body.hpp"
#include "data/pointer.hpp"
#include "math/units.hpp"
#include "platform/texture.hpp"
#include "scenegraph/camera.hpp"
#include "framework/application.hpp"

Go to the source code of this file.
Namespaces | |
| namespace | periapsis |
| namespace | periapsis::space |
Classes | |
| class | lithosphere_qt_node |
| Quadtree nodes for the lithosphere quadtree. More... | |
| class | lithosphere_quadtree |
| A quadtree used for drawing planetary lithospheres. More... | |
1.5.5