Vegastrike 0.5.1 rc1  1.0
Original sources for Vegastrike Evolved
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
aux_logo.cpp File Reference
#include "gfx/vec.h"
#include "cmd/unit_generic.h"
#include "vertex.h"
#include "aux_logo.h"
#include "aux_texture.h"
#include <assert.h>
#include "gfxlib.h"
#include "vs_globals.h"
#include "config_xml.h"
#include "xml_support.h"

Go to the source code of this file.

Variables

vector< Logo * > undrawn_logos
 

Variable Documentation

vector< Logo* > undrawn_logos

Definition at line 31 of file aux_logo.cpp.

Referenced by Logo::Draw(), and Mesh::ProcessUndrawnMeshes().