HOG2
Public Member Functions | Public Attributes | List of all members
xyLoc Struct Reference

#include <Map2DEnvironment.h>

Public Member Functions

 xyLoc ()
 
 xyLoc (uint16_t _x, uint16_t _y)
 
bool operator< (const xyLoc &b)
 

Public Attributes

uint16_t x
 
uint16_t y
 

Detailed Description

Definition at line 37 of file Map2DEnvironment.h.

Constructor & Destructor Documentation

◆ xyLoc() [1/2]

xyLoc::xyLoc ( )
inline

Definition at line 39 of file Map2DEnvironment.h.

References x, and y.

◆ xyLoc() [2/2]

xyLoc::xyLoc ( uint16_t  _x,
uint16_t  _y 
)
inline

Definition at line 40 of file Map2DEnvironment.h.

Member Function Documentation

◆ operator<()

bool xyLoc::operator< ( const xyLoc b)
inline

Definition at line 43 of file Map2DEnvironment.h.

References x, and y.

Member Data Documentation

◆ x

uint16_t xyLoc::x

Definition at line 41 of file Map2DEnvironment.h.

Referenced by WeightedMap2DEnvironment::ApplyAction(), MapEnvironment::ApplyAction(), DWG::DynamicWeightedGridEnvironment::ApplyAction(), DWG::DynamicWeightedGrid< sectorSize >::BFS(), WeightedMap2DEnvironment::ComputeArrowMetric(), GraphOccupancyInterface::Convert(), Map2DSectorAbstraction::Draw(), Racetrack::Draw(), MapEnvironment::Draw(), MapEnvironment::DrawAlternate(), MapEnvironment::DrawArrow(), MapEnvironment::DrawLine(), DWG::DynamicWeightedGrid< sectorSize >::DrawSector(), MapEnvironment::DrawStateLabel(), DWG::DynamicWeightedGrid< sectorSize >::EliminateSmallRegions(), DWG::DynamicWeightedGrid< sectorSize >::GCost(), MapEnvironment::GCost(), AbsGraphEnvironment::GCost(), DWG::DynamicWeightedGridEnvironment::GCost(), MapEnvironment::GetAction(), DWG::DynamicWeightedGridEnvironment::GetActions(), DWG::DynamicWeightedGrid< sectorSize >::GetCoordinate(), DWG::DynamicWeightedGridEnvironment::GetCoordinate(), DWG::DynamicWeightedGrid< sectorSize >::GetEdges(), MapEnvironment::GetNext4Successor(), MapEnvironment::GetNextState(), MPLRTA::MPLRTAStar::GetPath(), AbstractWeightedSearchAlgorithm< state, action, environment >::GetPath(), DWG::DynamicWeightedGrid< sectorSize >::GetSector(), DWG::DynamicWeightedGrid< sectorSize >::GetSectorOffset(), MapEnvironment::GetStateFromHash(), MapEnvironment::GetStateLoc(), BaseMapOccupancyInterface::GetStateOccupied(), DWG::DynamicWeightedGridEnvironment::GetSuccessors(), Map2DConstrainedEnvironment::GLDrawLine(), MapEnvironment::GLDrawLine(), MapEnvironment::GLLabelState(), MapEnvironment::GoalTest(), Map2DSectorAbstraction::HCost(), DWG::DynamicWeightedGrid< sectorSize >::HCost(), EuclideanDistance::HCost(), AbsGraphEnvironment::HCost(), MapEnvironment::HCost(), DWG::DynamicWeightedGridEnvironment::HCost(), GreedyDMUnit< environment >::MakeMove(), SearchUnit::makeMove(), MyClickHandler(), SearchUnit::OpenGLDraw(), Map2DConstrainedEnvironment::OpenGLDraw(), WeightedMap2DEnvironment::OpenGLDraw(), MapEnvironment::OpenGLDraw(), operator!=(), xyLocHash::operator()(), std::hash< xyLoc >::operator()(), operator<(), operator==(), BaseMapOccupancyInterface::SetStateOccupied(), DWG::DynamicWeightedGridEnvironment::SetTerrainType(), MapEnvironment::SVGDraw(), MapEnvironment::SVGDrawLine(), MapEnvironment::SVGLabelState(), WeightedUnitGroup< state, action, environment >::UpdateLocalWeights(), SharedAMapGroup::UpdateLocation(), SearchUnit::UpdateLocation(), and xyLoc().

