#include <nitro/gx/g3x.h>
int G3X_GetVtxListRamCount(void);
None.
Value of the Vertex RAM count.
The function references the number of vertices stored in the current Vertex RAM. Since Vertex RAM capacity is 6144 vertices, the return value is between 0 and 6144.
01/19/2004 Initial version