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