MVE - Multi-View Environment mve-devel
|
This is the complete list of members for ogl::CameraContext< CTRL >, including all inherited members.
camera | ogl::CameraContext< CTRL > | protected |
CameraContext(void) | ogl::CameraContext< CTRL > | inline |
controller | ogl::CameraContext< CTRL > | protected |
get_height(void) const | ogl::Context | inline |
get_width(void) const | ogl::Context | inline |
height | ogl::Context | protected |
init(void) | ogl::Context | inline |
init_impl(void)=0 | ogl::Context | protectedpure virtual |
keyboard_event(KeyboardEvent const &event) | ogl::CameraContext< CTRL > | virtual |
mouse_event(MouseEvent const &event) | ogl::CameraContext< CTRL > | virtual |
paint(void) | ogl::Context | inline |
paint_impl(void)=0 | ogl::Context | protectedpure virtual |
resize(int new_width, int new_height) | ogl::Context | inline |
resize_impl(int old_width, int old_height) | ogl::CameraContext< CTRL > | protectedvirtual |
update_camera(void) | ogl::CameraContext< CTRL > | protected |
width | ogl::Context | protected |
~CameraContext(void) | ogl::CameraContext< CTRL > | inline |
~Context(void) | ogl::Context | inlinevirtual |