Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages
csGenerateImageTexture Class Reference
A base class which represents a texture that can be displayed on the terrain. More...
#include <cstool/gentrtex.h>
Inheritance diagram for csGenerateImageTexture:

Public Member Functions | |
virtual void | GetColor (csColor &col, float x, float y)=0 |
get color (0..1) for location | |
virtual | ~csGenerateImageTexture () |
delete it |
Detailed Description
A base class which represents a texture that can be displayed on the terrain.It has a colour for each pixel
Definition at line 49 of file gentrtex.h.
Constructor & Destructor Documentation
|
delete it
Definition at line 53 of file gentrtex.h. |
Member Function Documentation
|
get color (0..1) for location
Implemented in csGenerateImageTextureSolid, csGenerateImageTextureSingle, and csGenerateImageTextureBlend. |
The documentation for this class was generated from the following file:
- cstool/gentrtex.h
Generated for Crystal Space by doxygen 1.4.4