Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

3dvisDoc.h

Go to the documentation of this file.
00001 // 3dvisDoc.h : interface of the CMy3dvisDoc class
00002 //
00004 
00005 #if !defined(AFX_3DVISDOC_H__9E47D925_70E9_4015_A734_DC1507520556__INCLUDED_)
00006 #define AFX_3DVISDOC_H__9E47D925_70E9_4015_A734_DC1507520556__INCLUDED_
00007 
00008 #if _MSC_VER > 1000
00009 #pragma once
00010 #endif // _MSC_VER > 1000
00011 
00012 
00013 class CMy3dvisDoc : public CDocument
00014 {
00015 protected: // create from serialization only
00016         CMy3dvisDoc();
00017         DECLARE_DYNCREATE(CMy3dvisDoc)
00018 
00019 // Attributes
00020 public:
00021 
00022 // Operations
00023 public:
00024 
00025 // Overrides
00026         // ClassWizard generated virtual function overrides
00027         //{{AFX_VIRTUAL(CMy3dvisDoc)
00028         public:
00029         virtual BOOL OnNewDocument();
00030         virtual void Serialize(CArchive& ar);
00031         //}}AFX_VIRTUAL
00032 
00033 // Implementation
00034 public:
00035         virtual ~CMy3dvisDoc();
00036 #ifdef _DEBUG
00037         virtual void AssertValid() const;
00038         virtual void Dump(CDumpContext& dc) const;
00039 #endif
00040 
00041 protected:
00042 
00043 // Generated message map functions
00044 protected:
00045         //{{AFX_MSG(CMy3dvisDoc)
00046                 // NOTE - the ClassWizard will add and remove member functions here.
00047                 //    DO NOT EDIT what you see in these blocks of generated code !
00048         //}}AFX_MSG
00049         DECLARE_MESSAGE_MAP()
00050 };
00051 
00053 
00054 //{{AFX_INSERT_LOCATION}}
00055 // Microsoft Visual C++ will insert additional declarations immediately before the previous line.
00056 
00057 #endif // !defined(AFX_3DVISDOC_H__9E47D925_70E9_4015_A734_DC1507520556__INCLUDED_)

Generated on Thu Jan 30 21:35:43 2003 for 3DVis by doxygen1.3-rc2