#include <FileLoader.h>
List of all members.
Detailed Description
FileLoader is responsible for loading the .raw volume file
Constructor & Destructor Documentation
FileLoader::FileLoader |
( |
void |
| ) |
|
FileLoader::~FileLoader |
( |
void |
| ) |
|
Member Function Documentation
void * FileLoader::loadRawFile |
( |
char * |
filename, |
|
|
size_t |
size |
|
) |
| |
loads the raw file with the name: filename
The documentation for this class was generated from the following files:
- C:/Users/Daniel/Desktop/Depth of Field/DepthOfField/FileLoader.h
- C:/Users/Daniel/Desktop/Depth of Field/DepthOfField/FileLoader.cpp