![]() |
Menge
Modular Pedestrian Simulation Framework for Research and Development
|
Contains the definition of the ObstacleKDTree class. Performs spatial queries for Obstacles. More...
#include <vector>#include "CoreConfig.h"#include "Obstacle.h"#include "SpatialQueries/ProximityQuery.h"Go to the source code of this file.
Classes | |
| struct | Menge::Agents::ObstacleTreeNode |
| Defines an obstacle kd-tree node. More... | |
| class | Menge::Agents::ObstacleKDTree |
| Defines an obstacle kd-tree. More... | |
Namespaces | |
| Menge | |
| The core namespace. All elements of Menge are contained in this namespace. | |
Contains the definition of the ObstacleKDTree class. Performs spatial queries for Obstacles.
1.8.8