|
Numworks Epsilon
1.4.1
Graphing Calculator Operating System
|
#include <tangent_graph_controller.h>
Definition at line 13 of file tangent_graph_controller.h.
| Graph::TangentGraphController::TangentGraphController | ( | Responder * | parentResponder, |
| GraphView * | graphView, | ||
| BannerView * | bannerView, | ||
| Shared::InteractiveCurveViewRange * | curveViewRange, | ||
| Shared::CurveViewCursor * | cursor | ||
| ) |
Definition at line 9 of file tangent_graph_controller.cpp.
| void Graph::TangentGraphController::setFunction | ( | CartesianFunction * | function | ) |
Definition at line 31 of file tangent_graph_controller.cpp.
|
overridevirtual |
Reimplemented from ViewController.
Definition at line 18 of file tangent_graph_controller.cpp.
|
overridevirtual |
Reimplemented from ViewController.
Definition at line 22 of file tangent_graph_controller.cpp.