tychoBCGEN
0.5
Main Page
Namespaces
Data Structures
Files
File List
Globals
All
Data Structures
Namespaces
Files
Functions
Variables
image_stack.h
Go to the documentation of this file.
1
#ifndef IMAGE_STACK_H
2
#define IMAGE_STACK_H
3
4
#include <QImage>
5
6
class
image_stack
{
7
8
public
:
9
10
QVector<QImage>
imagestack
;
11
QImage
image
;
12
QImage
image1
;
13
14
QImage
wind_emitter
;
15
QImage
wind_emitter_save
;
16
17
};
18
19
#endif // IMAGE_STACK_H
Generated on Wed Oct 9 2013 19:53:58 for tychoBCGEN by
1.8.1.1