Seg3D  2.4
Seg3D is a free volume segmentation and processing tool developed by the NIH Center for Integrative Biomedical Computing at the University of Utah Scientific Computing and Imaging (SCI) Institute.
All Classes Namespaces Functions Variables Typedefs Enumerator Friends
Public Member Functions | Protected Member Functions | List of all members
QtUtils::QtTransferFunctionWidget Class Reference
Inheritance diagram for QtUtils::QtTransferFunctionWidget:
Core::ConnectionHandler

Public Member Functions

 QtTransferFunctionWidget (const QGLFormat &format, QWidget *parent, QGLWidget *share, Core::TransferFunctionHandle tf)
 

Protected Member Functions

virtual void initializeGL ()
 
virtual void paintGL ()
 
virtual void resizeGL (int width, int height)
 

Member Function Documentation

void QtUtils::QtTransferFunctionWidget::initializeGL ( )
protectedvirtual

INITIALIZEGL: This function is called by Qt when the widget is initialized

void QtUtils::QtTransferFunctionWidget::paintGL ( )
protectedvirtual

PAINTGL: This function is called whenever Qt has to repaint the contents of the widget displaying the Qt scene

void QtUtils::QtTransferFunctionWidget::resizeGL ( int  width,
int  height 
)
protectedvirtual

RESIZEGL: This function gets called whenever the Qt widget is resized


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