|
Oolite 1.91.0.7712-251017-85ce217
|
#include <OOTextureInternal.h>
Instance Methods | |
| (void) | - apply |
| (NSSize) | - dimensions |
| (void) | - forceRebind |
Definition at line 44 of file OOTextureInternal.h.
| - (void) apply |
Extends class OOTexture.
Definition at line 181 of file OOTexture.m.
References OOTexture::apply, OOLogGenericSubclassResponsibility, and OOTexture::textureWithName:inFolder:options:anisotropy:lodBias:.
Referenced by OOTexture::apply, OOTextureSprite::blitToX:Y:Z:alpha:, OOSingleTextureMaterial::doApply, DustEntity::drawImmediate:translucent:, OOLaserShotEntity::drawImmediate:translucent:, OOLightParticleEntity::drawImmediate:translucent:, OOParticleSystem::drawImmediate:translucent:, HeadUpDisplay(Private)::drawScannerZoomIndicator:, OOExhaustPlumeEntity::drawSubEntityImmediate:translucent:, OOTrumble::drawTrumble:, PlanetEntity::drawUnconditionally, HeadUpDisplay::OODrawPlanetInfo, HeadUpDisplay::OOStartDrawingStrings, and OOSkyQuadSet::render.
| - (NSSize) dimensions |
Extends class OOTexture.
Definition at line 201 of file OOTexture.m.
References OOTexture::dimensions, nil, OOLogGenericSubclassResponsibility, and OOTexture::textureWithName:inFolder:options:anisotropy:lodBias:.
Referenced by HeadUpDisplay::addLegend:, OOTexture::dataSize, OOTexture::dimensions, HeadUpDisplay(Private)::drawCustomImage:, and OOTexture::originalDimensions.
| - (void) forceRebind |
Extends class OOTexture.
Definition at line 438 of file OOTexture.m.