

#include <nitro/gx/g2_oam.h>
GXOamEffect G2_GetOBJEffect(const GXOamAttr * oam);
| oam | Pointer to the location storing the OAM data |
Effect type.
*Gets flip or affine transformation effects from *oam. Refer to the G2_SetOBJAttr function for more on the GXOamEffect type.
G2_SetOBJAttr, G2_SetOBJEffect
2004/06/09 Initial version.
CONFIDENTIAL