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