Oolite 1.91.0.7644-241112-7f5034b
Loading...
Searching...
No Matches
EntityDumpState Struct Reference

Protected Attributes

NSMutableSet * entityTextures
 
NSMutableSet * visibleEntityTextures
 
NSMutableSet * seenEntities
 
unsigned seenCount
 
size_t totalEntityObjSize
 
size_t totalDrawableSize
 

Detailed Description

Definition at line 412 of file OODebugMonitor.m.

Member Data Documentation

◆ entityTextures

- (NSMutableSet*) entityTextures
protected

Definition at line 414 of file OODebugMonitor.m.

◆ seenCount

- (unsigned) seenCount
protected

Definition at line 417 of file OODebugMonitor.m.

◆ seenEntities

- (NSMutableSet*) seenEntities
protected

Definition at line 416 of file OODebugMonitor.m.

◆ totalDrawableSize

- (size_t) totalDrawableSize
protected

Definition at line 419 of file OODebugMonitor.m.

◆ totalEntityObjSize

- (size_t) totalEntityObjSize
protected

Definition at line 418 of file OODebugMonitor.m.

◆ visibleEntityTextures

- (NSMutableSet*) visibleEntityTextures
protected

Definition at line 415 of file OODebugMonitor.m.


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