libmove3d-planners
|
This is the complete list of members for HRICS::PlanCell, including all inherited members.
_corner (defined in API::TwoDCell) | API::TwoDCell | protected |
_grid (defined in API::TwoDCell) | API::TwoDCell | protected |
_index (defined in API::TwoDCell) | API::TwoDCell | protected |
BaseCell() (defined in API::BaseCell) | API::BaseCell | |
draw() (defined in API::TwoDCell) | API::TwoDCell | virtual |
getCellSize() | API::TwoDCell | |
getCenter() | API::TwoDCell | |
getClosed() (defined in HRICS::PlanCell) | HRICS::PlanCell | inline |
getCoord() (defined in HRICS::PlanCell) | HRICS::PlanCell | inline |
getCorner() (defined in API::TwoDCell) | API::TwoDCell | inline |
getCost() (defined in HRICS::PlanCell) | HRICS::PlanCell | |
getIndex() (defined in API::TwoDCell) | API::TwoDCell | inline |
getOpen() (defined in HRICS::PlanCell) | HRICS::PlanCell | inline |
getRandomPoint() | API::TwoDCell | |
isInsideCell(Eigen::Vector2d point) | API::TwoDCell | |
isValid() (defined in HRICS::PlanCell) | HRICS::PlanCell | |
operator==(TwoDCell otherCell) (defined in API::TwoDCell) | API::TwoDCell | inline |
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::BaseCell | virtual |
resetCost() (defined in HRICS::PlanCell) | HRICS::PlanCell | inline |
resetExplorationStatus() (defined in HRICS::PlanCell) | HRICS::PlanCell | inline |
resetIsValid() (defined in HRICS::PlanCell) | HRICS::PlanCell | inline |
setClosed() (defined in HRICS::PlanCell) | HRICS::PlanCell | inline |
setOpen() (defined in HRICS::PlanCell) | HRICS::PlanCell | inline |
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::BaseCell | virtual |
~BaseCell() (defined in API::BaseCell) | API::BaseCell | virtual |
~PlanCell() (defined in HRICS::PlanCell) | HRICS::PlanCell | inline |
~TwoDCell() | API::TwoDCell | virtual |