Depth of Field
0.1
Main Page
Classes
Files
File List
File Members
All
Classes
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
FileLoader.h
Go to the documentation of this file.
1
#ifndef __FILELOADER_H
2
#define __FILELOADER_H
3
4
9
class
FileLoader
10
{
11
public
:
12
FileLoader
(
void
);
13
~FileLoader
(
void
);
17
void
*
loadRawFile
(
char
*filename,
size_t
size);
18
};
19
20
21
22
23
#endif
Desktop
Depth of Field
DepthOfField
FileLoader.h
Generated on Wed Jun 13 2012 16:15:17 for Depth of Field by
1.8.1.1