GXVtxDescList

C Specification

typedef struct{
    GXAttr      attr;
    GXAttrType  type;
} GXVtxDescList;

Description

This structure describes how a single attribute will be referenced. An array of these structures can be used to describe all the attributes in a vertex. The attribute GX_VA_NULL marks the end of the array.

Functions Using This Structure

GXSetVtxDescv

Revision History

2006/03/01 Initial version.


CONFIDENTIAL