This program demonstrates the bounding box feature. It keeps track of the boundaries of pixels drawn in the embedded frame buffer (EFB). In this demo, cubes are flying around the screen. After each cube is drawn, the bounding box appears as a white frame on the screen.
| Functions | Parameters | Description |
GXClearBoundingBox |
(No parameter) | |
GXReadBoundingBox |
top / left / right / bottom | Appropriate local variables. |
GXSetDrawSync |
token number | Counts up in every frame. |
GXReadDrawSync |
(No parameter) |
PAUSE exits the test.
Press and hold the A button to stop the animation.

None.
2006/03/01 Initial version.
CONFIDENTIAL