CrystalSpace

Public API Reference

Main Page   Modules   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

csGenerateImageValue Class Reference

A base class which represents a value that can be computed for blending purposes for each pixel. More...

#include <gentrtex.h>

Inheritance diagram for csGenerateImageValue:

csGenerateImageValueFunc csGenerateImageValueFuncConst csGenerateImageValueFuncTex List of all members.

Public Methods

virtual ~csGenerateImageValue ()
 delete it. More...

virtual float GetValue (float x, float y)=0
 get the value for location. More...


Detailed Description

A base class which represents a value that can be computed for blending purposes for each pixel.

Definition at line 35 of file gentrtex.h.


Constructor & Destructor Documentation

virtual csGenerateImageValue::~csGenerateImageValue   [inline, virtual]
 

delete it.

Definition at line 39 of file gentrtex.h.


Member Function Documentation

virtual float csGenerateImageValue::GetValue float    x,
float    y
[pure virtual]
 

get the value for location.

Implemented in csGenerateImageValueFunc.


The documentation for this class was generated from the following file:
Generated for Crystal Space by doxygen 1.2.14