csGenerateImageTextureSolid Class Reference
A class for a solid coloured texture. More...
#include <cstool/gentrtex.h>
Inheritance diagram for csGenerateImageTextureSolid:

Public Member Functions | |
| virtual void | GetColor (csColor &col, float, float) |
| get the color | |
| virtual | ~csGenerateImageTextureSolid () |
| delete it | |
Public Attributes | |
| csColor | color |
| the colour, range 0-1 | |
Detailed Description
A class for a solid coloured texture.
Definition at line 120 of file gentrtex.h.
Constructor & Destructor Documentation
|
|
delete it
Definition at line 127 of file gentrtex.h. |
Member Function Documentation
|
||||||||||||||||
|
get the color
Implements csGenerateImageTexture. Definition at line 129 of file gentrtex.h. |
Member Data Documentation
|
|
the colour, range 0-1
Definition at line 125 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
