19 using namespace Menge;
43 virtual void drawGL(
bool select=
false );
67 virtual void addAgentsToScene( SceneGraph::GLScene * scene );
78 #endif // __VIS_GCF_H__
Contains the specification of the generalized centrifugal force pedestrian model. ...
Definition: Ellipse.cpp:9
GCFVisAgent(Agents::BaseAgent *agent)
Constructor.
Definition: VisGCF.h:35
The definition of the GCF pedestrian plug-in.
The SimSystem that uses the GCF agent.
Definition: VisGCF.h:50
The visualization agent for GCF.
Definition: VisGCF.h:28
GCFSimSystem(bool visualize, float duration)
Constructor with duration limit.
Definition: VisGCF.h:60