Oolite 1.91.0.7668-250429-8542c40
All Classes Files Functions Variables Typedefs Enumerations Enumerator Properties Macros Modules Pages
OOTexture(SubclassResponsibilities) Category Reference

#include <OOTextureInternal.h>

Instance Methods

(void) - apply
 
(NSSize) - dimensions
 
(void) - forceRebind
 

Detailed Description

Definition at line 44 of file OOTextureInternal.h.

Method Documentation

◆ apply

- (void) apply

◆ dimensions

- (NSSize) dimensions

Extends class OOTexture.

Definition at line 201 of file OOTexture.m.

307{
309 return NSZeroSize;
310}

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.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ forceRebind

- (void) forceRebind

Extends class OOTexture.

Definition at line 438 of file OOTexture.m.


The documentation for this category was generated from the following file: