Starshatter_Open
Open source Starshatter engine
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Terrain.cpp File Reference
#include "MemDebug.h"
#include "Terrain.h"
#include "TerrainApron.h"
#include "TerrainClouds.h"
#include "TerrainLayer.h"
#include "TerrainPatch.h"
#include "TerrainRegion.h"
#include "Water.h"
#include "CameraView.h"
#include "Projector.h"
#include "Scene.h"
#include "Bitmap.h"
#include "DataLoader.h"
#include "Game.h"
#include "MachineInfo.h"

Go to the source code of this file.

Variables

const int PATCH_SIZE = 16

Variable Documentation

const int PATCH_SIZE = 16

Definition at line 35 of file Terrain.cpp.