![]() |
Pioneer
|
#include "GasGiant.h"#include "FileSystem.h"#include "Game.h"#include "GameConfig.h"#include "Pi.h"#include "galaxy/AtmosphereParameters.h"#include "graphics/Frustum.h"#include "graphics/Graphics.h"#include "graphics/Material.h"#include "graphics/RenderState.h"#include "graphics/Renderer.h"#include "graphics/Texture.h"#include "graphics/Types.h"#include "graphics/VertexArray.h"#include "perlin.h"#include "utils.h"#include "vcacheopt/vcacheopt.h"
Classes | |
| class | GasPatchContext |
| struct | GasPatchContext::VBOVertex |
| class | GasPatch |
Macros | |
| #define | DUMP_TO_TEXTURE 0 |
Functions | |
| vector3d | GetSpherePointFromCorners (const double x, const double y, const vector3d *corners) |
| #define DUMP_TO_TEXTURE 0 |