#include <istream>
#include <ostream>
#include <vector>
Go to the source code of this file.
Namespaces | |
namespace | Track |
Classes | |
struct | Track::LightSettings |
A light that illuminates the track and cars on it. More... | |
struct | Track::FogSettings |
A graphical effect that blends distant objects to a colour. More... | |
class | Track::Lighting |
Defines lighting and atmospheric effects for a track. More... | |
Functions | |
std::ostream & | Track::operator<< (std::ostream &destination, const LightSettings &light_settings) |
Serialize a Track::LightSettings. | |
std::ostream & | Track::operator<< (std::ostream &destination, const FogSettings &fog_settings) |
Serialize a Track::FogSettings. | |
std::ostream & | Track::operator<< (std::ostream &dest, const Lighting &lighting) |
Definition in file Lighting.h.
Generated at Mon Sep 6 00:41:14 2010 by Doxygen version 1.4.7 for Racer version svn335.