d3d9helper.h 标头

Direct3D 9 Graphics 使用此标头。 有关详细信息,请参阅:

d3d9helper.h 包含以下编程接口:

接口

 
IDirect3D9

IDirect3D9 接口 (d3d9helper.h) 提供了创建 Microsoft Direct3D 对象和设置环境的方法。
IDirect3DBaseTexture9

IDirect3DBaseTexture9 接口 (d3d9helper.h) 提供了操作纹理资源的方法,包括立方体和体积纹理。
IDirect3DCubeTexture9

IDirect3DCubeTexture9 接口 (d3d9helper.h) 提供了操作立方体纹理资源的方法。 (IDirect3DCubeTexture9)
IDirect3DDevice9

IDirect3DDevice9 接口 (d3d9helper.h) 提供了执行基于 DrawPrimitive 的呈现、创建资源和着色器等的方法。
IDirect3DIndexBuffer9

IDirect3DIndexBuffer9 接口 (d3d9helper.h) 提供了操作索引缓冲区资源的方法。
IDirect3DPixelShader9

IDirect3DPixelShader9 接口 (d3d9helper.h) 提供了封装像素着色器功能的方法。
IDirect3DQuery9

IDirect3DQuery9 接口 (d3d9helper.h) 提供对驱动程序执行异步查询的方法。
IDirect3DResource9

IDirect3DResource9 接口 (d3d9helper.h) 提供查询和准备资源的方法。
IDirect3DStateBlock9

IDirect3DStateBlock9 接口 (d3d9helper.h) 提供封装呈现状态的方法。
IDirect3DSurface9

IDirect3DSurface9 接口 (d3d9helper.h) 提供了查询和准备图面的方法。
IDirect3DSwapChain9

IDirect3DSwapChain9 接口 (d3d9helper.h) 提供操作交换链的方法。
IDirect3DTexture9

IDirect3DTexture9 接口 (d3d9helper.h) 提供了操作纹理资源的方法。
IDirect3DVertexBuffer9

IDirect3DVertexBuffer9 接口 (d3d9helper.h) 提供了操作顶点缓冲区资源的方法。
IDirect3DVertexDeclaration9

IDirect3DVertexDeclaration9 接口 (d3d9helper.h) 提供封装顶点着色器声明的方法。
IDirect3DVertexShader9

IDirect3DVertexShader9 接口 (d3d9helper.h) 提供了封装顶点着色器功能的方法。
IDirect3DVolume9

IDirect3DVolume9 接口 (d3d9helper.h) 提供了操作卷资源的方法。
IDirect3DVolumeTexture9

IDirect3DVolumeTexture9 接口 (d3d9helper.h) 提供了操作卷纹理资源的方法。

函数

 
Direct3DCreate9

Direct3DCreate9 函数 (d3d9helper.h) 创建 IDirect3D9 对象并返回一个接口。