HOG2
Classes | Typedefs | Functions | Variables
SteeringEnvironment.h File Reference
#include "SearchEnvironment.h"
#include "UnitSimulation.h"
#include "FPUtil.h"
Include dependency graph for SteeringEnvironment.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  steeringState
 
struct  steeringAction
 
class  SteeringEnvironment
 

Typedefs

typedef UnitSimulation< steeringState, steeringAction, SteeringEnvironmentUnitSteeringSimulation
 

Functions

static bool operator== (const steeringState &l1, const steeringState &l2)
 

Variables

float maxSpeed
 
float worldRadius
 

Typedef Documentation

◆ UnitSteeringSimulation

Definition at line 91 of file SteeringEnvironment.h.

Function Documentation

◆ operator==()

static bool operator== ( const steeringState l1,
const steeringState l2 
)
static

Variable Documentation

◆ maxSpeed

float maxSpeed

Definition at line 12 of file SteeringEnvironment.cpp.

Referenced by SteeringEnvironment::ApplyAction().

◆ worldRadius

float worldRadius