![]() |
![]() |
![]() |
Applications use the methods of the IDirect3DVertexShader9 interface to encapsulate the functionality of a vertex shader.
IDirect3DVertexShader9 Members
GetDevice Gets the device. GetFunction Gets a pointer to the shader data.
Remarks
The LPDIRECT3DVERTEXSHADER9 and PDIRECT3DVERTEXSHADER9 types are defined as pointers to the IDirect3DVertexShader9 interface.
typedef struct IDirect3DVertexShader9 *LPDIRECT3DVERTEXSHADER9, *PDIRECT3DVERTEXSHADER9;
Interface Information
Stock Implementation d3d9.dll Custom Implementation No Inherits from IUnknown Header d3d9.h Import library d3d9.lib Minimum operating systems Windows 98