Viewer
display a stack of images
GLImagePanel Member List
This is the complete list of members for GLImagePanel, including all inherited members.
current_x_indexGLImagePanel [protected]
current_y_indexGLImagePanel [protected]
current_z_indexGLImagePanel [protected]
default_heightGLImagePanel [protected]
default_widthGLImagePanel [protected]
draw_lineGLImagePanel [protected]
GLImagePanel(QWidget *parent=0, const char *name=0)GLImagePanel
img_blkGLImagePanel [protected]
initializeGL()GLImagePanel [protected, virtual]
mouse_position_changed(int x, int y, int z, const jwsc::Pixel_f *px)GLImagePanel [signal]
mouseMoveEvent(QMouseEvent *event)=0GLImagePanel [protected, pure virtual]
paintGL()=0GLImagePanel [protected, pure virtual]
resizeGL(int w, int h)=0GLImagePanel [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]