3Depict
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
MathGLPane Member List

This is the complete list of members for MathGLPane, including all inherited members.

enableRegionSelfUpdate(bool enable)MathGLPaneinline
getErrString(unsigned int code)MathGLPane
getLastEdited(size_t &lastPlot, size_t &lastRegion) constMathGLPaneinline
getNumVisible() constMathGLPaneinline
getRegionUnderCursor(const wxPoint &mousePos, unsigned int &plotId, unsigned int &regionId) constMathGLPane
keyPressed(wxKeyEvent &event)MathGLPane
keyReleased(wxKeyEvent &event)MathGLPane
leftMouseDown(wxMouseEvent &event)MathGLPane
leftMouseReleased(wxMouseEvent &event)MathGLPane
limitInteraction(bool doLimit=true)MathGLPaneinline
MathGLPane(wxWindow *parent, int id)MathGLPane
middleMouseDown(wxMouseEvent &event)MathGLPane
middleMouseReleased(wxMouseEvent &event)MathGLPane
mouseDoubleLeftClick(wxMouseEvent &event)MathGLPane
mouseDoubleMiddleClick(wxMouseEvent &event)MathGLPane
mouseLeftWindow(wxMouseEvent &event)MathGLPane
mouseMoved(wxMouseEvent &event)MathGLPane
mouseWheelMoved(wxMouseEvent &event)MathGLPane
registerUpdateHandler(wxWindow *w, UpdateHandler handler)MathGLPaneinline
render(wxPaintEvent &evt)MathGLPane
resized(wxSizeEvent &evt)MathGLPane
rightClick(wxMouseEvent &event)MathGLPane
savePNG(const std::string &filename, unsigned int width, unsigned int height)MathGLPane
saveSVG(const std::string &filename)MathGLPane
setLegendVisible(bool visible)MathGLPaneinline
setPlotVisible(unsigned int plotID, bool visible)MathGLPane
setPlotWrapper(PlotWrapper *plots, bool takeOwnPtr=true)MathGLPane
setVisibleItems(std::vector< bool > &newVisible)MathGLPane
~MathGLPane()MathGLPanevirtual