VoxelBlur
Depth-of-field volume rendering
 All Classes Files Functions Variables Enumerations Enumerator
Classes | Functions
volumeloader.h File Reference

This file includes the VolumeLoader class, as well as the VolumeMetaData structure. More...

#include <QObject>
Include dependency graph for volumeloader.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  VolumeMetaData
 This class contains metadata for volumes, like dimensions and the file where the data can be found. More...
 
class  VolumeLoader
 Class for loading volume meta data (VolumeMetaData) as well as the raw volume data itself. More...
 

Functions

QDebug operator<< (QDebug dbg, const VolumeMetaData &c)
 

Detailed Description

This file includes the VolumeLoader class, as well as the VolumeMetaData structure.