22#include "../kernel/core/plotting/graph_helper.hpp"
25#ifndef GRAPHVIEWER_HPP
26#define GRAPHVIEWER_HPP
This class encapsulates the mglGraph object during transmission from the kernel to the GUI.
NumeReTerminal * m_terminal
GraphViewer(wxWindow *parent, const wxString &title, GraphHelper *_helper, NumeReTerminal *terminal)
The terminal class for the GUI. It's a specialisation of the GenericTerminal.
This class generalizes a set of basic floating window functionalities like being closable by pressing...
Class is Wx widget which display MathGL graphics.