Simulant  21.12-1197
A portable game engine for Windows, OSX, Linux, Dreamcast, and PSP
Public Member Functions | Friends | List of all members
smlt::SpatialHash Class Reference

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)
 

The documentation for this class was generated from the following files: