Menge Plugin Examples
A Collection of Example Plugins for the Menge Framework
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Pages
Classes | Namespaces
VelModHeightField.h File Reference

definition of a VelocityModifier to push agents along the gradient of a heightField More...

#include "HeightField.h"
#include "VelocityModifiers/VelModifier.h"
#include "VelocityModifiers/VelModifierFactory.h"

Go to the source code of this file.

Classes

class  Terrain::HeightFieldModifier
 Modify the preferred velocity based on a height field. More...
 
class  Terrain::HeightFieldModifierFactory
 Factory for the HeightFieldModifier. More...
 

Namespaces

 Menge
 
 Terrain
 The namespace containing the height field resource and Menge elements which use the height field.
 

Detailed Description

definition of a VelocityModifier to push agents along the gradient of a heightField