Viewer
display a stack of images
Public Slots | Public Member Functions | Protected Member Functions | Protected Attributes
GLImagePanelYZ Class Reference

#include <gl_image_panel.h>

Inheritance diagram for GLImagePanelYZ:
Inheritance graph
[legend]
Collaboration diagram for GLImagePanelYZ:
Collaboration graph
[legend]

List of all members.

Public Slots

void set_current_x_index (int index)

Public Member Functions

 GLImagePanelYZ (QWidget *parent, const char *name)
void set_imgblock (jwsc::Imgblock_f *img_blk)

Protected Member Functions

void paintGL ()
void resizeGL (int w, int h)
void mouseMoveEvent (QMouseEvent *event)

Protected Attributes

float * yz_img
int update_yz_img

Detailed Description

Definition at line 165 of file gl_image_panel.h.


Constructor & Destructor Documentation

GLImagePanelYZ::GLImagePanelYZ ( QWidget *  parent,
const char *  name 
)

Definition at line 357 of file gl_image_panel.cpp.


Member Function Documentation

void GLImagePanelYZ::set_imgblock ( jwsc::Imgblock_f img_blk) [virtual]

Reimplemented from GLImagePanel.

Definition at line 93 of file gl_image_panel.cpp.

void GLImagePanelYZ::set_current_x_index ( int  index) [virtual, slot]

Reimplemented from GLImagePanel.

Definition at line 366 of file gl_image_panel.cpp.

void GLImagePanelYZ::paintGL ( ) [protected, virtual]

Implements GLImagePanel.

Definition at line 392 of file gl_image_panel.cpp.

void GLImagePanelYZ::resizeGL ( int  w,
int  h 
) [protected, virtual]

Implements GLImagePanel.

Definition at line 436 of file gl_image_panel.cpp.

void GLImagePanelYZ::mouseMoveEvent ( QMouseEvent *  event) [protected, virtual]

Implements GLImagePanel.

Definition at line 457 of file gl_image_panel.cpp.


Member Data Documentation

float* GLImagePanelYZ::yz_img [protected]

Definition at line 181 of file gl_image_panel.h.

Definition at line 183 of file gl_image_panel.h.


The documentation for this class was generated from the following files: