GNU Octave  9.1.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
opengl_renderer Member List

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

change_marker(const std::string &m, double size)opengl_rendererprotectedvirtual
draw(const graphics_object &go, bool toplevel=true)opengl_renderervirtual
draw(const Matrix &hlist, bool toplevel=false)opengl_renderer
draw_axes(const axes::properties &props)opengl_rendererprotectedvirtual
draw_figure(const figure::properties &props)opengl_rendererprotectedvirtual
draw_hggroup(const hggroup::properties &props)opengl_rendererprotectedvirtual
draw_image(const image::properties &props)opengl_rendererprotectedvirtual
draw_light(const light::properties &props)opengl_rendererprotectedvirtual
draw_line(const line::properties &props)opengl_rendererprotectedvirtual
draw_marker(double x, double y, double z, const Matrix &lc, const Matrix &fc, const double la=1.0, const double fa=1.0)opengl_rendererprotectedvirtual
draw_patch(const patch::properties &props)opengl_rendererprotectedvirtual
draw_scatter(const scatter::properties &props)opengl_rendererprotectedvirtual
draw_surface(const surface::properties &props)opengl_rendererprotectedvirtual
draw_text(const text::properties &props)opengl_rendererprotectedvirtual
draw_text_background(const text::properties &props, bool do_rotate=false)opengl_rendererprotectedvirtual
draw_uibuttongroup(const uibuttongroup::properties &props, const graphics_object &go)opengl_rendererprotectedvirtual
draw_uipanel(const uipanel::properties &props, const graphics_object &go)opengl_rendererprotectedvirtual
draw_zoom_box(int width, int height, int x1, int y1, int x2, int y2, const Matrix &overlaycolor, double overlayalpha, const Matrix &bordercolor, double borderalpha, double borderwidth)opengl_renderervirtual
draw_zoom_rect(int x1, int y1, int x2, int y2)opengl_rendererprotectedvirtual
end_marker()opengl_rendererprotectedvirtual
finish()opengl_renderervirtual
get_opengl_functions() constopengl_rendererinline
get_pixels(int width, int height)opengl_renderervirtual
get_transform() constopengl_rendererinlinevirtual
get_viewport_scaled() constopengl_renderervirtual
init_gl_context(bool enhanced, const Matrix &backgroundColor)opengl_rendererprotectedvirtual
init_marker(const std::string &m, double size, float width)opengl_rendererprotectedvirtual
m_devpixratioopengl_rendererprotected
m_glfcnsopengl_rendererprotected
m_xformopengl_rendererprotected
m_xmaxopengl_rendererprotected
m_xminopengl_rendererprotected
m_ymaxopengl_rendererprotected
m_yminopengl_rendererprotected
m_zmaxopengl_rendererprotected
m_zminopengl_rendererprotected
opengl_renderer(opengl_functions &glfcns)opengl_renderer
render_grid(const double linewidth, const std::string &gridstyle, const Matrix &gridcolor, const double gridalpha, const Matrix &ticks, double lim1, double lim2, double p1, double p1N, double p2, double p2N, int xyz, bool is_3D)opengl_rendererprotectedvirtual
render_text(const std::string &txt, double x, double y, double z, int halign, int valign, double rotation=0.0)opengl_rendererprotectedvirtual
render_tickmarks(const Matrix &ticks, double lim1, double lim2, double p1, double p1N, double p2, double p2N, double dx, double dy, double dz, int xyz, bool doubleside)opengl_rendererprotectedvirtual
render_ticktexts(const Matrix &ticks, const string_vector &ticklabels, double lim1, double lim2, double p1, double p2, int xyz, int ha, int va, int &wmax, int &hmax)opengl_rendererprotectedvirtual
set_clipbox(double x1, double x2, double y1, double y2, double z1, double z2)opengl_rendererprotectedvirtual
set_clipping(bool on)opengl_rendererprotectedvirtual
set_color(const Matrix &c)opengl_rendererprotectedvirtual
set_device_pixel_ratio(double dpr)opengl_rendererinlinevirtual
set_font(const base_properties &props)opengl_rendererprotectedvirtual
set_interpreter(const caseless_str &interp)opengl_rendererinlineprotectedvirtual
set_linecap(const std::string &)opengl_rendererinlineprotectedvirtual
set_linejoin(const std::string &)opengl_rendererinlineprotectedvirtual
set_linestyle(const std::string &s, bool stipple=false, double linewidth=0.5)opengl_rendererprotectedvirtual
set_linewidth(float w)opengl_rendererprotectedvirtual
set_polygon_offset(bool on, float offset=0.0f)opengl_rendererprotectedvirtual
set_selecting(bool on)opengl_rendererinlineprotectedvirtual
set_viewport(int w, int h)opengl_renderervirtual
setup_opengl_transformation(const axes::properties &props)opengl_rendererprotectedvirtual
text_to_pixels(const std::string &txt, uint8NDArray &pixels, Matrix &bbox, int halign=0, int valign=0, double rotation=0.0)opengl_rendererprotectedvirtual
text_to_strlist(const std::string &txt, std::list< text_renderer::string > &lst, Matrix &bbox, int halign=0, int valign=0, double rotation=0.0)opengl_rendererprotectedvirtual
~opengl_renderer()=defaultopengl_renderervirtual