![]() |
Oolite 1.91.0.7668-250429-8542c40
|
#include <OOTextureInternal.h>
Instance Methods | |
(void) | - addToCaches |
(void) | - removeFromCaches |
Class Methods | |
(OOTexture *) | + existingTextureForKey: |
Definition at line 34 of file OOTextureInternal.h.
- (void) addToCaches |
Extends class OOTexture.
Definition at line 444 of file OOTexture.m.
Referenced by OOConcreteTexture::initWithLoader:key:options:anisotropy:lodBias:.
- (void) removeFromCaches |
Extends class OOTexture.
Definition at line 473 of file OOTexture.m.
References OOTexture::cacheKey, EXPECT_NOT, nil, removeFromCaches, OOCache::removeObjectForKey:, and sRecentTextures.
Referenced by OOConcreteTexture::dealloc, and removeFromCaches.