HBMDraw

Syntax


#include <revolution/hbm.h>

void HBMDraw( void );

Arguments

None.

Return Values

None.

Description

Draws the HOME Menu. Before calling this function, be sure to call HBMCalc() and perform the preprocessing necessary to draw the menu.

See Also

HBMCalc, Projection Matrix Settings During Rendering

Revision History

2007/10/26
Revised the header explanation.
2006/09/25
Initial version.

CONFIDENTIAL