libmove3d-planners
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Friends Macros Groups Pages
HRICS::PlanCell Member List

This is the complete list of members for HRICS::PlanCell, including all inherited members.

_corner (defined in API::TwoDCell)API::TwoDCellprotected
_grid (defined in API::TwoDCell)API::TwoDCellprotected
_index (defined in API::TwoDCell)API::TwoDCellprotected
BaseCell() (defined in API::BaseCell)API::BaseCell
draw() (defined in API::TwoDCell)API::TwoDCellvirtual
getCellSize()API::TwoDCell
getCenter()API::TwoDCell
getClosed() (defined in HRICS::PlanCell)HRICS::PlanCellinline
getCoord() (defined in HRICS::PlanCell)HRICS::PlanCellinline
getCorner() (defined in API::TwoDCell)API::TwoDCellinline
getCost() (defined in HRICS::PlanCell)HRICS::PlanCell
getIndex() (defined in API::TwoDCell)API::TwoDCellinline
getOpen() (defined in HRICS::PlanCell)HRICS::PlanCellinline
getRandomPoint()API::TwoDCell
isInsideCell(Eigen::Vector2d point)API::TwoDCell
isValid() (defined in HRICS::PlanCell)HRICS::PlanCell
operator==(TwoDCell otherCell) (defined in API::TwoDCell)API::TwoDCellinline
PlanCell(int i, Eigen::Vector2i coord, Eigen::Vector2d corner, PlanGrid *grid) (defined in HRICS::PlanCell)HRICS::PlanCell
readCellFromXml(xmlNodePtr cur) (defined in API::BaseCell)API::BaseCellvirtual
resetCost() (defined in HRICS::PlanCell)HRICS::PlanCellinline
resetExplorationStatus() (defined in HRICS::PlanCell)HRICS::PlanCellinline
resetIsValid() (defined in HRICS::PlanCell)HRICS::PlanCellinline
setClosed() (defined in HRICS::PlanCell)HRICS::PlanCellinline
setOpen() (defined in HRICS::PlanCell)HRICS::PlanCellinline
TwoDCell()API::TwoDCell
TwoDCell(int i, Eigen::Vector2d corner, TwoDGrid *grid) (defined in API::TwoDCell)API::TwoDCell
writeToXml(xmlNodePtr cur) (defined in API::BaseCell)API::BaseCellvirtual
~BaseCell() (defined in API::BaseCell)API::BaseCellvirtual
~PlanCell() (defined in HRICS::PlanCell)HRICS::PlanCellinline
~TwoDCell()API::TwoDCellvirtual