登录
首页 » c++ » D3D透视源码

D3D透视源码

于 2022-05-28 发布 文件大小:88.79 kB
0 242
下载积分: 2 下载次数: 1

代码说明:

HRESULT WINAPI MyDrawIndexedPrimitive(LPDIRECT3DDEVICE9 pDevice, D3DPRIMITIVETYPE Type, INT BaseVertexIndex, UINT MinIndex, UINT NumVertices, UINT StartIndex, UINT PrimitiveCount){IDirect3DVertexBuffer9* pStreamData = NULL;UINT iOffsetInBytes, iStride;pDevice->GetStreamSource(0, &pStreamData, &iOffsetInBytes, &iStride);if (GetAsyncKeyState(VK_PAUSE) & 1){if (Wall){Wall = FALSE;Beep(2000, 200);}else{Wall = TRUE;Beep(3000, 200);}}if ((iStride == 40 || iStride == 44 || iStride == 48) && Wall){pDevice->SetRenderState(D3DRS_ZENABLE, D3DZB_FALSE);}return OrigDrawIndexedPrimitive(pDevice, Type, BaseVertexIndex, MinIndex, NumVertices, StartIndex, PrimitiveCount);}

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 手机QQ协议和web协议登录 完整源码下载
    可选择手机QQ协议或web协议两种方式登录,手机协议使用1.4版本。 经测试 可用
    2015-01-27下载
    积分:1
  • 12单片机驱动12864电压表频率表(串行)
    STC12单片机驱动1286液晶 两种功能电压表 频率计功能通过按键选择
    2023-04-12 07:15:03下载
    积分:1
  • stm32
    用于电压小信号的采集数据,嵌入式开发平台(data send or receive voltage)
    2020-06-18 02:00:02下载
    积分:1
  • Pyramid-methods-in-image-processing
    Pyramid methods in image processing
    2013-12-05 20:08:18下载
    积分:1
  • scull
    基于跟新后的linux内核的scull驱动代码及详解(Based on post with the new linux kernel driver code and Detailed scull)
    2015-03-24 21:15:40下载
    积分:1
  • betabayesian_lowprec.cc.tar
    lower precision beta
    2012-08-30 02:22:00下载
    积分:1
  • MAX6675
    MAX6675 的说明文件,用于温度采集方面很好用,电路简单,温度准确。(MAX6675 documentation, for the temperature acquisition with good, simple circuit, accurate temperature.)
    2014-12-19 16:09:42下载
    积分:1
  • zzMomentics indicator
    Trend Trading is an indicator designed to profit as much as possible from trends taking place in the market, by timing pullbacks and breakouts. It finds trading opportunities by analyzing what the price is doing during established trends.
    2018-08-04 02:48:38下载
    积分:1
  • Csharp components for the management of Xmail server, PC
    Csharp组件,用于管理Xmail服务器,开源 -Csharp components for the management of Xmail server, PC
    2022-07-16 13:00:47下载
    积分:1
  • imperfectc
    学习c++的经典书籍。适合想学好学深的任何c++的朋友。(Learning c++ classic books. Deep for any school to learn c++ friend.)
    2010-05-10 06:37:39下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载