G3X_InitMtxStack


C Specification

#include <nitro/gx/g3x.h>

void G3X_InitMtxStack();

Description

This function performs the following.

After execution, the matrix mode is set to Position/Vector mode.

Arguments

None

Return Values

None

See Also

G3X_Init, G3X_Reset, G3X_InitTable

Revision History

01/19/2004 Initial Version