Volume Renderer DoF
GLWidget Class Reference

#include <GLWidget.h>

Inheritance diagram for GLWidget:

Public Member Functions

 GLWidget (QWidget *parent)
 
 ~GLWidget ()
 
void initializeGL ()
 
void paintGL ()
 
void resizeGL (int width, int height)
 

Detailed Description

This class represents a subtype of a opengl widget for rendering purposes

Constructor & Destructor Documentation

◆ GLWidget()

GLWidget::GLWidget ( QWidget *  parent)

◆ ~GLWidget()

GLWidget::~GLWidget ( )

Member Function Documentation

◆ initializeGL()

void GLWidget::initializeGL ( )

◆ paintGL()

void GLWidget::paintGL ( )

◆ resizeGL()

void GLWidget::resizeGL ( int  width,
int  height 
)

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