d3d9helper.h 헤더
이 헤더는 Direct3D 9 그래픽에서 사용됩니다. 자세한 내용은 다음을 참조하세요.
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 개체를 만들고 인터페이스를 반환합니다. |