Viewer
display a stack of images
|
current_x_index | GLImagePanel | [protected] |
current_y_index | GLImagePanel | [protected] |
current_z_index | GLImagePanel | [protected] |
default_height | GLImagePanel | [protected] |
default_width | GLImagePanel | [protected] |
draw_line | GLImagePanel | [protected] |
GLImagePanel(QWidget *parent=0, const char *name=0) | GLImagePanel | |
img_blk | GLImagePanel | [protected] |
initializeGL() | GLImagePanel | [protected, virtual] |
mouse_position_changed(int x, int y, int z, const jwsc::Pixel_f *px) | GLImagePanel | [signal] |
mouseMoveEvent(QMouseEvent *event)=0 | GLImagePanel | [protected, pure virtual] |
paintGL()=0 | GLImagePanel | [protected, pure virtual] |
resizeGL(int w, int h)=0 | GLImagePanel | [protected, pure virtual] |
set_current_x_index(int index) | GLImagePanel | [virtual, slot] |
set_current_y_index(int index) | GLImagePanel | [virtual, slot] |
set_current_z_index(int index) | GLImagePanel | [virtual, slot] |
set_draw_line(bool b) | GLImagePanel | [virtual, slot] |
set_imgblock(jwsc::Imgblock_f *img_blk) | GLImagePanel | [virtual] |