FlightGear next
AIManager.hxx File Reference
#include <list>
#include <map>
#include <simgear/math/SGVec3.hxx>
#include <simgear/misc/sg_path.hxx>
#include <simgear/props/props.hxx>
#include <simgear/structure/SGSharedPtr.hxx>
#include <simgear/structure/subsystem_mgr.hxx>

Go to the source code of this file.

Classes

class  FGAIManager
 

Typedefs

typedef SGSharedPtr< FGAIBaseFGAIBasePtr
 

Typedef Documentation

◆ FGAIBasePtr

typedef SGSharedPtr<FGAIBase> FGAIBasePtr

Definition at line 23 of file AIManager.hxx.