G2_GetOBJShape

C Specification

#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. For type GXOamShape, refer to G2_SetOBJAttr.

See Also

G2_SetOBJAttr, G2_SetOBJShape

Revision History

06/09/2004 Initial version.