forked from NASAWorldWind/WorldWindAndroid
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Reuse Ellipse element buffers to reduce memory use (NASAWorldWind#208)
* Add element buffer cache * Fix element buffer cache * Store element buffer in render resource cache * Refactor buffer retrieval from cache * Refactor buffer retrieval and reassembly * Rename assembly function * Rename variables * Simplify buffer retrieval logic * Switch to Range object for managing buffer indices * Fix spelling of function assembleElementsToCache function
- Loading branch information
Showing
1 changed file
with
80 additions
and
45 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters