Pyrogenesis trunk
|
#include "graphics/Color.h"
#include "maths/BoundingBoxAligned.h"
#include "renderer/backend/IDeviceCommandContext.h"
#include "renderer/backend/ITexture.h"
#include "renderer/backend/IShaderProgram.h"
Go to the source code of this file.
Classes | |
class | TerrainRenderer |
Class TerrainRenderer: Render everything related to the terrain, especially patches and water. More... | |