Returns the size of a vertex from the vertex declaration.
UINT D3DXGetDeclVertexSize( CONST D3DVERTEXELEMENT9 * pDecl, DWORD Stream );
The vertex declaration size, in bytes.
Header: Declared in D3dx9mesh.h.