3Depict
|
This is the complete list of members for MathGLPane, including all inherited members.
enableRegionSelfUpdate(bool enable) | MathGLPane | inline |
getErrString(unsigned int code) | MathGLPane | |
getLastEdited(size_t &lastPlot, size_t &lastRegion) const | MathGLPane | inline |
getNumVisible() const | MathGLPane | inline |
getRegionUnderCursor(const wxPoint &mousePos, unsigned int &plotId, unsigned int ®ionId) const | MathGLPane | |
keyPressed(wxKeyEvent &event) | MathGLPane | |
keyReleased(wxKeyEvent &event) | MathGLPane | |
leftMouseDown(wxMouseEvent &event) | MathGLPane | |
leftMouseReleased(wxMouseEvent &event) | MathGLPane | |
limitInteraction(bool doLimit=true) | MathGLPane | inline |
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) | MathGLPane | inline |
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) | MathGLPane | inline |
setPlotVisible(unsigned int plotID, bool visible) | MathGLPane | |
setPlotWrapper(PlotWrapper *plots, bool takeOwnPtr=true) | MathGLPane | |
setVisibleItems(std::vector< bool > &newVisible) | MathGLPane | |
~MathGLPane() | MathGLPane | virtual |