Oolite 1.91.0.7644-241112-7f5034b
Loading...
Searching...
No Matches
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

Extends class OOTexture.

Definition at line 120 of file OOTexture.m.

270{
272}
#define OOLogGenericSubclassResponsibility()
Definition OOLogging.h:129

Referenced by HeadUpDisplay::OODrawPlanetInfo, and HeadUpDisplay::OOStartDrawingStrings.

+ Here is the caller graph for this function:

◆ dimensions

- (NSSize) dimensions

Extends class OOTexture.

Definition at line 120 of file OOTexture.m.

307{
309 return NSZeroSize;
310}

◆ forceRebind

- (void) forceRebind

Extends class OOTexture.

Definition at line 924 of file OOTexture.m.


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