Public Member Functions | Static Public Attributes | Protected Attributes

Terrain Class Reference

Inheritance diagram for Terrain:
Renderable Component Object

List of all members.

Public Member Functions

void render () const
virtual const RTTIgetType () const
void setHeightMap (Texture *tex)
void setTexture (int i, Texture *tex)
void setAlphaMap (Texture *tex)

Static Public Attributes

static const RTTI TYPE

Protected Attributes

Vec3f * vertices
unsigned int * indices
TextureheightMap
TexturealphaMap
Texturetextures [3]
int nbOfTriangles
GLSLShader terrainShader

The documentation for this class was generated from the following files:
All Classes Functions Variables