

#include <nitro/gx/g2_oam.h>
void G2_SetOBJShape(GXOamAttr * oam, GXOamShape shape);| oam | Pointer to the location storing the OAM data |
| shape | Specifies the OBJ shape |
None.
This function specifies the OBJ shape and stores it in *oam. Refer to the G2_SetOBJAttr function for more on the GXOamShape type.
2004/01/19 Initial version.
CONFIDENTIAL