StdAfx.cpp
上传用户:cding2008
上传日期:2007-01-03
资源大小:1812k
文件大小:1k
源码类别:

OpenGL

开发平台:

Visual C++

  1. /////////////////////////////////////////////////////////////////////////////
  2. //  stdafx.cpp : source file that includes just the standard includes
  3. //  ModelMagic3D.pch will be the pre-compiled header
  4. //  stdafx.obj will contain the pre-compiled type information
  5. //
  6. // ModelMagic 3D and 'glOOP' (OpenGL Object Oriented Programming library)
  7. // Copyright (c) Craig Fahrnbach 1997, 1999
  8. //
  9. // OpenGL is a registered trademark of Silicon Graphics
  10. //
  11. //
  12. // This program is provided for educational and personal use only and
  13. // is provided without guarantee or warrantee expressed or implied.
  14. //
  15. // Commercial use is strickly prohibited without written permission
  16. // from ImageWare Development.
  17. //
  18. /////////////////////////////////////////////////////////////////////////////
  19. #include "stdafx.h"