|
ToyMaker Game Engine 0.0.2
ToyMaker is a game engine developed and maintained by Zoheb Shujauddin.
|
This is the complete list of members for ToyMaker::Octree, including all inherited members.
| EntityAddressPair typedef | ToyMaker::Octree | |
| findAllMemberEntities() const | ToyMaker::Octree | inline |
| findEntitiesOverlapping(const AxisAlignedBounds &searchBounds) const | ToyMaker::Octree | inline |
| findEntitiesOverlapping(const Ray &searchRay) const | ToyMaker::Octree | |
| insertEntity(EntityID entityID, const AxisAlignedBounds &entityWorldBounds) | ToyMaker::Octree | |
| kMaxDimensionRatio | ToyMaker::Octree | static |
| mEntityAddresses | ToyMaker::Octree | private |
| mRootNode | ToyMaker::Octree | private |
| Octree(uint8_t subdivisionThreshold, const AxisAlignedBounds &totalWorldBounds) | ToyMaker::Octree | inline |
| removeEntity(EntityID entityID) | ToyMaker::Octree |