G2_GetOBJShape

Syntax

#include <nitro/gx/g2_oam.h>
GXOamShape G2_GetOBJShape(const GXOamAttr * oam);

Arguments

oam Pointer to the location storing the OAM data

Return Values

OBJ shape.

Description

*Gets the OBJ shape from *oam. Refer to the G2_SetOBJAttr function for more on the GXOamShape type.

See Also

G2_SetOBJAttr, G2_SetOBJShape

Revision History

2004/06/09 Initial version.


CONFIDENTIAL