QATextureDelete
You can use theQATextureDeletefunction to delete a texture map.
void QATextureDelete (const TQAEngine *engine, TQATexture *texture);
engine- A drawing engine.
texture- A texture map.
DESCRIPTION
TheQATextureDeletefunction deletes the texture map specified by thetextureparameter from the drawing engine specified by theengineparameter.
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help