NNS_G3dGlbSetBaseScale

C Specification

#include <nnsys/g3d/glbstate.h>
void
NNS_G3dGlbSetBaseScale(
const VecFx32* pScale
);

Arguments

pScale Pointer to the scale vector.

Return Values

None.

Description

This function configures the scale in the base scale of the global state kept in the G3D library. The scale is applied to the entire model at the time of rendering.

See Also

NNS_G3dGlbSetBaseRot, NNS_G3dGlbSetBaseTrans

Revision History

08/02/2004 Initial version.


CONFIDENTIAL