Home
last modified time | relevance | path

Searched refs:destroyCell (Results 1 – 6 of 6) sorted by relevance

/dports/misc/ompl/ompl-1.5.2/tests/datastructures/
H A Dgrid.cpp94 g.destroyCell(cell2); in BOOST_AUTO_TEST_CASE()
182 g.destroyCell(cell1); in BOOST_AUTO_TEST_CASE()
H A Dgridb.cpp131 g.destroyCell(cell1); in BOOST_AUTO_TEST_CASE()
/dports/misc/ompl/ompl-1.5.2/src/ompl/geometric/planners/kpiece/
H A DDiscretization.h265 grid_.destroyCell(cell); in removeMotion()
/dports/misc/ompl/ompl-1.5.2/src/ompl/datastructures/
H A DGrid.h252 virtual void destroyCell(Cell *cell) const in destroyCell() function
/dports/misc/ompl/ompl-1.5.2/src/ompl/geometric/planners/sbl/src/
H A DSBL.cpp296 tree.grid.destroyCell(cell); in removeMotion()
H A DpSBL.cpp397 tree.grid.destroyCell(cell); in removeMotion()