Microsoft DirectX 9.0 SDK Update (October 2004)

VertexDeclaration.VertexDeclaration Constructor

Language:

Note: This documentation is preliminary and is subject to change.

Creates a new instance of the VertexDeclaration class.

Overload List

public VertexDeclaration(Device, GraphicsStream);
public VertexDeclaration(Device, VertexElement[]);
public VertexDeclaration(IDirect3DVertexDeclaration9);
public VertexDeclaration(IDirect3DVertexDeclaration9, Device);
public VertexDeclaration(IntPtr);

© 2004 Microsoft Corporation. All rights reserved. Terms of use.

Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center