$darkmode
Lightweight proxy for sorting data without moving large structs. More...
#include <sphere_sorting.h>
Data Fields | |
| int | original_index |
| float | depth |
Lightweight proxy for sorting data without moving large structs.
| float SphereSortEntry::depth |
Squared distance from camera.
| int SphereSortEntry::original_index |
Position in the source array.