00001
00002
00003
00004 #if !defined(AFX_SPOT3D_H__025FFF49_A151_4D6C_9846_752C505B788E__INCLUDED_)
00005 #define AFX_SPOT3D_H__025FFF49_A151_4D6C_9846_752C505B788E__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 <math.h>
00016 #include "Texture.h"
00017 #include "resource.h"
00018
00020
00021
00022
00023
00024 class CSpot3DApp : public CWinApp
00025 {
00026 public:
00027 CSpot3DApp();
00028
00029
00030
00031
00032 public:
00033 virtual BOOL InitInstance();
00034
00035
00036
00037
00038
00039
00040
00041
00042 DECLARE_MESSAGE_MAP()
00043 };
00044
00045
00047
00048
00049
00050
00051 #endif // !defined(AFX_SPOT3D_H__025FFF49_A151_4D6C_9846_752C505B788E__INCLUDED_)