#include "Lighting.h"
#include <GL/gl.h>
#include "stream_loader.h"
#include "FormErrors.h"
Go to the source code of this file.
Namespaces | |
namespace | Track |
Functions | |
std::ostream & | Track::operator<< (std::ostream &destination, const FogSettings &fog_settings) |
Serialize a Track::FogSettings. | |
std::ostream & | Track::operator<< (std::ostream &destination, const LightSettings &light_settings) |
Serialize a Track::LightSettings. | |
std::ostream & | Track::operator<< (std::ostream &dest, const Lighting &lighting) |
Variables | |
const unsigned int | Track::lighting_newest_version = 1 |
const unsigned int | Track::fog_settings_newest_version = 1 |
const unsigned int | Track::light_settings_newest_version = 1 |
Definition in file Lighting.cpp.
Generated at Mon Sep 6 00:41:14 2010 by Doxygen version 1.4.7 for Racer version svn335.