Guiliani  Version 2.6 revision 7293 (documentation build 12)
CGUIGraphFunction Class Referenceabstract

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
 

Detailed Description

this class is used by CGUIGraph to calculate the necessary values for displaying the function-graph

Member Function Documentation

◆ Calculate()

virtual eC_Float CGUIGraphFunction::Calculate ( const eC_Float &  fInput)
pure virtual

Calculate function-value

Parameters
fInputinput to the function
Returns
the value of the function

The documentation for this class was generated from the following file: