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

Public Methods | |
| virtual | ~csGenerateImageTexture () |
| delete it. More... | |
| virtual void | GetColor (csColor &col, float x, float y)=0 |
| get color (0..1) for location. More... | |
It has a colour for each pixel
Definition at line 48 of file gentrtex.h.
|
|
delete it.
Definition at line 52 of file gentrtex.h. |
|
||||||||||||||||
|
get color (0..1) for location.
Implemented in csGenerateImageTextureSolid. |