Horizon
|
This is the complete list of members for horizon::CanvasGL, including all inherited members.
_animate_step(GdkFrameClock *frame_clock) (defined in horizon::CanvasGL) | horizon::CanvasGL | |
add_line(const std::deque< Coordi > &pts, int64_t width, ColorP color, int layer) (defined in horizon::Canvas) | horizon::Canvas | |
add_triangle(int layer, const Coordf &p0, const Coordf &p1, const Coordf &p2, ColorP co, uint8_t flg=0, uint8_t color2=0) (defined in horizon::Canvas) | horizon::Canvas | protected |
append_target(const Target &target) (defined in horizon::CanvasGL) | horizon::CanvasGL | |
begin_group(int layer) (defined in horizon::Canvas) | horizon::Canvas | protected |
Canvas() (defined in horizon::Canvas) | horizon::Canvas | |
CanvasGL() (defined in horizon::CanvasGL) | horizon::CanvasGL | |
center_and_zoom(const Coordf ¢er, float scale=-1) (defined in horizon::CanvasGL) | horizon::CanvasGL | |
clear() override (defined in horizon::CanvasGL) | horizon::CanvasGL | virtual |
create_annotation() (defined in horizon::CanvasGL) | horizon::CanvasGL | |
draw_arc(const Coord< float > ¢er, float radius, float a0, float a1, ColorP color=ColorP::FROM_LAYER, int layer=10000) (defined in horizon::Canvas) | horizon::Canvas | protected |
draw_arc0(const Coord< float > ¢er, float radius0, float a0, float a1, ColorP color, int layer, uint64_t width) (defined in horizon::Canvas) | horizon::Canvas | protected |
draw_arc2(const Coord< float > ¢er, float radius0, float a0, float a1, ColorP color, int layer, uint64_t width) (defined in horizon::Canvas) | horizon::Canvas | protected |
draw_box(const Coord< float > &o, float size, ColorP color=ColorP::FROM_LAYER, int layer=10000, bool tr=true, uint64_t width=0) (defined in horizon::Canvas) | horizon::Canvas | protected |
draw_circle(const Coord< float > ¢er, float radius, ColorP color=ColorP::FROM_LAYER, int layer=10000) (defined in horizon::Canvas) | horizon::Canvas | protected |
draw_cross(const Coord< float > &o, float size, ColorP color=ColorP::FROM_LAYER, int layer=10000, bool tr=true, uint64_t width=0) (defined in horizon::Canvas) | horizon::Canvas | protected |
draw_error(const Coordf ¢er, float scale, const std::string &text, bool tr=true) (defined in horizon::Canvas) | horizon::Canvas | protected |
draw_flag(const Coordf &position, const std::string &txt, int64_t size, Orientation orientation, ColorP color=ColorP::FROM_LAYER) (defined in horizon::Canvas) | horizon::Canvas | protected |
draw_line(const Coord< float > &a, const Coord< float > &b, ColorP color=ColorP::FROM_LAYER, int layer=10000, bool tr=true, uint64_t width=0) (defined in horizon::Canvas) | horizon::Canvas | protected |
draw_lock(const Coordf ¢er, float size, ColorP color=ColorP::FROM_LAYER, int layer=10000, bool tr=true) (defined in horizon::Canvas) | horizon::Canvas | protected |
draw_plus(const Coord< float > &o, float size, ColorP color=ColorP::FROM_LAYER, int layer=10000, bool tr=true, uint64_t width=0) (defined in horizon::Canvas) | horizon::Canvas | protected |
draw_text(const Coordf &p, float size, const std::string &rtext, int angle, TextOrigin origin, ColorP color, int layer, const TextOptions &opts) (defined in horizon::Canvas) | horizon::Canvas | protected |
end_group() (defined in horizon::Canvas) | horizon::Canvas | protected |
ensure_min_size(float w, float h) (defined in horizon::CanvasGL) | horizon::CanvasGL | |
first_overlay_layer (defined in horizon::Canvas) | horizon::Canvas | static |
fragment_cache (defined in horizon::Canvas) | horizon::Canvas | protected |
get_appearance() const (defined in horizon::CanvasGL) | horizon::CanvasGL | |
get_bbox(bool visible_only=true) const (defined in horizon::Canvas) | horizon::Canvas | |
get_color(ColorP colorp) const (defined in horizon::CanvasGL) | horizon::CanvasGL | |
get_current_target() const (defined in horizon::CanvasGL) | horizon::CanvasGL | |
get_cursor_pos() const (defined in horizon::CanvasGL) | horizon::CanvasGL | |
get_cursor_pos_win() const (defined in horizon::CanvasGL) | horizon::CanvasGL | |
get_flip_view() const override (defined in horizon::CanvasGL) | horizon::CanvasGL | virtual |
get_grid_mul() const (defined in horizon::CanvasGL) | horizon::CanvasGL | inline |
get_grid_spacing() const (defined in horizon::CanvasGL) | horizon::CanvasGL | |
get_height() const (defined in horizon::CanvasGL) | horizon::CanvasGL | inline |
get_highlight_mode() const (defined in horizon::CanvasGL) | horizon::CanvasGL | |
get_last_grid_div() const (defined in horizon::CanvasGL) | horizon::CanvasGL | |
get_layer_color(int layer) const (defined in horizon::Canvas) | horizon::Canvas | protected |
get_layer_display(int index) const (defined in horizon::Canvas) | horizon::Canvas | |
get_overlay_layer(const LayerRange &layer, bool ignore_flip=false) (defined in horizon::Canvas) | horizon::Canvas | protected |
get_scale_and_offset() const (defined in horizon::CanvasGL) | horizon::CanvasGL | |
get_selection() const (defined in horizon::CanvasGL) | horizon::CanvasGL | |
get_selection_at(const Coordi &c) const (defined in horizon::CanvasGL) | horizon::CanvasGL | |
get_selection_mode() const (defined in horizon::CanvasGL) | horizon::CanvasGL | |
get_view_angle() const override (defined in horizon::CanvasGL) | horizon::CanvasGL | virtual |
get_width() const (defined in horizon::CanvasGL) | horizon::CanvasGL | inline |
hide_obj(const ObjectRef &r) (defined in horizon::Canvas) | horizon::Canvas | |
HighlightMode enum name (defined in horizon::CanvasGL) | horizon::CanvasGL | |
img_auto_line (defined in horizon::Canvas) | horizon::Canvas | protected |
img_draw_text(const Coordf &p, float size, const std::string &rtext, int angle, bool flip, TextOrigin origin, int layer=10000, uint64_t width=0, TextData::Font font=TextData::Font::SIMPLEX, bool center=false, bool mirror=false) (defined in horizon::Canvas) | horizon::Canvas | inlineprotectedvirtual |
img_hole(const Hole &hole) (defined in horizon::Canvas) | horizon::Canvas | inlineprotectedvirtual |
img_layer_is_visible(int layer) const (defined in horizon::Canvas) | horizon::Canvas | inlineprotectedvirtual |
img_line(const Coordi &p0, const Coordi &p1, const uint64_t width, int layer=10000, bool tr=true) (defined in horizon::Canvas) | horizon::Canvas | protectedvirtual |
img_mode (defined in horizon::Canvas) | horizon::Canvas | protected |
img_net(const class Net *net) (defined in horizon::Canvas) | horizon::Canvas | inlineprotectedvirtual |
img_padstack(const Padstack &ps) (defined in horizon::Canvas) | horizon::Canvas | inlineprotectedvirtual |
img_patch_type(PatchType type) (defined in horizon::Canvas) | horizon::Canvas | inlineprotectedvirtual |
img_polygon(const Polygon &poly, bool tr=true) (defined in horizon::Canvas) | horizon::Canvas | inlineprotectedvirtual |
img_set_padstack(bool v) (defined in horizon::Canvas) | horizon::Canvas | inlineprotectedvirtual |
inhibit_drag_selection() (defined in horizon::CanvasGL) | horizon::CanvasGL | |
is_overlay_layer(int overlay_layer, int layer) const (defined in horizon::Canvas) | horizon::Canvas | protected |
layer_colors (defined in horizon::Canvas) | horizon::Canvas | protected |
layer_display (defined in horizon::Canvas) | horizon::Canvas | protected |
layer_is_annotation(int l) const (defined in horizon::CanvasGL) | horizon::CanvasGL | |
layer_is_visible(int layer) const (defined in horizon::CanvasGL) | horizon::CanvasGL | |
layer_is_visible(LayerRange layer) const (defined in horizon::CanvasGL) | horizon::CanvasGL | |
layer_provider (defined in horizon::Canvas) | horizon::Canvas | protected |
LayerMode enum name (defined in horizon::CanvasGL) | horizon::CanvasGL | |
markers (defined in horizon::CanvasGL) | horizon::CanvasGL | |
needs_push (defined in horizon::Canvas) | horizon::Canvas | protected |
object_ref_idx (defined in horizon::Canvas) | horizon::Canvas | protected |
object_ref_pop() (defined in horizon::Canvas) | horizon::Canvas | protected |
object_ref_push(const ObjectRef &ref) (defined in horizon::Canvas) | horizon::Canvas | protected |
object_ref_push(Args... args) (defined in horizon::Canvas) | horizon::Canvas | inlineprotected |
object_refs (defined in horizon::Canvas) | horizon::Canvas | protected |
object_refs_current (defined in horizon::Canvas) | horizon::Canvas | protected |
ObjectRefIdx typedef (defined in horizon::Canvas) | horizon::Canvas | protected |
on_button_press_event(GdkEventButton *button_event) override (defined in horizon::CanvasGL) | horizon::CanvasGL | protected |
on_button_release_event(GdkEventButton *button_event) override (defined in horizon::CanvasGL) | horizon::CanvasGL | protected |
on_create_context() override (defined in horizon::CanvasGL) | horizon::CanvasGL | protected |
on_motion_notify_event(GdkEventMotion *motion_event) override (defined in horizon::CanvasGL) | horizon::CanvasGL | protected |
on_realize() override (defined in horizon::CanvasGL) | horizon::CanvasGL | protected |
on_render(const Glib::RefPtr< Gdk::GLContext > &context) override (defined in horizon::CanvasGL) | horizon::CanvasGL | protected |
on_scroll_event(GdkEventScroll *scroll_event) override (defined in horizon::CanvasGL) | horizon::CanvasGL | protected |
on_size_allocate(Gtk::Allocation &alloc) override (defined in horizon::CanvasGL) | horizon::CanvasGL | protected |
OutlineMode enum name (defined in horizon::Canvas) | horizon::Canvas | protected |
overlay_layer_current (defined in horizon::Canvas) | horizon::Canvas | protected |
overlay_layers (defined in horizon::Canvas) | horizon::Canvas | protected |
PanelMode enum name (defined in horizon::Canvas) | horizon::Canvas | |
pictures (defined in horizon::Canvas) | horizon::Canvas | protected |
property_layer_opacity() (defined in horizon::CanvasGL) | horizon::CanvasGL | inline |
property_layer_opacity() const (defined in horizon::CanvasGL) | horizon::CanvasGL | inline |
property_work_layer() (defined in horizon::CanvasGL) | horizon::CanvasGL | inline |
push() override (defined in horizon::CanvasGL) | horizon::CanvasGL | protectedvirtual |
remove_annotation(CanvasAnnotation *a) (defined in horizon::CanvasGL) | horizon::CanvasGL | |
remove_obj(const ObjectRef &r) (defined in horizon::Canvas) | horizon::Canvas | |
render(const class Symbol &sym, bool on_sheet=false, bool smashed=false, ColorP co=ColorP::FROM_LAYER) (defined in horizon::Canvas) | horizon::Canvas | protected |
render(const class Junction &junc, bool interactive=true, ObjectType mode=ObjectType::INVALID) (defined in horizon::Canvas) | horizon::Canvas | protected |
render(const class SchematicJunction &junc) (defined in horizon::Canvas) | horizon::Canvas | protected |
render(const class Line &line, bool interactive=true, ColorP co=ColorP::FROM_LAYER) (defined in horizon::Canvas) | horizon::Canvas | protected |
render(const class SymbolPin &pin, bool interactive=true, ColorP co=ColorP::FROM_LAYER) (defined in horizon::Canvas) | horizon::Canvas | protected |
render(const class Arc &arc, bool interactive=true, ColorP co=ColorP::FROM_LAYER) (defined in horizon::Canvas) | horizon::Canvas | protected |
render(const class Sheet &sheet) (defined in horizon::Canvas) | horizon::Canvas | protected |
render(const class SchematicSymbol &sym) (defined in horizon::Canvas) | horizon::Canvas | protected |
render(const class LineNet &line) (defined in horizon::Canvas) | horizon::Canvas | protected |
render(const class NetLabel &label) (defined in horizon::Canvas) | horizon::Canvas | protected |
render(const class BusLabel &label) (defined in horizon::Canvas) | horizon::Canvas | protected |
render(const class Warning &warn) (defined in horizon::Canvas) | horizon::Canvas | protected |
render(const class PowerSymbol &sym) (defined in horizon::Canvas) | horizon::Canvas | protected |
render(const class BusRipper &ripper) (defined in horizon::Canvas) | horizon::Canvas | protected |
render(const class Text &text, bool interactive=true, ColorP co=ColorP::FROM_LAYER) (defined in horizon::Canvas) | horizon::Canvas | protected |
render(const class Padstack &padstack, bool interactive=true) (defined in horizon::Canvas) | horizon::Canvas | protected |
render(const class Polygon &polygon, bool interactive=true, ColorP co=ColorP::FROM_LAYER) (defined in horizon::Canvas) | horizon::Canvas | protected |
render(const class Shape &shape, bool interactive=true) (defined in horizon::Canvas) | horizon::Canvas | protected |
render(const class Hole &hole, bool interactive=true) (defined in horizon::Canvas) | horizon::Canvas | protected |
render(const class Package &package, bool interactive=true, bool smashed=false, bool omit_silkscreen=false, bool omit_outline=false, bool on_panel=false) (defined in horizon::Canvas) | horizon::Canvas | protected |
render(const class Pad &pad) (defined in horizon::Canvas) | horizon::Canvas | protected |
render(const class Board &brd, bool interactive=true, PanelMode mode=PanelMode::INCLUDE, OutlineMode outline_mode=OutlineMode::INCLUDE) (defined in horizon::Canvas) | horizon::Canvas | protected |
render(const class BoardPackage &pkg, bool interactive=true) (defined in horizon::Canvas) | horizon::Canvas | protected |
render(const class BoardHole &hole, bool interactive=true) (defined in horizon::Canvas) | horizon::Canvas | protected |
render(const class Track &track, bool interactive=true) (defined in horizon::Canvas) | horizon::Canvas | protected |
render(const class Via &via, bool interactive=true) (defined in horizon::Canvas) | horizon::Canvas | protected |
render(const class Dimension &dim) (defined in horizon::Canvas) | horizon::Canvas | protected |
render(const class Frame &frame, bool on_sheet=false) (defined in horizon::Canvas) | horizon::Canvas | protected |
render(const class ConnectionLine &line) (defined in horizon::Canvas) | horizon::Canvas | protected |
render(const class BoardPanel &panel) (defined in horizon::Canvas) | horizon::Canvas | protected |
render(const class Picture &pic, bool interactive=true) (defined in horizon::Canvas) | horizon::Canvas | protected |
render(const class Decal &decal, bool interactive=true) (defined in horizon::Canvas) | horizon::Canvas | protected |
render(const class BoardDecal &decal) (defined in horizon::Canvas) | horizon::Canvas | protected |
render(const class BlockSymbol &sym, bool on_sheet=false) (defined in horizon::Canvas) | horizon::Canvas | protected |
render(const class BlockSymbolPort &port, bool interactive=true) (defined in horizon::Canvas) | horizon::Canvas | protected |
render(const class SchematicBlockSymbol &sym) (defined in horizon::Canvas) | horizon::Canvas | protected |
render_pad_overlay(const class Pad &pad, bool interactive) (defined in horizon::Canvas) | horizon::Canvas | protected |
request_push() override (defined in horizon::CanvasGL) | horizon::CanvasGL | protectedvirtual |
reset_color2() (defined in horizon::Canvas) | horizon::Canvas | |
s_signal_can_steal_focus (defined in horizon::CanvasGL) | horizon::CanvasGL | protected |
s_signal_cursor_moved (defined in horizon::CanvasGL) | horizon::CanvasGL | protected |
s_signal_grid_mul_changed (defined in horizon::CanvasGL) | horizon::CanvasGL | protected |
s_signal_hover_selection_changed (defined in horizon::CanvasGL) | horizon::CanvasGL | protected |
s_signal_request_display_name (defined in horizon::CanvasGL) | horizon::CanvasGL | protected |
s_signal_scale_changed (defined in horizon::CanvasGL) | horizon::CanvasGL | protected |
s_signal_selection_changed (defined in horizon::CanvasGL) | horizon::CanvasGL | protected |
s_signal_selection_mode_changed (defined in horizon::CanvasGL) | horizon::CanvasGL | protected |
screen2canvas(const Coordf &p) const (defined in horizon::CanvasGL) | horizon::CanvasGL | |
select_all() (defined in horizon::CanvasGL) | horizon::CanvasGL | |
selectables (defined in horizon::Canvas) | horizon::Canvas | protected |
selection_filter (defined in horizon::CanvasGL) | horizon::CanvasGL | |
selection_qualifier (defined in horizon::CanvasGL) | horizon::CanvasGL | |
selection_tool (defined in horizon::CanvasGL) | horizon::CanvasGL | |
SelectionMode enum name (defined in horizon::CanvasGL) | horizon::CanvasGL | |
SelectionQualifier enum name (defined in horizon::CanvasGL) | horizon::CanvasGL | |
SelectionTool enum name (defined in horizon::CanvasGL) | horizon::CanvasGL | |
set_appearance(const Appearance &a) (defined in horizon::CanvasGL) | horizon::CanvasGL | |
set_color2(const ObjectRef &r, uint8_t color) (defined in horizon::Canvas) | horizon::Canvas | |
set_colors2(const std::vector< ColorI > &c) (defined in horizon::CanvasGL) | horizon::CanvasGL | |
set_cursor_external(bool v) (defined in horizon::CanvasGL) | horizon::CanvasGL | |
set_cursor_pos(const Coordi &c) (defined in horizon::CanvasGL) | horizon::CanvasGL | |
set_cursor_size(float size) (defined in horizon::CanvasGL) | horizon::CanvasGL | |
set_cursor_size(Appearance::CursorSize) (defined in horizon::CanvasGL) | horizon::CanvasGL | |
set_flags(const ObjectRef &r, uint8_t mask_set, uint8_t mask_clear) (defined in horizon::Canvas) | horizon::Canvas | |
set_flags_all(uint8_t mask_set, uint8_t mask_clear) (defined in horizon::Canvas) | horizon::Canvas | |
set_flip_view(bool fl) (defined in horizon::CanvasGL) | horizon::CanvasGL | |
set_grid_origin(const Coordi &c) (defined in horizon::CanvasGL) | horizon::CanvasGL | |
set_grid_spacing(uint64_t x, uint64_t y) (defined in horizon::CanvasGL) | horizon::CanvasGL | |
set_grid_spacing(uint64_t s) (defined in horizon::CanvasGL) | horizon::CanvasGL | |
set_highlight_enabled(bool x) (defined in horizon::CanvasGL) | horizon::CanvasGL | |
set_highlight_mode(HighlightMode mode) (defined in horizon::CanvasGL) | horizon::CanvasGL | |
set_highlight_on_top(bool on_top) (defined in horizon::CanvasGL) | horizon::CanvasGL | |
set_layer_color(int layer, const Color &color) (defined in horizon::Canvas) | horizon::Canvas | |
set_layer_display(int index, const LayerDisplay &ld) (defined in horizon::Canvas) | horizon::Canvas | |
set_layer_mode(LayerMode mode) (defined in horizon::CanvasGL) | horizon::CanvasGL | |
set_lod_size(float size) (defined in horizon::Canvas) | horizon::Canvas | protected |
set_scale_and_offset(float sc, Coordf ofs) (defined in horizon::CanvasGL) | horizon::CanvasGL | |
set_selection(const std::set< SelectableRef > &sel, bool emit=true) (defined in horizon::CanvasGL) | horizon::CanvasGL | |
set_selection_allowed(bool a) (defined in horizon::CanvasGL) | horizon::CanvasGL | |
set_selection_mode(SelectionMode mode) (defined in horizon::CanvasGL) | horizon::CanvasGL | |
set_view_angle(float a) (defined in horizon::CanvasGL) | horizon::CanvasGL | |
show_all_junctions_in_schematic (defined in horizon::Canvas) | horizon::Canvas | |
show_all_obj() (defined in horizon::Canvas) | horizon::Canvas | |
show_obj(const ObjectRef &r) (defined in horizon::Canvas) | horizon::Canvas | |
show_text_in_tracks (defined in horizon::Canvas) | horizon::Canvas | |
show_text_in_vias (defined in horizon::Canvas) | horizon::Canvas | |
signal_can_steal_focus() (defined in horizon::CanvasGL) | horizon::CanvasGL | inline |
signal_cursor_moved() (defined in horizon::CanvasGL) | horizon::CanvasGL | inline |
signal_grid_mul_changed() (defined in horizon::CanvasGL) | horizon::CanvasGL | inline |
signal_hover_selection_changed() (defined in horizon::CanvasGL) | horizon::CanvasGL | inline |
signal_request_display_name() (defined in horizon::CanvasGL) | horizon::CanvasGL | inline |
signal_scale_changed() (defined in horizon::CanvasGL) | horizon::CanvasGL | inline |
signal_selection_changed() (defined in horizon::CanvasGL) | horizon::CanvasGL | inline |
signal_selection_mode_changed() (defined in horizon::CanvasGL) | horizon::CanvasGL | inline |
smooth_zoom (defined in horizon::CanvasGL) | horizon::CanvasGL | |
snap_filter (defined in horizon::CanvasGL) | horizon::CanvasGL | |
snap_to_grid(const Coordi &c, unsigned int div=1) const (defined in horizon::CanvasGL) | horizon::CanvasGL | |
snap_to_targets (defined in horizon::CanvasGL) | horizon::CanvasGL | |
target_current (defined in horizon::Canvas) | horizon::Canvas | protected |
targets (defined in horizon::Canvas) | horizon::Canvas | protected |
TextBoxMode enum name (defined in horizon::Canvas) | horizon::Canvas | protected |
touchpad_pan (defined in horizon::CanvasGL) | horizon::CanvasGL | |
transform (defined in horizon::Canvas) | horizon::Canvas | protected |
transform_restore() (defined in horizon::Canvas) | horizon::Canvas | protected |
transform_save() (defined in horizon::Canvas) | horizon::Canvas | protected |
transforms (defined in horizon::Canvas) | horizon::Canvas | protected |
triangle_type_current (defined in horizon::Canvas) | horizon::Canvas | protected |
triangles (defined in horizon::Canvas) | horizon::Canvas | protected |
type_signal_can_steal_focus typedef (defined in horizon::CanvasGL) | horizon::CanvasGL | |
type_signal_cursor_moved typedef (defined in horizon::CanvasGL) | horizon::CanvasGL | |
type_signal_grid_mul_changed typedef (defined in horizon::CanvasGL) | horizon::CanvasGL | |
type_signal_request_display_name typedef (defined in horizon::CanvasGL) | horizon::CanvasGL | |
type_signal_scale_changed typedef (defined in horizon::CanvasGL) | horizon::CanvasGL | |
type_signal_selection_changed typedef (defined in horizon::CanvasGL) | horizon::CanvasGL | |
type_signal_selection_mode_changed typedef (defined in horizon::CanvasGL) | horizon::CanvasGL | |
update(const class Symbol &sym, const Placement &transform=Placement(), bool edit=true) (defined in horizon::Canvas) | horizon::Canvas | |
update(const class Sheet &sheet) (defined in horizon::Canvas) | horizon::Canvas | |
update(const class Padstack &padstack, bool edit=true) (defined in horizon::Canvas) | horizon::Canvas | |
update(const class Package &pkg, bool edit=true) (defined in horizon::Canvas) | horizon::Canvas | |
update(const class Board &brd, PanelMode mode=PanelMode::INCLUDE) (defined in horizon::Canvas) | horizon::Canvas | |
update(const class Frame &fr, bool edit=true) (defined in horizon::Canvas) | horizon::Canvas | |
update(const class Decal &dec, bool edit=true) (defined in horizon::Canvas) | horizon::Canvas | |
update(const class BlockSymbol &sym, bool edit=true) (defined in horizon::Canvas) | horizon::Canvas | |
update_cursor_pos(double x, double y) (defined in horizon::CanvasGL) | horizon::CanvasGL | |
update_markers() override (defined in horizon::CanvasGL) | horizon::CanvasGL | virtual |
work_layer (defined in horizon::Canvas) | horizon::Canvas | protected |
zoom_base (defined in horizon::CanvasGL) | horizon::CanvasGL | |
zoom_to(const Coordf &c, float inc) (defined in horizon::CanvasGL) | horizon::CanvasGL | |
zoom_to_bbox(const Coordf &a, const Coordf &b) (defined in horizon::CanvasGL) | horizon::CanvasGL | |
zoom_to_bbox(const std::pair< Coordf, Coordf > &bb) (defined in horizon::CanvasGL) | horizon::CanvasGL | |
~Canvas() (defined in horizon::Canvas) | horizon::Canvas | inlinevirtual |