![]() |
Public API Reference |
#include <gentrtex.h>
Inheritance diagram for csGenerateImageValue:

Public Methods | |
| virtual | ~csGenerateImageValue () |
| delete it. More... | |
| virtual float | GetValue (float x, float y)=0 |
| get the value for location. More... | |
Definition at line 35 of file gentrtex.h.
|
|
delete it.
Definition at line 39 of file gentrtex.h. |
|
||||||||||||
|
get the value for location.
Implemented in csGenerateImageValueFunc. |