![]() |
![]() |
![]() |
Applications use the methods of the IDirect3DVertexDeclaration9 interface to encapsulate the vertex shader declaration.
IDirect3DVertexDeclaration9 Members
GetDeclaration Gets the vertex shader declaration. GetDevice Gets the current device.
Remarks
A vertex shader declaration is made up of an array of vertex elements.
The LPDIRECT3DVERTEXDECLARATION9 and PDIRECT3DVERTEXDECLARATION9 types are defined as pointers to the IDirect3DVertexDeclaration9 interface.
typedef struct IDirect3DVertexDeclaration9 *LPDIRECT3DVERTEXDECLARATION9, *PDIRECT3DVERTEXDECLARATION9;
Interface Information
Stock Implementation d3d9.dll Custom Implementation No Inherits from IUnknown Header d3d9.h Import library d3d9.lib Minimum operating systems Windows 98