Menge
Modular Pedestrian Simulation Framework for Research and Development
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Namespaces
AgentKDTree.h File Reference

Contains the definition of the AgentKDTree class. Performs spatial queries for agents. More...

#include "CoreConfig.h"
#include <vector>
#include <cstddef>
#include "SpatialQueries/ProximityQuery.h"

Go to the source code of this file.

Classes

class  Menge::Agents::AgentKDTree
 A kd-tree for performing nearest-neighbor searches. More...
 

Namespaces

 Menge
 The core namespace. All elements of Menge are contained in this namespace.
 
 Agents
 The namespace that contains the basic simulation mechanisms.
 

Detailed Description

Contains the definition of the AgentKDTree class. Performs spatial queries for agents.