csGenerateImageValueFunc Class Reference
This class will generate a value using a given function. More...
#include <cstool/gentrtex.h>
Inheritance diagram for csGenerateImageValueFunc:

Public Member Functions | |
| csGenerateImageValueFunc () | |
| virtual float | GetValue (float x, float y) |
| Get the value for location. | |
| void | SetFunction (iGenerateImageFunction *func) |
| Set the function. | |
| virtual | ~csGenerateImageValueFunc () |
Detailed Description
This class will generate a value using a given function.For heights or slopes.
Definition at line 197 of file gentrtex.h.
Member Function Documentation
|
||||||||||||
|
Get the value for location.
Implements csGenerateImageValue. Definition at line 211 of file gentrtex.h. |
|
|
Set the function.
Definition at line 216 of file gentrtex.h. |
The documentation for this class was generated from the following file:
- cstool/gentrtex.h
Generated for Crystal Space by doxygen 1.4.6
