G3_GetDLStart

Syntax

#include <nitro/gx/g3.h>
void* G3_GetDLStart(const GXDLInfo* info);

Arguments

info Pointer to GXDLInfo structure

Return Values

Pointer to the start address of the buffer where the display list is stored.

Description

*This function gets the start address of the buffer that is specified by *info where the display list is stored.

See Also

G3_GetDLLength, G3_GetDLSize

Revision History

2004/01/19 Initial version.


CONFIDENTIAL