#include <nitro/gx/g2_oam.h>
GXOamShape G2_GetOBJShape(const GXOamAttr * oam);
oam | Pointer to the location storing the OAM data |
OBJ shape.
*Gets the OBJ shape from *oam. For type GXOamShape
, refer to G2_SetOBJAttr
.
06/09/2004 Initial version.