globals.h File Reference

#include "color.h"
#include <math.h>
#include <QtDebug>
#include <QColor>

Go to the source code of this file.

Defines

#define INF   (float)99999999.0

Enumerations

enum  DIMENSION { X_DIM, Y_DIM, Z_DIM }
enum  RENDERMODE { RM_SLICES, RM_PREVIEW, RM_FULL, RM_REFINE }
enum  FILTER { FL_NONE, FL_TRILINEAR }

Variables

VolumegpVolume
TransferfunctiongpTransferfunction
SliceRenderergpSliceRenderer
QApplication * gpApplication


Detailed Description

This Header File contains all global objects.

Author:
Dorn Florian, Schmidt Johanna
Version:
1.0
Date:
Nov-Dez 2005

Enumeration Type Documentation

enum DIMENSION
 

defines three main dimensions: X, Y and Z

enum FILTER
 

defines two different Filter Modes: 'None' and 'Trilinear'

enum RENDERMODE
 

defines four different Rendering Modes: 'Only Slices', 'Preview', 'Full' and 'Refine'


Variable Documentation

SliceRenderer* gpSliceRenderer
 

Transfer Function to calculate Colors and Opacity Values

Volume* gpVolume
 

main Volume where Voxels are stored


Generated on Wed Dec 7 14:42:11 2005 for VisUE by  doxygen 1.4.5