libOGC  1.0
Data Fields
GXVtxDesc Struct Reference

Structure describing how a single vertex attribute will be referenced. More...

#include <gx.h>

Data Fields

u8 attr
u8 type

Detailed Description

Structure describing how a single vertex 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 should be used to mark the end of the array.


Field Documentation

Vertex attribute array type for this element.

Vertex data input type for this element.


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Defines