defAttr | CVD::VideoDisplay | [related] |
display() | CVD::VideoDisplay | [inline] |
display_to_video(int dx, int dy, double &vx, double &vy) | CVD::VideoDisplay | |
flush() | CVD::VideoDisplay | |
get_event(XEvent *event) | CVD::VideoDisplay | |
get_fd() | CVD::VideoDisplay | [inline] |
locate_display_pointer(int &x, int &y) | CVD::VideoDisplay | |
locate_video_pointer(double &x, double &y) | CVD::VideoDisplay | |
make_current() | CVD::VideoDisplay | |
pending() | CVD::VideoDisplay | |
select_events(long event_mask) | CVD::VideoDisplay | |
set_title(const std::string &s) | CVD::VideoDisplay | |
set_zoom(double left, double top, double right, double bottom, double scale) | CVD::VideoDisplay | |
swap_buffers() | CVD::VideoDisplay | |
video_height() const | CVD::VideoDisplay | [inline] |
video_to_display(double dx, double dy, int &vx, int &vy) | CVD::VideoDisplay | |
video_width() const | CVD::VideoDisplay | [inline] |
VideoDisplay(double left, double top, double right, double bottom, double scale=1, int *visualAttr=defAttr) | CVD::VideoDisplay | |
VideoDisplay(ImageRef size, double scale=1, int *visualAttr=defAttr) | CVD::VideoDisplay | |
window() | CVD::VideoDisplay | [inline] |
zoom_in(double cx, double cy, double factor=2) | CVD::VideoDisplay | |
zoom_out(double cx, double cy, double factor=2) | CVD::VideoDisplay | [inline] |
zoom_reset() | CVD::VideoDisplay | [inline] |
~VideoDisplay() | CVD::VideoDisplay | |