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

D3D透视源码

于 2022-05-28 发布 文件大小:88.79 kB
0 179
下载积分: 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 个回复

  • ucos-ii_fot_stm32f103
    ucos-ii_fot_stm32f103,ucos-ii_fot_stm32f103ucos-ii_fot_stm32f103ucos-ii_fot_stm32f103ucos-ii_fot_stm32f103ucos-ii_fot_stm32f103ucos-ii_fot_stm32f103ucos-ii_fot_stm32f103ucos-ii_fot_stm32f103ucos-ii_fot_stm32f103
    2022-02-21 08:03:42下载
    积分:1
  • C#多窗体数据交互
    C#父窗体和子窗体之间数据交互的翅中有效方法,包含定义公共类,委托,时间等方式。
    2022-06-18 07:22:32下载
    积分:1
  • CS快速开发框架源码
    花了真金白银买的www.csframework.com、www.cscode.net CS框架网的快速开发框架源码!绝对是高质量的代码!不是市面上一些垃圾代码!功能太强大了,三言两语说不清楚,具体可以看网站介绍。
    2022-07-18 13:08:30下载
    积分:1
  • RGSS103J
    RGSS103J.DLL是RPG Make xp的主要文件,是RPG游戏的核心。注意,只对RPG Make xp有用!(RGSS103J.DLL is the main document RPG Make xp is the core RPG game. Note that only xp useful for RPG Make!)
    2014-07-18 23:10:49下载
    积分:1
  • Test2
    只有画笔和画刷的练习,用户可以根据自己的需要修改相关的代码(Only the practice pen and brush, the user can modify the code to suit your needs)
    2013-12-05 13:20:27下载
    积分:1
  • arduino2matlab
    此文件是arduino mega 2560单片机与Matlab结合的应用,可以通过matlab观察arduino的输出,程序有详细的注解,里面包含了一些实例。适合初学者学习。(This file is arduino mega 2560 microcontroller applications in conjunction with Matlab, arduino output can be observed through matlab, procedures detailed comments, which contains a number of examples. Suitable for beginners to learn.)
    2013-12-15 10:44:05下载
    积分:1
  • PDMS
    药品信息管理系统 主要对药品信息的 相关信息时行添加 删除 修秘改 以及报表的报出,采用C#语言。。简单易懂。。(Drug information System)
    2013-06-06 22:07:22下载
    积分:1
  • 时域2维声波方程全波形反演程序
    二维时间域声波方程全波形反演,有限差分数是模拟(Two dimensional time domain full waveform inversion)
    2021-03-22 16:39:15下载
    积分:1
  • C源码: 给UNIX加把屏幕锁 可以使用户锁住屏幕
    C源码: 给UNIX加把屏幕锁 可以使用户锁住屏幕-C source : UNIX to do more to screen lock allows users to lock screen
    2022-01-22 02:46:29下载
    积分:1
  • lift-simulator
    it s a lift simulator, use operating system concept call mutex to implenment a lift. I do it prefectly.(it sa lift simulator, use operating system concept call mutex to implenment a lift. I do it prefectly.)
    2006-10-24 16:52:23下载
    积分:1
  • 696518资源总数
  • 105901会员总数
  • 40今日下载