#include <vis_lab2.h>
List of all members.
Detailed Description
The main GUI class whicht has all needed GUI elements.
- Author:
- Christian Hirsch
-
Clemens Roegner
Constructor & Destructor Documentation
Vis_Lab2::Vis_Lab2 |
( |
QWidget * |
parent = 0 ) |
|
Member Function Documentation
void Vis_Lab2::arrowColorChanged |
( |
) |
[slot] |
Changes the color of the arrows.
void Vis_Lab2::numChannelsChanged |
( |
int |
_num ) |
[slot] |
Updates the number of channels to select all available channels.
void Vis_Lab2::openFileLocation |
( |
) |
[slot] |
Opens new flow data and processes it to the opengl rendering window.
void Vis_Lab2::streamColorChanged |
( |
) |
[slot] |
Changes the color of the arrows.
void Vis_Lab2::transferChanged |
( |
) |
[slot] |
Processes the new transferfunction values to the openglrendering window.
The documentation for this class was generated from the following files:
- C:/Users/chrivieh/Desktop/My Dropbox/Studium/5. Semester/Visualisierung/Lab2/src/vis_lab2.h
- C:/Users/chrivieh/Desktop/My Dropbox/Studium/5. Semester/Visualisierung/Lab2/src/vis_lab2.cpp