![]() |
Menge
Modular Pedestrian Simulation Framework for Research and Development
|
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. | |
Contains the definition of the AgentKDTree class. Performs spatial queries for agents.
1.8.8