![]() |
Public API Reference |
#include <gentrtex.h>
Inheritance diagram for csGenerateImageValueFuncConst:
Public Methods | |
virtual float | GetValue (float, float) |
get the value for location. More... | |
Public Attributes | |
float | constant |
the value to return. More... |
Definition at line 217 of file gentrtex.h.
|
get the value for location.
Implements csGenerateImageValue. Definition at line 223 of file gentrtex.h. References constant. |
|
the value to return.
Definition at line 221 of file gentrtex.h. Referenced by GetValue. |