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

D3D透视源码

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

  • mega8_display
    atmega8操作74hc164进行串口静态显示程序,已经过调试。(atmega8 74hc164 operation for Serial static display program, it has been testing.)
    2006-06-27 10:59:29下载
    积分:1
  • 1
    说明:  这是一个用c++实现的程序,功能:熟悉Mallat 算法、Daubechies 小波的构造、样条小波的性质(err)
    2008-06-17 18:16:21下载
    积分:1
  • dsp-lcd
    说明:  该程序在DSP2407芯片上实现液晶显示的功能,使用SCI通信给时钟芯片写入初始数据,然后读出数据送液晶显示器显示。是一个C语言工程文件,对dsp2000编程很有参考意义。(The program in the DSP2407 chip liquid crystal display function, the use of SCI communication to the clock chip to write the initial data, and then send读出数据LCD display. Is a C language project file, the dsp2000 programming is very useful.)
    2008-11-04 23:40:31下载
    积分:1
  • SerialPort
    用C#编写的一个串口调试助手,通讯端口可选,波特率可调,校验方式可选(Written in C# using a serial debugging assistant, communication ports optional, adjustable baud rate, parity mode optional)
    2011-06-15 22:41:15下载
    积分:1
  • 2324214124
    出库,入库系统管理一些库存管理的基本功能都有,外加数据库等(Some basic functions of inventory management are available, such as database, etc.)
    2019-06-24 09:03:15下载
    积分:1
  • KKQW_CVT_2phase
    说明:  全功率变流器建立的风电机组整机电气仿真建模,包含传动链、风力机等子模块(Electrical simulation modeling of a double-fed unit built by a converter, which can be used for LVRTHVRT simulation)
    2019-03-21 15:34:24下载
    积分:1
  • vof
    FLUENT软件,定义速度入口中,不同位置的相分数(Define the phase fractions at different positions in the velocity inlet)
    2020-07-28 11:58:40下载
    积分:1
  • C#与三菱Q系列PLC串口通讯
    C#与三菱Q系列PLC串口通讯源代码,使用Microsoft Vistual 2010开发,调用第三方提供的动态链接库,测试通过,性能相当稳定。
    2022-03-01 08:50:00下载
    积分:1
  • zmovie 播放器
    zmovie 播放器
    2023-05-30 16:25:03下载
    积分:1
  • Hex_to_ASCII
    十六进制转ASCII码的一段子程序。。。(ASCII code hex switch to a subroutine.)
    2010-12-31 23:14:01下载
    积分:1
  • 696518资源总数
  • 104316会员总数
  • 17今日下载