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

OpenGL

开发平台:

Visual C++

  1. /////////////////////////////////////////////////////////////////////////////
  2. // stdafx.cpp : source file that includes just the standard includes
  3. // glOOP.pch will be the pre-compiled header
  4. // stdafx.obj will contain the pre-compiled type information
  5. //
  6. // glOOP (OpenGL Object Oriented Programming library)
  7. // Copyright (c) Craig Fahrnbach 1997, 1998
  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. // This program is -not- in the public domain.
  19. //
  20. /////////////////////////////////////////////////////////////////////////////
  21. #include "stdafx.h"