#include <stdio.h>#include <GL/gl.h>#include <GL/glu.h>#include <SDL/SDL.h>#include <SDL/SDL_image.h>#include <string>#include <iostream>#include <fstream>#include <cmath>#include <cassert>#include "quat.h"#include "camera.h"#include "globals.h"Include dependency graph for weather.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Classes | |
| class | WEATHERVARIABLE |
| class | WEATHERVERTEX |
| class | WEATHER |
Defines | |
| #define | CLOUD_FORMATION 20.0f |
| #define | _WEATHER_H |
|
|
|
|
|
Definition at line 24 of file weather.h. Referenced by WEATHER::GetCloudCover(). |
1.4.6