PF_API 0.52
Public Member Functions | Public Attributes | Protected Member Functions

OpenSkyNet::PF::WaypointCollection::WhoGoesWhereDef Struct Reference

#include <PFWaypointCollection.h>

List of all members.

Public Member Functions

bool findDrivBin (const Math::Point< int > &drivBin_) const
bool findTargBin (const Math::Point< int > &targBin_) const
bool findDrivBin (const Math::Point< int > &drivBin_) const
bool findTargBin (const Math::Point< int > &targBin_) const

Public Attributes

std::set< Math::Point< int >
, lessThan
_drivBins
std::set< Math::Point< int >
, lessThan
_targBins
std::vector< Math::Point<> > _pathPoints

Protected Member Functions

bool findBin (const Math::Point< int > &bin_, const std::set< Math::Point< int >, lessThan > &bins_) const
bool findBin (const Math::Point< int > &bin_, const std::set< Math::Point< int >, lessThan > &bins_) const

Detailed Description

Describes what bins (who) go to what other bins (where) via what paths.


Member Function Documentation

bool OpenSkyNet::PF::WaypointCollection::WhoGoesWhereDef::findBin ( const Math::Point< int > &  bin_,
const std::set< Math::Point< int >, lessThan > &  bins_ 
) const [protected]
bool OpenSkyNet::PF::WaypointCollection::WhoGoesWhereDef::findBin ( const Math::Point< int > &  bin_,
const std::set< Math::Point< int >, lessThan > &  bins_ 
) const [protected]
bool OpenSkyNet::PF::WaypointCollection::WhoGoesWhereDef::findDrivBin ( const Math::Point< int > &  drivBin_) const [inline]
bool OpenSkyNet::PF::WaypointCollection::WhoGoesWhereDef::findDrivBin ( const Math::Point< int > &  drivBin_) const [inline]
bool OpenSkyNet::PF::WaypointCollection::WhoGoesWhereDef::findTargBin ( const Math::Point< int > &  targBin_) const [inline]
bool OpenSkyNet::PF::WaypointCollection::WhoGoesWhereDef::findTargBin ( const Math::Point< int > &  targBin_) const [inline]

Member Data Documentation


The documentation for this struct was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines