Oolite 1.91.0.7677-250528-09ed63a
All Classes Files Functions Variables Typedefs Enumerations Enumerator Properties Macros Modules Pages
OOSunEntity.h File Reference
import "OOPlanetEntity.h"
import "Entity.h"
import "legacy_random.h"
import "OOColor.h"
Include dependency graph for OOSunEntity.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  OOSunEntity

Macros

#define SUN_CORONA_SAMPLES   729
#define MAX_CORONAFLARE   600000.0
#define SUN_GLARE_CORONA_FACTOR   1.5

Macro Definition Documentation

◆ MAX_CORONAFLARE

#define MAX_CORONAFLARE   600000.0

Definition at line 36 of file OOSunEntity.h.

◆ SUN_CORONA_SAMPLES

#define SUN_CORONA_SAMPLES   729

Definition at line 35 of file OOSunEntity.h.

Referenced by OOSunEntity::initSunWithColor:andDictionary:.

◆ SUN_GLARE_CORONA_FACTOR

#define SUN_GLARE_CORONA_FACTOR   1.5

Definition at line 47 of file OOSunEntity.h.

Referenced by OOSunEntity::drawStarGlare.