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

Public Methods | |
| virtual | ~csGenerateImageTextureSolid () |
| delete it. More... | |
| virtual void | GetColor (csColor &col, float, float) |
| get the color. More... | |
Public Attributes | |
| csColor | color |
| the colour, range 0-1. More... | |
Definition at line 115 of file gentrtex.h.
|
|
delete it.
Definition at line 121 of file gentrtex.h. |
|
||||||||||||||||
|
get the color.
Implements csGenerateImageTexture. Definition at line 123 of file gentrtex.h. |
|
|
the colour, range 0-1.
Definition at line 119 of file gentrtex.h. |