G3X_InitMtxStack

C Specification

#include <nitro/gx/g3x.h>

void G3X_InitMtxStack();

Arguments

None.

Return Values

None.

Description

This function performs the following: After execution, the matrix mode is set to Position/Vector mode.

See Also

G3X_Init, G3X_Reset, G3X_InitTable

Revision History

01/19/2004 Initial version