Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages
csGenerateImageValue Class Reference
A base class which represents a value that can be computed for blending purposes for each pixel. More...
#include <cstool/gentrtex.h>
Inheritance diagram for csGenerateImageValue:

Public Member Functions | |
virtual float | GetValue (float x, float y)=0 |
get the value for location | |
virtual | ~csGenerateImageValue () |
delete it |
Detailed Description
A base class which represents a value that can be computed for blending purposes for each pixel.
Definition at line 36 of file gentrtex.h.
Constructor & Destructor Documentation
|
delete it
Definition at line 40 of file gentrtex.h. |
Member Function Documentation
|
get the value for location
Implemented in csGenerateImageValueFunc, csGenerateImageValueFuncConst, and csGenerateImageValueFuncTex. |
The documentation for this class was generated from the following file:
- cstool/gentrtex.h
Generated for Crystal Space by doxygen 1.4.4