GX_PowerGeometry

Syntax

#include <nitro/gx/gx.h>

void GX_PowerGeometry(BOOL enable);

Arguments

enable When FALSE, the geometry engine stops

Return Values

None.

Description

This function controls the rendering engine. The geometry engine stops when the argument is FALSE; it operates for all other values. Electrical consumption can be controlled by stopping the engine. When the geometry engine has been started, call the G3_SwapBuffers function once prior to use.

See Also

GX_SetPower, PM_SetLCDPower, GX_Power2D, GX_PowerRender

Revision History

2004/01/19 Initial version.


CONFIDENTIAL