Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members Related Pages Search
GLParametricGraph Class Reference#include <glparametricgraph.h>
Inheritance diagram for GLParametricGraph:
[legend]Collaboration diagram for GLParametricGraph:
[legend]List of all members.
|
Public Methods |
| GLParametricGraph (QWidget *parent=0, const char *name=0) |
| ~GLParametricGraph () |
virtual int | getGraphType () const |
Protected Methods |
const char * | independent_vars () const |
const char * | dependent_var () const |
void | trace (float mouseX, float mouseY, FungParser &parsed_function, GLfloat *x, GLfloat *y, GLfloat *z) |
Detailed Description
- Author:
-
Fungmeista
Definition at line 27 of file glparametricgraph.h. The documentation for this class was generated from the following files:
|