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::ObstacleVertexList Struct Reference

A strcuture for passing vertices and closed tags for obstacles. More...

#include <ObstacleVertexList.h>

Public Attributes

std::vector< Vector2vertices
 The list of vertices for the obstacle.
 
bool closed
 Indicates if the obstacle is closed (true) or open (false).
 

Detailed Description

A strcuture for passing vertices and closed tags for obstacles.


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