Horizon
|
This is the complete list of members for horizon::CanvasAnnotation, including all inherited members.
CanvasAnnotation(class CanvasGL *c, int l) (defined in horizon::CanvasAnnotation) | horizon::CanvasAnnotation | |
CanvasGL (defined in horizon::CanvasAnnotation) | horizon::CanvasAnnotation | friend |
clear() (defined in horizon::CanvasAnnotation) | horizon::CanvasAnnotation | |
draw_arc(const Coordf ¢er, float radius0, float a0, float a1, ColorP color, uint64_t width) (defined in horizon::CanvasAnnotation) | horizon::CanvasAnnotation | |
draw_line(const std::deque< Coordf > &pts, ColorP color, uint64_t width) (defined in horizon::CanvasAnnotation) | horizon::CanvasAnnotation | |
draw_line(const Coordf &from, const Coordf &to, ColorP color, uint64_t width, bool highlight=false, uint8_t color2=0) (defined in horizon::CanvasAnnotation) | horizon::CanvasAnnotation | |
draw_polygon(const std::deque< Coordf > &pts, ColorP color, uint64_t width) (defined in horizon::CanvasAnnotation) | horizon::CanvasAnnotation | |
on_top (defined in horizon::CanvasAnnotation) | horizon::CanvasAnnotation | |
set_display(const class LayerDisplay &ld) (defined in horizon::CanvasAnnotation) | horizon::CanvasAnnotation | |
set_visible(bool v) (defined in horizon::CanvasAnnotation) | horizon::CanvasAnnotation | |
use_highlight (defined in horizon::CanvasAnnotation) | horizon::CanvasAnnotation |