Добавил:
Опубликованный материал нарушает ваши авторские права? Сообщите нам.
Вуз: Предмет: Файл:
Скачиваний:
21
Добавлен:
16.04.2013
Размер:
1.4 Кб
Скачать
// Spline_3d.h : main header file for the SPLINE_3D application
//

#if !defined(AFX_SPLINE_3D_H__BE7AE528_96AE_4E4E_A3B1_5E07045C8613__INCLUDED_)
#define AFX_SPLINE_3D_H__BE7AE528_96AE_4E4E_A3B1_5E07045C8613__INCLUDED_

#if _MSC_VER > 1000
#pragma once
#endif // _MSC_VER > 1000

#ifndef __AFXWIN_H__
	#error include 'stdafx.h' before including this file for PCH
#endif

#include "resource.h"       // main symbols

/////////////////////////////////////////////////////////////////////////////
// CSpline_3dApp:
// See Spline_3d.cpp for the implementation of this class
//

class CSpline_3dApp : public CWinApp
{
public:
	CSpline_3dApp();

// Overrides
	// ClassWizard generated virtual function overrides
	//{{AFX_VIRTUAL(CSpline_3dApp)
	public:
	virtual BOOL InitInstance();
	//}}AFX_VIRTUAL

// Implementation

public:
	//{{AFX_MSG(CSpline_3dApp)
	afx_msg void OnAppAbout();
		// NOTE - the ClassWizard will add and remove member functions here.
		//    DO NOT EDIT what you see in these blocks of generated code !
	//}}AFX_MSG
	DECLARE_MESSAGE_MAP()
};


/////////////////////////////////////////////////////////////////////////////

//{{AFX_INSERT_LOCATION}}
// Microsoft Visual C++ will insert additional declarations immediately before the previous line.

#endif // !defined(AFX_SPLINE_3D_H__BE7AE528_96AE_4E4E_A3B1_5E07045C8613__INCLUDED_)
Соседние файлы в папке Spline_3d
  • #
    16.04.201343.2 Кб21Spline_3d.aps
  • #
    16.04.20133.31 Кб21Spline_3d.clw
  • #
    16.04.20133.67 Кб21Spline_3d.cpp
  • #
    16.04.20134.65 Кб21Spline_3d.dsp
  • #
    16.04.2013541 б21Spline_3d.dsw
  • #
    16.04.20131.4 Кб21Spline_3d.h
  • #
    16.04.2013115.71 Кб21Spline_3d.ncb
  • #
    16.04.201350.69 Кб21Spline_3d.opt
  • #
    16.04.2013900 б21Spline_3d.plg
  • #
    16.04.201310.61 Кб21Spline_3d.rc
  • #
    16.04.2013211 б21StdAfx.cpp