Vegastrike 0.5.1 rc1
1.0
Original sources for Vegastrike Evolved
|
#include "cmd/atmosphere.h"
#include "gfx/mesh.h"
#include "gfx/matrix.h"
#include "gfx/vec.h"
#include "gfxlib_struct.h"
#include "gfx/sphere.h"
#include "cmd/planet.h"
#include "star_system.h"
#include "cmd/collection.h"
#include "cmd/unit_generic.h"
Go to the source code of this file.
Variables | |
static std::vector< Atmosphere * > | draw_queue |
|
static |
Definition at line 126 of file atmosphere.cpp.