Game of Ur 0.3.3
This is a computer adaptation of Game of Ur, written in C++ mainly using SDL and OpenGL.
Loading...
Searching...
No Matches
ToyMaker::Octree Member List

This is the complete list of members for ToyMaker::Octree, including all inherited members.

EntityAddressPair typedefToyMaker::Octree
findAllMemberEntities() constToyMaker::Octreeinline
findEntitiesOverlapping(const AxisAlignedBounds &searchBounds) constToyMaker::Octreeinline
findEntitiesOverlapping(const Ray &searchRay) constToyMaker::Octree
insertEntity(EntityID entityID, const AxisAlignedBounds &entityWorldBounds)ToyMaker::Octree
kMaxDimensionRatioToyMaker::Octreestatic
mEntityAddressesToyMaker::Octreeprivate
mRootNodeToyMaker::Octreeprivate
Octree(uint8_t subdivisionThreshold, const AxisAlignedBounds &totalWorldBounds)ToyMaker::Octreeinline
removeEntity(EntityID entityID)ToyMaker::Octree