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(InteractionLayerMask layerMask=std::numeric_limits< InteractionLayerMask >::max()) constToyMaker::Octreeinline
findEntitiesOverlappingCoarse(const AxisAlignedBounds &searchBounds, InteractionLayerMask layerMask=std::numeric_limits< InteractionLayerMask >::max()) constToyMaker::Octreeinline
findEntitiesOverlappingCoarse(const Ray &searchRay, InteractionLayerMask layerMask=std::numeric_limits< InteractionLayerMask >::max()) 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