Skip to content
Snippets Groups Projects
Commit 084cf8e6 authored by Eidolon's avatar Eidolon
Browse files

Use AA trees for managing vertex array buckets.

Might as well leverage an existing data structure, right? AA trees
use numbers as keys and we can iterate through them in order. I'm
surprised this was in the codebase!
parent a604624f
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment