Simulant
21.12-1197
A portable game engine for Windows, OSX, Linux, Dreamcast, and PSP
|
Public Member Functions | |
void | insert_object_for_box (const AABB &box, SpatialHashEntry *object) |
void | remove_object (SpatialHashEntry *object) |
void | update_object_for_box (const AABB &new_box, SpatialHashEntry *object) |
HGSHEntryList | find_objects_within_box (const AABB &box) |
HGSHEntryList | find_objects_within_frustum (const Frustum &frustum) |
Friends | |
std::ostream & | operator<< (std::ostream &os, const SpatialHash &hash) |