#include <revolution/gx.h> u16 GXGetTexObjWidth( const GXTexObj* obj );
obj |
Pointer to a texture object. |
|---|
Texture width.
This function returns the texture width described by texture object obj.
Use the GXInitTexObj or GXInitTexObjCI function to initialize the texture width.
2006/03/01 Initial version.
CONFIDENTIAL