?/TD>
Microsoft DirectX 9.0

VertexElement


Describes an individual vertex element in a vertex declaration.

        template VertexElement \
        { \
            < F752461C-1E23-48f6-B9F8-8350850F336F > \
            DWORD Type; \
            DWORD Method; \
            DWORD Usage; \
            DWORD UsageIndex; \
        } 

Where:

Related Topics



© 2002 Microsoft Corporation. All rights reserved.