7 Sep
2010
7 Sep
'10
11:07 a.m.
On Tue, 2010-09-07 at 15:56 +0200, Henri Verbeet wrote:
On 7 September 2010 14:43, misha680 <misha680(a)gmail.com> wrote:
LPD3DVERTEXELEMENT9 is a D3DVERTEXELEMENT9 *, http://msdn.microsoft.com/en-us/library/bb172630%28VS.85%29.aspx
so LPD3DVERTEXELEMENT9 * is a D3DVERTEXELEMENT9 **, and to get at the Well yes, but why do you think that makes sense as an argument to D3DXCreateMesh()? Did you check the prototype against the SDK?
Thank you. Will take a look later today. Misha