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

This is the complete list of members for API::ThreeDCell, including all inherited members.

_corner (defined in API::ThreeDCell)API::ThreeDCellprotected
_grid (defined in API::ThreeDCell)API::ThreeDCellprotected
_index (defined in API::ThreeDCell)API::ThreeDCellprotected
BaseCell() (defined in API::BaseCell)API::BaseCell
draw() (defined in API::ThreeDCell)API::ThreeDCellvirtual
drawColorGradient(double value, double min, double max, bool inverse=false)API::ThreeDCell
getCellSize()API::ThreeDCell
getCenter()API::ThreeDCell
getCorner() (defined in API::ThreeDCell)API::ThreeDCellinline
getCost() (defined in API::ThreeDCell)API::ThreeDCellinlinevirtual
getGrid() (defined in API::ThreeDCell)API::ThreeDCellinline
getIndex() (defined in API::ThreeDCell)API::ThreeDCellinline
getRandomPoint()API::ThreeDCell
isInsideCell(Eigen::Vector3d point)API::ThreeDCell
operator==(ThreeDCell otherCell) (defined in API::ThreeDCell)API::ThreeDCellinline
readCellFromXml(xmlNodePtr cur) (defined in API::ThreeDCell)API::ThreeDCellvirtual
setCorner(const Eigen::Vector3d &corner) (defined in API::ThreeDCell)API::ThreeDCellinline
setGrid(ThreeDGrid *grid) (defined in API::ThreeDCell)API::ThreeDCellinline
ThreeDCell()API::ThreeDCell
ThreeDCell(int i, ThreeDGrid *grid)API::ThreeDCell
ThreeDCell(int i, Eigen::Vector3d corner, ThreeDGrid *grid) (defined in API::ThreeDCell)API::ThreeDCell
writeToXml(xmlNodePtr cur) (defined in API::ThreeDCell)API::ThreeDCellvirtual
~BaseCell() (defined in API::BaseCell)API::BaseCellvirtual
~ThreeDCell()API::ThreeDCellvirtual