OpenGLWindow Member List

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

DataView()DataViewprotected
DataView(PlotterBase *plotter)DataViewprotected
drawColorLines(const std::vector< double > &x, const std::vector< double > &y, hippodraw::Line::Style style, const std::vector< hippodraw::Color > &colors, float size)OpenGLViewvirtual
drawImage(const std::string &filename, int position=0)ViewBasevirtual
drawLatex(const std::string &eq, int position=0)ViewBasevirtual
drawLines(const std::vector< double > &x, const std::vector< double > &y, hippodraw::Line::Style style, const hippodraw::Color &color, float)OpenGLViewvirtual
drawMag(float x, float y, int mag, float fontsize)OpenGLViewvirtual
drawPoints(const std::vector< double > &x, const std::vector< double > &y, hippodraw::Symbol::Type type, float sym_size, const hippodraw::Color &color)OpenGLViewvirtual
drawPoints(const std::vector< double > &x, const std::vector< double > &y, const std::vector< hippodraw::Color > &colors, hippodraw::Symbol::Type type, float sym_size)OpenGLViewvirtual
drawPolygon(const std::vector< double > &xpoints, const std::vector< double > &ypoints, const Color &color, const Color &edge)ViewBasevirtual
drawPolyLine(const std::vector< double > &xpoints, const std::vector< double > &ypoints, hippodraw::Line::Style style, const hippodraw::Color &color, float)OpenGLViewvirtual
drawSelf()ViewBasevirtual
drawSquare(double x1, double y1, double x2, double y2, int red, int green, int blue)OpenGLViewvirtual
drawText(const std::string &s, float x, float y, float fontsize, float angle, char xp, char yp, bool resize=false)OpenGLViewvirtual
drawText(const std::string &s, float x, float y, float fontsize, float angle, char xp, char yp, bool resize=false, const hippodraw::FontBase *font=0, const hippodraw::Color *color=0)OpenGLViewvirtual
drawViewLines(const std::vector< double > &x, const std::vector< double > &y, hippodraw::Line::Style style, bool color, float)OpenGLViewvirtual
drawViewLines(const std::vector< double > &x, const std::vector< double > &y, hippodraw::Line::Style style, const hippodraw::Color &color, float)OpenGLViewvirtual
drawViewSquare(float x1, float y1, float x2, float y2, int red, int green, int blue)OpenGLViewvirtual
flush()OpenGLWindow
getAspectRatio() const ViewBasevirtual
getDrawRect() const OpenGLViewvirtual
getMarginRect() const DataView
getPlotter() const OpenGLView
hippodraw::DataView::getPlotter()ViewBase
getRange(Axes::Type axis) const ViewBase
getRawRect() const ViewBase
getUserRect() const ViewBase
m_colormapOpenGLWindowprivate
m_ctxOpenGLWindowprivate
m_displayOpenGLWindowprivate
m_heightOpenGLWindowprivate
m_margin_rectDataViewprotected
m_plotterViewBaseprotected
m_vinfoOpenGLWindowprivate
m_widthOpenGLWindowprivate
m_windowOpenGLWindowprivate
marginToInvertedUserX(double x) const DataViewprotectedvirtual
marginToInvertedUserY(double y) const DataViewprotectedvirtual
marginToUserX(double x) const DataViewprotectedvirtual
marginToUserY(double y) const DataViewprotectedvirtual
Observer()Observer
OpenGLView()OpenGLView
OpenGLWindow(Display *, Colormap, XVisualInfo *, GLXContext)OpenGLWindow
paint()OpenGLWindowprivate
prepareMarginRect()DataViewprotected
resize(int, int)OpenGLWindow
setDrawRect(float x, float y, float w, float h)OpenGLViewvirtual
setMarginRect(const Rect &)DataView
setPlotter(hippodraw::PlotterBase *)OpenGLViewvirtual
setRect(double x, double y, double w, double h)OpenGLView
update(const hippodraw::Observable *)OpenGLViewvirtual
updateDrawRect()ViewBasevirtual
userToDrawColor(double c) const OpenGLViewvirtual
userToDrawX(double x) const OpenGLViewvirtual
userToDrawXAutoInv(double x) const OpenGLViewvirtual
userToDrawY(double x) const OpenGLViewvirtual
userToInvertedMarginX(double x) const DataViewprotectedvirtual
userToInvertedMarginY(double y) const DataViewprotectedvirtual
userToMarginColor(double c) const DataViewprotectedvirtual
userToMarginX(double x) const DataViewprotectedvirtual
userToMarginY(double y) const DataViewprotectedvirtual
ViewBase()ViewBase
ViewBase(PlotterBase *plotter)ViewBase
ViewBase(const ViewBase &)ViewBase
willDelete(const Observable *plotter)ViewBasevirtual
window() const OpenGLWindow
~DataView()DataViewprotectedvirtual
~Observer()Observervirtual
~OpenGLView()OpenGLViewvirtual
~OpenGLWindow()OpenGLWindowvirtual
~ViewBase()ViewBasevirtual

Generated for HippoDraw Class Library by doxygen