iTerrainCellHeightDataCallback Struct Reference
Callbacks for cell height data modifications. More...
#include <imesh/terrain2.h>
Inheritance diagram for iTerrainCellHeightDataCallback:

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 506 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:
-
cell updated cell rectangle rectangle of coordinates that were updated
The documentation for this struct was generated from the following file:
- imesh/terrain2.h
Generated for Crystal Space 1.4.0 by doxygen 1.5.8