UserFunction Class Reference

#include <Graph3D.h>

List of all members.


Detailed Description

Class for user defined functions.

Public Member Functions

QString function ()
double operator() (double x, double y)
 UserFunction (const QString &s, SurfacePlot &pw)
 ~UserFunction ()

Private Attributes

QString formula

Constructor & Destructor Documentation

UserFunction::UserFunction ( const QString &  s,
SurfacePlot &  pw 
)

UserFunction::~UserFunction (  ) 


Member Function Documentation

QString UserFunction::function (  )  [inline]

double UserFunction::operator() ( double  x,
double  y 
)


Member Data Documentation

QString UserFunction::formula [private]


The documentation for this class was generated from the following files:
Generated on Mon Oct 15 06:11:44 2007 for QtiPlot by  doxygen 1.5.3