StdAfx.cpp
Upload User: cding2008
Upload Date: 2007-01-03
Package Size: 1812k
Code Size: 1k
Category:

OpenGL program

Development Platform:

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"