|
DIE Engine
|
#include <stdint.h>Go to the source code of this file.
Classes | |
| struct | Sun |
| Sun lighting properties. More... | |
| struct | Fog |
| Distance fog properties. More... | |
| class | Env |
Enumerations | |
| enum | FOG_FLAGS { FOG_FLAG_ENABLE = 0x0001 } |
Functions | |
| bool | operator== (const Sun &a, const Sun &b) |
| bool | operator== (const Fog &a, const Fog &b) |
| enum FOG_FLAGS |