af3DObject.cpp
上传用户:kaiguan
上传日期:2007-10-28
资源大小:1074k
文件大小:0k
源码类别:

其他游戏

开发平台:

Visual C++

  1. // af3DObject.cpp: implementation of the af3DObject class.
  2. //
  3. //////////////////////////////////////////////////////////////////////
  4. #include "stdafx.h"
  5. #include "af3DObject.h"
  6. #include "afLog.h"
  7. LPDIRECT3DDEVICE9 af3DObject::pd3dDevice=NULL;