SliceRenderer Class Reference

#include <sliceRenderer.h>

List of all members.

Public Member Functions

 SliceRenderer (QWidget *parent=0)
void makeSlice (DIMENSION d, int SliceNumber)
void updateSlice ()
void redraw ()

Public Attributes

unsigned short XDim
unsigned short YDim
unsigned short * data

Protected Member Functions

void paintEvent (QPaintEvent *event)

Private Attributes

bool antialiased
int XSlice
int YSlice
int ZSlice
QGridLayout * layout
VolumepSlice
QImage image
DIMENSION currentDIM
int currentSlice


Detailed Description

This Class creates the slices of the object and draws them into the main GUI.


Member Function Documentation

void SliceRenderer::paintEvent QPaintEvent *  event  )  [protected]
 

draws the slice into an image after it had been created

void SliceRenderer::redraw  ) 
 

updates the current Slice when Transfer Function has changed

void SliceRenderer::updateSlice  ) 
 

takes over a dimension (x, y or z) and a slice number and creates the corresponding slice


Member Data Documentation

bool SliceRenderer::antialiased [private]
 

draws the slice-Image, if data has been loaded (empty window otherwise)


The documentation for this class was generated from the following files:
Generated on Wed Dec 7 14:42:12 2005 for VisUE by  doxygen 1.4.5