|
Oolite
|
Include dependency graph for OOStellarBody.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| protocol | <OOStellarBody> |
Macros | |
| #define | ATMOSPHERE_DEPTH 500.0 |
| #define | PLANET_MINIATURE_FACTOR 0.00185 |
| #define | MAX_SUBDIVIDE 6 |
Enumerations | |
| enum | OOStellarBodyType { STELLAR_TYPE_SUN , STELLAR_TYPE_NORMAL_PLANET , STELLAR_TYPE_ATMOSPHERE , STELLAR_TYPE_MOON , STELLAR_TYPE_MINIATURE } |
| #define ATMOSPHERE_DEPTH 500.0 |
Definition at line 52 of file OOStellarBody.h.
| #define MAX_SUBDIVIDE 6 |
Definition at line 54 of file OOStellarBody.h.
| #define PLANET_MINIATURE_FACTOR 0.00185 |
Definition at line 53 of file OOStellarBody.h.
| enum OOStellarBodyType |
| Enumerator | |
|---|---|
| STELLAR_TYPE_SUN | |
| STELLAR_TYPE_NORMAL_PLANET | |
| STELLAR_TYPE_ATMOSPHERE | |
| STELLAR_TYPE_MOON | |
| STELLAR_TYPE_MINIATURE | |
Definition at line 40 of file OOStellarBody.h.