xyginext  0.2.0
Second generation of xygine game creation framework
xy::QuadTree Member List

This is the complete list of members for xy::QuadTree, including all inherited members.

addEntity(Entity)xy::System
getComponentMask() constxy::System
getEntities() constxy::System
getEntities() (defined in xy::System)xy::Systemprotected
getEntityCount() constxy::QuadTree
getMessageBus()xy::Systeminlineprotected
getOutsideRootEnts() constxy::QuadTree
getOutsideRootEnts() (defined in xy::QuadTree)xy::QuadTree
getRootArea() constxy::QuadTree
getScene()xy::Systemprotected
getType() constxy::Systeminline
handleMessage(const Message &)xy::Systemvirtual
isActive() constxy::Systeminline
MaxLevels (defined in xy::QuadTree)xy::QuadTreestatic
MaxNodeEntities (defined in xy::QuadTree)xy::QuadTreestatic
MinNodeEntities (defined in xy::QuadTree)xy::QuadTreestatic
postMessage(Message::ID id)xy::Systemprotected
postMessage(Message::ID id) (defined in xy::System)xy::System
process(float) overridexy::QuadTreevirtual
Ptr typedef (defined in xy::System)xy::System
QuadTree(xy::MessageBus &, sf::FloatRect rootArea)xy::QuadTree
queryArea(sf::FloatRect area, std::uint64_t=std::numeric_limits< std::uint64_t >::max()) constxy::QuadTree
queryPoint(sf::Vector2f, std::uint64_t=std::numeric_limits< std::uint64_t >::max()) constxy::QuadTree
removeEntity(Entity)xy::System
requireComponent()xy::Systemprotected
requireComponent() (defined in xy::System)xy::System
setScene(Scene &) (defined in xy::System)xy::Systemprotected
System(MessageBus &mb, UniqueType t)xy::System
~System()=default (defined in xy::System)xy::Systemvirtual