iTerrainCellFeederProperties Struct Reference
This is a base class for per-cell feeder-specific properties. More...
#include <imesh/terrain2.h>
Inheritance diagram for iTerrainCellFeederProperties:

Public Member Functions | |
virtual csPtr< iTerrainCellFeederProperties > | Clone ()=0 |
Get a copy of the properties object. | |
virtual void | SetHeightmapSource (const char *source)=0 |
Set heightmap source. | |
virtual void | SetParameter (const char *param, const char *value)=0 |
Set named parameter. |
Detailed Description
This is a base class for per-cell feeder-specific properties.
Definition at line 166 of file terrain2.h.
Member Function Documentation
virtual csPtr<iTerrainCellFeederProperties> iTerrainCellFeederProperties::Clone | ( | ) | [pure virtual] |
Get a copy of the properties object.
virtual void iTerrainCellFeederProperties::SetHeightmapSource | ( | const char * | source | ) | [pure virtual] |
Set heightmap source.
virtual void iTerrainCellFeederProperties::SetParameter | ( | const char * | param, | |
const char * | value | |||
) | [pure virtual] |
Set named parameter.
- Parameters:
-
param parameter name value parameter value
The documentation for this struct was generated from the following file:
- imesh/terrain2.h
Generated for Crystal Space 1.2 by doxygen 1.4.7