Menge
Modular Pedestrian Simulation Framework for Research and Development
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Attributes | List of all members
Menge::Agents::ObstacleTreeNode Struct Reference

Defines an obstacle kd-tree node. More...

#include <ObstacleKDTree.h>

Public Attributes

ObstacleTreeNode_left
 The left obstacle tree node.
 
const Obstacle_obstacle
 The obstacle number.
 
ObstacleTreeNode_right
 The right obstacle tree node.
 

Detailed Description

Defines an obstacle kd-tree node.


The documentation for this struct was generated from the following file: