ToyMaker Game Engine 0.0.2
ToyMaker is a game engine developed and maintained by Zoheb Shujauddin.
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