this class is used by CGUIGraph to calculate the necessary values for displaying the function-graph More...
#include <GUIGraph.h>
Public Member Functions | |
virtual eC_Float | Calculate (const eC_Float &fInput)=0 |
this class is used by CGUIGraph to calculate the necessary values for displaying the function-graph
|
pure virtual |
Calculate function-value
fInput | input to the function |