![]() |
Pyrogenesis HEAD
Pyrogenesis, a RTS Engine
|


Go to the source code of this file.
Classes | |
| class | SpatialSubdivision |
| A very basic subdivision scheme for finding items in ranges. More... | |
| struct | SpatialSubdivision::SubDivisionGrid |
| struct | SerializeHelper< SpatialSubdivision > |
| Serialization helper template for SpatialSubdivision. More... | |
| class | FastSpatialSubdivision |
| A basic square subdivision scheme for finding entities in range More efficient than SpatialSubdivision, but a bit less precise (so the querier will get more entities to perform tests on). More... | |