![]() |
Public API Reference |
#include <gentrtex.h>
Inheritance diagram for csGenerateImageValueFuncTex:
Public Methods | |
virtual float | GetValue (float x, float y) |
get the value for location. More... | |
Public Attributes | |
csGenerateImageTexture * | tex |
the texture to use. More... |
The average of the rgb values will be returned.
Definition at line 230 of file gentrtex.h.
|
get the value for location.
Implements csGenerateImageValue. |
|
the texture to use.
Definition at line 234 of file gentrtex.h. |