OMPL
Download
Documentation
Primer
Installation
Tutorials
Demos
OMPL.app GUI
OMPL web app
Python Bindings
Available Planners
Planner Termination Conditions
Benchmarking Planners
Available State Spaces
Optimal Planning
Constrained Planning
FAQ
External links
MoveIt
Planner Arena
ICRA 2013 Tutorial
IROS 2011 Tutorial
Gallery
Code
API Overview
Classes
Files
Style Guide
Use OMPL within Other Systems
Repositories
ompl on GitHub
omplapp on GitHub
Continuous Integration
ompl on Travis CI (Linux/macOS)
omplapp on Travis CI (Linux/macOS)
ompl on AppVeyor CI (Windows)
omplapp on AppVeyor CI (Windows)
Issues
Community
Get Support
Developers/Contributors
Submit a Contribution
Education
About
License
Citations
Acknowledgments
Blog
ompl
GridN
ompl::GridN< _T > Member List
This is the complete list of members for
ompl::GridN< _T >
, including all inherited members.
add
(Cell *cell)
ompl::Grid< _T >
inline
virtual
BaseCell
typedef
ompl::GridN< _T >
BaseCellArray
typedef
ompl::GridN< _T >
begin
() const
ompl::Grid< _T >
inline
CellArray
typedef
ompl::GridN< _T >
clear
()
ompl::Grid< _T >
inline
virtual
components
() const
ompl::Grid< _T >
inline
Coord
typedef
ompl::GridN< _T >
CoordHash
typedef
ompl::Grid< _T >
protected
createCell
(const Coord &coord, BaseCellArray *nbh=nullptr) override
ompl::GridN< _T >
inline
virtual
destroyCell
(Cell *cell) const
ompl::Grid< _T >
inline
virtual
dimension_
ompl::Grid< _T >
protected
empty
() const
ompl::Grid< _T >
inline
end
() const
ompl::Grid< _T >
inline
freeMemory
()
ompl::Grid< _T >
inline
protected
getCell
(const Coord &coord) const
ompl::GridN< _T >
inline
getCells
(CellArray &cells) const
ompl::GridN< _T >
inline
getContent
(std::vector< _T > &content) const
ompl::Grid< _T >
inline
getCoordinates
(std::vector< Coord * > &coords) const
ompl::Grid< _T >
inline
getDimension
() const
ompl::Grid< _T >
inline
Grid
(unsigned int dimension)
ompl::Grid< _T >
inline
explicit
GridN
(unsigned int dimension)
ompl::GridN< _T >
inline
explicit
has
(const Coord &coord) const
ompl::Grid< _T >
inline
hasBounds_
ompl::GridN< _T >
protected
hash_
ompl::Grid< _T >
protected
interiorCellNeighborsLimit_
ompl::GridN< _T >
protected
iterator
typedef
ompl::Grid< _T >
lowBound_
ompl::GridN< _T >
protected
maxNeighbors_
ompl::Grid< _T >
protected
neighbors
(const Cell *cell, CellArray &list) const
ompl::GridN< _T >
inline
neighbors
(const Coord &coord, CellArray &list) const
ompl::GridN< _T >
inline
neighbors
(Coord &coord, CellArray &list) const
ompl::GridN< _T >
inline
ompl::Grid::neighbors
(const Cell *cell, CellArray &list) const
ompl::Grid< _T >
inline
numberOfBoundaryDimensions
(const Coord &coord) const
ompl::GridN< _T >
inline
protected
overrideCellNeighborsLimit_
ompl::GridN< _T >
protected
printCoord
(Coord &coord, std::ostream &out=std::cout) const
ompl::Grid< _T >
inline
remove
(BaseCell *cell) override
ompl::GridN< _T >
inline
ompl::Grid::remove
(Cell *cell)
ompl::Grid< _T >
inline
virtual
setBounds
(const Coord &low, const Coord &up)
ompl::GridN< _T >
inline
setDimension
(unsigned int dimension)
ompl::GridN< _T >
inline
setInteriorCellNeighborLimit
(unsigned int count)
ompl::GridN< _T >
inline
size
() const
ompl::Grid< _T >
inline
status
(std::ostream &out=std::cout) const
ompl::Grid< _T >
inline
virtual
upBound_
ompl::GridN< _T >
protected
~Grid
()
ompl::Grid< _T >
inline
virtual
~GridN
() override=default (defined in
ompl::GridN< _T >
)
ompl::GridN< _T >