OpenGLView Member List

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

DataView()DataViewprotected
DataView(PlotterBase *plotter)DataViewprotected
draw_Text(const std::string &s, float x, float y, float fontsize, float angle, char xp, char yp, const hippodraw::FontBase *font=0)OpenGLViewprivate
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
getAspectRatio() constViewBasevirtual
getDrawRect() constOpenGLViewvirtual
getMarginRect() constDataView
getPlotter() constOpenGLView
hippodraw::DataView::getPlotter()ViewBase
getRange(Axes::Type axis) constViewBase
getRawRect() constViewBase
getUserRect() constViewBase
m_draw_rectOpenGLViewprivate
m_margin_rectDataViewprotected
m_plotterViewBaseprotected
m_TTFOpenGLViewprivate
marginToInvertedUserX(double x) constDataViewprotectedvirtual
marginToInvertedUserY(double y) constDataViewprotectedvirtual
marginToUserX(double x) constDataViewprotectedvirtual
marginToUserY(double y) constDataViewprotectedvirtual
Observer()Observer
OpenGLView()OpenGLView
prepareMarginRect()DataViewprotected
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
toCanvasX(double datX) constOpenGLViewprivate
toCanvasY(double datY) constOpenGLViewprivate
toViewX(double datX) constOpenGLViewprivate
toViewY(double datY) constOpenGLViewprivate
toX(double x) constOpenGLViewprivate
toY(double y) constOpenGLViewprivate
update(const hippodraw::Observable *)OpenGLViewvirtual
updateDrawRect()ViewBasevirtual
userToDrawColor(double c) constOpenGLViewvirtual
userToDrawX(double x) constOpenGLViewvirtual
userToDrawXAutoInv(double x) constOpenGLViewvirtual
userToDrawY(double x) constOpenGLViewvirtual
userToInvertedMarginX(double x) constDataViewprotectedvirtual
userToInvertedMarginY(double y) constDataViewprotectedvirtual
userToMarginColor(double c) constDataViewprotectedvirtual
userToMarginX(double x) constDataViewprotectedvirtual
userToMarginY(double y) constDataViewprotectedvirtual
ViewBase()ViewBase
ViewBase(PlotterBase *plotter)ViewBase
ViewBase(const ViewBase &)ViewBase
willDelete(const Observable *plotter)ViewBasevirtual
~DataView()DataViewprotectedvirtual
~Observer()Observervirtual
~OpenGLView()OpenGLViewvirtual
~ViewBase()ViewBasevirtual

Generated for HippoDraw Class Library by doxygen