CrystalSpace

Public API Reference

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

csGenerateImageValueFuncConst Class Reference

This class will generate a constant value. More...

#include <gentrtex.h>

Inheritance diagram for csGenerateImageValueFuncConst:

csGenerateImageValue List of all members.

Public Methods

virtual float GetValue (float, float)
 get the value for location. More...


Public Attributes

float constant
 the value to return. More...


Detailed Description

This class will generate a constant value.

Definition at line 217 of file gentrtex.h.


Member Function Documentation

virtual float csGenerateImageValueFuncConst::GetValue float   ,
float   
[inline, virtual]
 

get the value for location.

Implements csGenerateImageValue.

Definition at line 223 of file gentrtex.h.

References constant.


Member Data Documentation

float csGenerateImageValueFuncConst::constant
 

the value to return.

Definition at line 221 of file gentrtex.h.

Referenced by GetValue.


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