Pyrogenesis trunk
|
#include "lib/file/vfs/vfs_path.h"
#include "ps/CStr.h"
#include "ps/Singleton.h"
#include "renderer/backend/IDeviceCommandContext.h"
#include "renderer/backend/ITexture.h"
#include <map>
#include <memory>
#include <vector>
Go to the source code of this file.
Classes | |
class | CTerrainGroup |
struct | TerrainAlpha |
class | CTerrainTextureManager |
Macros | |
#define | g_TexMan CTerrainTextureManager::GetSingleton() |
#define | NUM_ALPHA_MAPS 14 |
Typedefs | |
typedef std::shared_ptr< CTerrainProperties > | CTerrainPropertiesPtr |
#define g_TexMan CTerrainTextureManager::GetSingleton() |
#define NUM_ALPHA_MAPS 14 |
typedef std::shared_ptr<CTerrainProperties> CTerrainPropertiesPtr |