#include <vector>#include <map>#include <iostream>#include <celengine/body.h>#include <celengine/stardb.h>Include dependency graph for solarsys.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Typedefs | |
| typedef std::map< uint32, SolarSystem * > | SolarSystemCatalog |
Functions | |
| bool | LoadSolarSystemObjects (std::istream &in, Universe &universe, const std::string &dir="") |
|
|
Definition at line 34 of file solarsys.h. |
|
||||||||||||||||
|
|
1.4.1