13 #ifndef mitkMovieGeneratorWin32_h
14 #define mitkMovieGeneratorWin32_h
24 #pragma message(" _Adding library: vfw32.lib")
25 #pragma comment(lib, "vfw32.lib")
33 itkFactorylessNewMacro(Self);
73 PAVISTREAM m_pStreamCompressed;
#define MITKALGORITHMSEXT_EXPORT
_bstr_t m_sError
last error string
mitkClassMacro(MovieGeneratorWin32, MovieGenerator)
virtual bool AddFrame(void *data)
used to add a frame
virtual bool TerminateGenerator()
called after the last frame is added
_bstr_t m_sFile
name of output file
BITMAPINFOHEADER m_bih
structure contains information for a single stream
void InitBitmapHeader()
reads out size of current OpenGL context and stores it
virtual bool InitGenerator()
called directly before the first frame is added
virtual void SetFileName(const char *fileName)
filename under which movie is saved
Find image slices visible on a given plane.