CrystalSpace

Public API Reference

Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

csGenerateImageValueFuncConst Class Reference

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

#include <cstool/gentrtex.h>

Inheritance diagram for csGenerateImageValueFuncConst:

csGenerateImageValue List of all members.

Public Member Functions

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

Public Attributes

float constant
 the value to return

Detailed Description

This class will generate a constant value.

Definition at line 220 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 227 of file gentrtex.h.


Member Data Documentation

float csGenerateImageValueFuncConst::constant
 

the value to return

Definition at line 225 of file gentrtex.h.


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