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 121 of file gentrtex.h.
Constructor & Destructor Documentation
virtual csGenerateImageTextureSolid::~csGenerateImageTextureSolid | ( | ) | [inline, virtual] |
Member Function Documentation
virtual void csGenerateImageTextureSolid::GetColor | ( | csColor & | col, | |
float | , | |||
float | ||||
) | [inline, virtual] |
Member Data Documentation
The documentation for this class was generated from the following file:
- cstool/gentrtex.h
Generated for Crystal Space by doxygen 1.4.7