blTerrainProxy

Engine/source/lighting/basic/blTerrainSystem.cpp

More...

Classes:

Protected Types

Parent 

Protected Attributes

The dimension of the lightmap in pixels.

The dimension of the terrain height map sample array.

Protected Functions

Detailed Description

Protected Types

typedef ObjectProxy Parent 

Protected Attributes

LinearColorF * mLightmap 
const U32 mLightMapSize 

The dimension of the lightmap in pixels.

BitVector mShadowMask 
ShadowVolumeBSP * mShadowVolume 
const U32 mTerrainBlockSize 

The dimension of the terrain height map sample array.

LinearColorF * sgBakedLightmap 
Vector< LightInfo * > sgLights