G2_SetOBJShape

Syntax

#include <nitro/gx/g2_oam.h>
void G2_SetOBJShape(GXOamAttr * oam, GXOamShape shape);

Arguments

oam Pointer to the location storing the OAM data
shape Specifies the OBJ shape

Return Values

None.

Description

This function specifies the OBJ shape and stores it in *oam. Refer to the G2_SetOBJAttr function for more on the GXOamShape type.

See Also

G2_SetOBJAttr

Revision History

2004/01/19 Initial version.


CONFIDENTIAL