Main Page   Compound List   File List   Compound Members  

FourierVolumeRenderer.h

00001 // FourierVolumeRenderer.h : main header file for the FOURIERVOLUMERENDERER application
00002 //
00003 
00004 #if !defined(AFX_FOURIERVOLUMERENDERER_H__2D79FE45_C835_40C2_A076_9004AC961F10__INCLUDED_)
00005 #define AFX_FOURIERVOLUMERENDERER_H__2D79FE45_C835_40C2_A076_9004AC961F10__INCLUDED_
00006 
00007 #if _MSC_VER > 1000
00008 #pragma once
00009 #endif // _MSC_VER > 1000
00010 
00011 #ifndef __AFXWIN_H__
00012         #error include 'stdafx.h' before including this file for PCH
00013 #endif
00014 
00015 #include "resource.h"       // main symbols
00016 
00018 // CFourierVolumeRendererApp:
00019 // See FourierVolumeRenderer.cpp for the implementation of this class
00020 //
00021 
00022 class CFourierVolumeRendererApp : public CWinApp
00023 {
00024 public:
00025         CFourierVolumeRendererApp();
00026 
00027 // Overrides
00028         // ClassWizard generated virtual function overrides
00029         //{{AFX_VIRTUAL(CFourierVolumeRendererApp)
00030         public:
00031         virtual BOOL InitInstance();
00032         //}}AFX_VIRTUAL
00033 
00034 // Implementation
00035         //{{AFX_MSG(CFourierVolumeRendererApp)
00036         afx_msg void OnAppAbout();
00037         afx_msg void OnFileOpen();
00038         // NOTE - the ClassWizard will add and remove member functions here.
00039                 //    DO NOT EDIT what you see in these blocks of generated code !
00040         //}}AFX_MSG
00041         DECLARE_MESSAGE_MAP()
00042 };
00043 
00044 
00046 
00047 //{{AFX_INSERT_LOCATION}}
00048 // Microsoft Visual C++ will insert additional declarations immediately before the previous line.
00049 
00050 #endif // !defined(AFX_FOURIERVOLUMERENDERER_H__2D79FE45_C835_40C2_A076_9004AC961F10__INCLUDED_)

Generated on Sun Dec 16 15:49:30 2001 for Fourier Volume Renderer by doxygen1.2.12 written by Dimitri van Heesch, © 1997-2001