#include <vector>#include <string>#include <iostream>#include <celutil/basictypes.h>#include <celmath/vecmath.h>#include <celmath/quaternion.h>#include <celengine/glcontext.h>#include <celengine/parser.h>Include dependency graph for deepskyobj.h:

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

Go to the source code of this file.
Typedefs | |
| typedef std::vector< DeepSkyObject * > | DeepSkyCatalog |
Functions | |
| int | LoadDeepSkyObjects (DeepSkyCatalog &, std::istream &in, const std::string &path) |
Variables | |
| const float | DSO_DEFAULT_ABS_MAGNITUDE |
|
|
Definition at line 84 of file deepskyobj.h. |
|
||||||||||||||||
|
|
|
|
Definition at line 25 of file deepskyobj.cpp. Referenced by DSODatabase::calcAvgAbsMag(), DeepSkyObject::DeepSkyObject(), and displayDSOinfo(). |
1.4.1