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

This is the complete list of members for GTP2DCell, 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
addToNavigability(Robot *robot) (defined in GTP2DCell)GTP2DCell
BaseCell() (defined in API::BaseCell)API::BaseCell
computeDistTo(GTP2DCell *c) (defined in GTP2DCell)GTP2DCell
dist(GTP2DCell *c) (defined in GTP2DCell)GTP2DCell
draw() (defined in API::TwoDCell)API::TwoDCellvirtual
Ecolor (defined in GTP2DCell)GTP2DCell
getCellSize()API::TwoDCell
getCenter()API::TwoDCell
getCoord() (defined in GTP2DCell)GTP2DCellinline
getCorner() (defined in API::TwoDCell)API::TwoDCellinline
getDist(Robot *r) (defined in GTP2DCell)GTP2DCell
getDistCurrentRobot() (defined in GTP2DCell)GTP2DCell
getIndex() (defined in API::TwoDCell)API::TwoDCellinline
getNavigability(Robot *r) (defined in GTP2DCell)GTP2DCell
getNeighboors() (defined in GTP2DCell)GTP2DCell
getPrev(Robot *r) (defined in GTP2DCell)GTP2DCell
getRandomPoint()API::TwoDCell
getScore() (defined in GTP2DCell)GTP2DCellinline
getState() (defined in GTP2DCell)GTP2DCellinline
GTP2DCell() (defined in GTP2DCell)GTP2DCell
GTP2DCell(int i, Eigen::Vector2i coord, Eigen::Vector2d corner, GTP2DGrid *grid) (defined in GTP2DCell)GTP2DCell
initialize() (defined in GTP2DCell)GTP2DCell
isInCol() (defined in GTP2DCell)GTP2DCellinline
isInsideCell(Eigen::Vector2d point)API::TwoDCell
isReachable(Robot *r) (defined in GTP2DCell)GTP2DCell
operator==(TwoDCell otherCell) (defined in API::TwoDCell)API::TwoDCellinline
print() (defined in GTP2DCell)GTP2DCell
readCellFromXml(xmlNodePtr cur) (defined in API::BaseCell)API::BaseCellvirtual
setCurrentRobot(Robot *rob) (defined in GTP2DCell)GTP2DCellinline
setDist(Robot *r, double d) (defined in GTP2DCell)GTP2DCell
setDrawn(bool v) (defined in GTP2DCell)GTP2DCellinline
setIsInCol(bool val) (defined in GTP2DCell)GTP2DCellinline
setPrev(Robot *r, GTP2DCell *c) (defined in GTP2DCell)GTP2DCell
setScore(double f) (defined in GTP2DCell)GTP2DCellinline
setState(cellState s) (defined in GTP2DCell)GTP2DCell
toBeDrawn() (defined in GTP2DCell)GTP2DCell
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
~TwoDCell()API::TwoDCellvirtual