◆ y

uint16_t xyLoc::y

Definition at line 42 of file Map2DEnvironment.h.

Referenced by WeightedMap2DEnvironment::ApplyAction(), MapEnvironment::ApplyAction(), DWG::DynamicWeightedGridEnvironment::ApplyAction(), DWG::DynamicWeightedGrid< sectorSize >::BFS(), WeightedMap2DEnvironment::ComputeArrowMetric(), GraphOccupancyInterface::Convert(), Map2DSectorAbstraction::Draw(), Racetrack::Draw(), MapEnvironment::Draw(), MapEnvironment::DrawAlternate(), MapEnvironment::DrawArrow(), MapEnvironment::DrawLine(), DWG::DynamicWeightedGrid< sectorSize >::DrawSector(), MapEnvironment::DrawStateLabel(), DWG::DynamicWeightedGrid< sectorSize >::EliminateSmallRegions(), DWG::DynamicWeightedGrid< sectorSize >::GCost(), MapEnvironment::GCost(), AbsGraphEnvironment::GCost(), DWG::DynamicWeightedGridEnvironment::GCost(), MapEnvironment::GetAction(), DWG::DynamicWeightedGridEnvironment::GetActions(), DWG::DynamicWeightedGrid< sectorSize >::GetCoordinate(), DWG::DynamicWeightedGridEnvironment::GetCoordinate(), DWG::DynamicWeightedGrid< sectorSize >::GetEdges(), MapEnvironment::GetNext4Successor(), MapEnvironment::GetNextState(), MPLRTA::MPLRTAStar::GetPath(), AbstractWeightedSearchAlgorithm< state, action, environment >::GetPath(), DWG::DynamicWeightedGrid< sectorSize >::GetSector(), DWG::DynamicWeightedGrid< sectorSize >::GetSectorOffset(), MapEnvironment::GetStateFromHash(), MapEnvironment::GetStateLoc(), BaseMapOccupancyInterface::GetStateOccupied(), DWG::DynamicWeightedGridEnvironment::GetSuccessors(), Map2DConstrainedEnvironment::GLDrawLine(), MapEnvironment::GLDrawLine(), MapEnvironment::GLLabelState(), MapEnvironment::GoalTest(), Map2DSectorAbstraction::HCost(), DWG::DynamicWeightedGrid< sectorSize >::HCost(), EuclideanDistance::HCost(), AbsGraphEnvironment::HCost(), MapEnvironment::HCost(), DWG::DynamicWeightedGridEnvironment::HCost(), GreedyDMUnit< environment >::MakeMove(), SearchUnit::makeMove(), MyClickHandler(), SearchUnit::OpenGLDraw(), Map2DConstrainedEnvironment::OpenGLDraw(), WeightedMap2DEnvironment::OpenGLDraw(), MapEnvironment::OpenGLDraw(), operator!=(), xyLocHash::operator()(), std::hash< xyLoc >::operator()(), operator<(), operator==(), BaseMapOccupancyInterface::SetStateOccupied(), DWG::DynamicWeightedGridEnvironment::SetTerrainType(), MapEnvironment::SVGDraw(), MapEnvironment::SVGDrawLine(), MapEnvironment::SVGLabelState(), WeightedUnitGroup< state, action, environment >::UpdateLocalWeights(), SharedAMapGroup::UpdateLocation(), SearchUnit::UpdateLocation(), and xyLoc().


The documentation for this struct was generated from the following file: