libmove3d-planners
|
This is the complete list of members for GTP2DCell, 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 |
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::TwoDCell | virtual |
Ecolor (defined in GTP2DCell) | GTP2DCell | |
getCellSize() | API::TwoDCell | |
getCenter() | API::TwoDCell | |
getCoord() (defined in GTP2DCell) | GTP2DCell | inline |
getCorner() (defined in API::TwoDCell) | API::TwoDCell | inline |
getDist(Robot *r) (defined in GTP2DCell) | GTP2DCell | |
getDistCurrentRobot() (defined in GTP2DCell) | GTP2DCell | |
getIndex() (defined in API::TwoDCell) | API::TwoDCell | inline |
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) | GTP2DCell | inline |
getState() (defined in GTP2DCell) | GTP2DCell | inline |
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) | GTP2DCell | inline |
isInsideCell(Eigen::Vector2d point) | API::TwoDCell | |
isReachable(Robot *r) (defined in GTP2DCell) | GTP2DCell | |
operator==(TwoDCell otherCell) (defined in API::TwoDCell) | API::TwoDCell | inline |
print() (defined in GTP2DCell) | GTP2DCell | |
readCellFromXml(xmlNodePtr cur) (defined in API::BaseCell) | API::BaseCell | virtual |
setCurrentRobot(Robot *rob) (defined in GTP2DCell) | GTP2DCell | inline |
setDist(Robot *r, double d) (defined in GTP2DCell) | GTP2DCell | |
setDrawn(bool v) (defined in GTP2DCell) | GTP2DCell | inline |
setIsInCol(bool val) (defined in GTP2DCell) | GTP2DCell | inline |
setPrev(Robot *r, GTP2DCell *c) (defined in GTP2DCell) | GTP2DCell | |
setScore(double f) (defined in GTP2DCell) | GTP2DCell | inline |
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::BaseCell | virtual |
~BaseCell() (defined in API::BaseCell) | API::BaseCell | virtual |
~TwoDCell() | API::TwoDCell | virtual |