CrystalSpace

Public API Reference

Public Member Functions
iTerrainCellHeightDataCallback Struct Reference

Callbacks for cell height data modifications. More...

#include <imesh/terrain2.h>

Inheritance diagram for iTerrainCellHeightDataCallback:
iBase

List of all members.

Public Member Functions

virtual void OnHeightUpdate (iTerrainCell *cell, const csRect &rectangle)=0
 Callback called when the height data of a terrain cell is modified.

Detailed Description

Callbacks for cell height data modifications.

Definition at line 553 of file terrain2.h.


Member Function Documentation

virtual void iTerrainCellHeightDataCallback::OnHeightUpdate ( iTerrainCell cell,
const csRect rectangle 
) [pure virtual]

Callback called when the height data of a terrain cell is modified.

Parameters:
cellupdated cell
rectanglerectangle of coordinates that were updated

The documentation for this struct was generated from the following file:

Generated for Crystal Space 2.0 by doxygen 1.7.6.1