Main MRPT website > C++ reference for MRPT 1.9.9
mrpt::maps::COctoMap Member List

This is the complete list of members for mrpt::maps::COctoMap, including all inherited members.

_GetBaseClass()mrpt::maps::COctoMapprotectedstatic
_init_COctoMapmrpt::maps::COctoMapprotectedstatic
auxParticleFilterCleanUp()mrpt::maps::CMetricMapinlinevirtual
calcNumNodes() constmrpt::maps::COctoMapBase< octomap::OcTree, octomap::OcTreeNode >inline
canComputeObservationLikelihood(const mrpt::obs::CObservation *obs) constmrpt::maps::CMetricMapvirtual
canComputeObservationLikelihood(const mrpt::obs::CObservation::Ptr &obs) constmrpt::maps::CMetricMap
canComputeObservationsLikelihood(const mrpt::obs::CSensoryFrame &sf) constmrpt::maps::CMetricMap
castRay(const mrpt::math::TPoint3D &origin, const mrpt::math::TPoint3D &direction, mrpt::math::TPoint3D &end, bool ignoreUnknownCells=false, double maxRange=-1.0) constmrpt::maps::COctoMapBase< octomap::OcTree, octomap::OcTreeNode >
classNamemrpt::maps::COctoMapstatic
clear()mrpt::maps::CMetricMap
clone() const overridemrpt::maps::COctoMapvirtual
CMetricMap()mrpt::maps::CMetricMap
CObservable()mrpt::utils::CObservable
COctoMap(const double resolution=0.10)mrpt::maps::COctoMap
COctoMapBase(const double resolution=0.10)mrpt::maps::COctoMapBase< octomap::OcTree, octomap::OcTreeNode >inline
compute3DMatchingRatio(const mrpt::maps::CMetricMap *otherMap, const mrpt::poses::CPose3D &otherMapPose, const TMatchingRatioParams &params) constmrpt::maps::CMetricMapvirtual
computeObservationLikelihood(const mrpt::obs::CObservation *obs, const mrpt::poses::CPose3D &takenFrom)mrpt::maps::CMetricMap
computeObservationLikelihood(const mrpt::obs::CObservation *obs, const mrpt::poses::CPose2D &takenFrom)mrpt::maps::CMetricMap
computeObservationsLikelihood(const mrpt::obs::CSensoryFrame &sf, const mrpt::poses::CPose2D &takenFrom)mrpt::maps::CMetricMap
ConstPtr typedefmrpt::maps::COctoMap
Create(Args &&... args)mrpt::maps::COctoMapinlinestatic
CreateFromMapDefinition(const mrpt::maps::TMetricMapInitializer &def)mrpt::maps::COctoMapstatic
CreateObject()mrpt::maps::COctoMapstatic
determineMatching2D(const mrpt::maps::CMetricMap *otherMap, const mrpt::poses::CPose2D &otherMapPose, mrpt::utils::TMatchingPairList &correspondences, const TMatchingParams &params, TMatchingExtraResults &extraResults) constmrpt::maps::CMetricMapvirtual
determineMatching3D(const mrpt::maps::CMetricMap *otherMap, const mrpt::poses::CPose3D &otherMapPose, mrpt::utils::TMatchingPairList &correspondences, const TMatchingParams &params, TMatchingExtraResults &extraResults) constmrpt::maps::CMetricMapvirtual
duplicateGetSmartPtr() constmrpt::utils::CObjectinline
genericMapParamsmrpt::maps::CMetricMap
getAs3DObject(mrpt::opengl::CSetOfObjects::Ptr &outObj) const overridemrpt::maps::COctoMapBase< octomap::OcTree, octomap::OcTreeNode >inlinevirtual
getAsOctoMapVoxels(mrpt::opengl::COctoMapVoxels &gl_obj) const overridemrpt::maps::COctoMapvirtual
getAsSimplePointsMap() constmrpt::maps::CMetricMapinlinevirtual
getAsSimplePointsMap()mrpt::maps::CMetricMapinlinevirtual
getMetricMax(double &x, double &y, double &z)mrpt::maps::COctoMapBase< octomap::OcTree, octomap::OcTreeNode >inline
getMetricMax(double &x, double &y, double &z) constmrpt::maps::COctoMapBase< octomap::OcTree, octomap::OcTreeNode >inline
getMetricMin(double &x, double &y, double &z)mrpt::maps::COctoMapBase< octomap::OcTree, octomap::OcTreeNode >inline
getMetricMin(double &x, double &y, double &z) constmrpt::maps::COctoMapBase< octomap::OcTree, octomap::OcTreeNode >inline
getMetricSize(double &x, double &y, double &z)mrpt::maps::COctoMapBase< octomap::OcTree, octomap::OcTreeNode >inline
getMetricSize(double &x, double &y, double &z) constmrpt::maps::COctoMapBase< octomap::OcTree, octomap::OcTreeNode >inline
getNumLeafNodes() constmrpt::maps::COctoMapBase< octomap::OcTree, octomap::OcTreeNode >inline
getOctomap()mrpt::maps::COctoMapBase< octomap::OcTree, octomap::OcTreeNode >inline
getPointOccupancy(const float x, const float y, const float z, double &prob_occupancy) constmrpt::maps::COctoMapBase< octomap::OcTree, octomap::OcTreeNode >
getResolution() constmrpt::maps::COctoMapBase< octomap::OcTree, octomap::OcTreeNode >inline
GetRuntimeClass() const overridemrpt::maps::COctoMapvirtual
GetRuntimeClassIdStatic()mrpt::maps::COctoMapstatic
getTreeDepth() constmrpt::maps::COctoMapBase< octomap::OcTree, octomap::OcTreeNode >inline
hasSubscribers() constmrpt::utils::CObservableinlineprotected
insertionOptionsmrpt::maps::COctoMapBase< octomap::OcTree, octomap::OcTreeNode >
insertObservation(const mrpt::obs::CObservation *obs, const mrpt::poses::CPose3D *robotPose=NULL)mrpt::maps::CMetricMap
insertObservationPtr(const mrpt::obs::CObservation::Ptr &obs, const mrpt::poses::CPose3D *robotPose=NULL)mrpt::maps::CMetricMap
insertPointCloud(const CPointsMap &ptMap, const float sensor_x, const float sensor_y, const float sensor_z)mrpt::maps::COctoMapBase< octomap::OcTree, octomap::OcTreeNode >
insertRay(const float end_x, const float end_y, const float end_z, const float sensor_x, const float sensor_y, const float sensor_z)mrpt::maps::COctoMapBase< octomap::OcTree, octomap::OcTreeNode >inline
internal_build_PointCloud_for_observation(const mrpt::obs::CObservation *obs, const mrpt::poses::CPose3D *robotPose, octomap::point3d &point3d_sensorPt, octomap::Pointcloud &ptr_scan) constmrpt::maps::COctoMapBase< octomap::OcTree, octomap::OcTreeNode >protected
internal_clear() overridemrpt::maps::COctoMapBase< octomap::OcTree, octomap::OcTreeNode >inlineprotectedvirtual
internal_CreateFromMapDefinition(const mrpt::maps::TMetricMapInitializer &def)mrpt::maps::COctoMapstatic
internal_insertObservation(const mrpt::obs::CObservation *obs, const mrpt::poses::CPose3D *robotPose) overridemrpt::maps::COctoMapprotectedvirtual
isEmpty() const overridemrpt::maps::COctoMapBase< octomap::OcTree, octomap::OcTreeNode >virtual
isPointWithinOctoMap(const float x, const float y, const float z) constmrpt::maps::COctoMapBase< octomap::OcTree, octomap::OcTreeNode >inline
likelihoodOptionsmrpt::maps::COctoMapBase< octomap::OcTree, octomap::OcTreeNode >
loadFromProbabilisticPosesAndObservations(const mrpt::maps::CSimpleMap &Map)mrpt::maps::CMetricMap
loadFromSimpleMap(const mrpt::maps::CSimpleMap &Map)mrpt::maps::CMetricMapinline
m_octomapmrpt::maps::COctoMapBase< octomap::OcTree, octomap::OcTreeNode >protected
m_private_map_register_idmrpt::maps::COctoMapstatic
MapDefinition()mrpt::maps::COctoMapstatic
memoryFullGrid() constmrpt::maps::COctoMapBase< octomap::OcTree, octomap::OcTreeNode >inline
memoryUsage() constmrpt::maps::COctoMapBase< octomap::OcTree, octomap::OcTreeNode >inline
memoryUsageNode() constmrpt::maps::COctoMapBase< octomap::OcTree, octomap::OcTreeNode >inline
myself_t typedefmrpt::maps::COctoMapBase< octomap::OcTree, octomap::OcTreeNode >
octree_node_t typedefmrpt::maps::COctoMapBase< octomap::OcTree, octomap::OcTreeNode >
octree_t typedefmrpt::maps::COctoMapBase< octomap::OcTree, octomap::OcTreeNode >
operator delete(void *ptr) noexceptmrpt::maps::COctoMapinline
operator delete(void *memory, void *ptr) noexceptmrpt::maps::COctoMapinline
operator delete(void *ptr, const std::nothrow_t &) noexceptmrpt::maps::COctoMapinline
operator delete[](void *ptr) noexceptmrpt::maps::COctoMapinline
operator new(size_t size)mrpt::maps::COctoMapinline
operator new(size_t size, void *ptr)mrpt::maps::COctoMapinlinestatic
operator new(size_t size, const std::nothrow_t &) noexceptmrpt::maps::COctoMapinline
operator new[](size_t size)mrpt::maps::COctoMapinline
Ptr typedefmrpt::maps::COctoMap
publishEvent(const mrptEvent &e) constmrpt::utils::CObservableprotected
readFromStream(mrpt::utils::CStream &in, int version) overridemrpt::maps::COctoMapprotectedvirtual
renderingOptionsmrpt::maps::COctoMapBase< octomap::OcTree, octomap::OcTreeNode >
runtimeClassIdmrpt::maps::COctoMapprotectedstatic
saveMetricMapRepresentationToFile(const std::string &filNamePrefix) const overridemrpt::maps::COctoMapBase< octomap::OcTree, octomap::OcTreeNode >virtual
size() constmrpt::maps::COctoMapBase< octomap::OcTree, octomap::OcTreeNode >inline
squareDistanceToClosestCorrespondence(float x0, float y0) constmrpt::maps::CMetricMapvirtual
updateVoxel(const double x, const double y, const double z, bool occupied)mrpt::maps::COctoMapBase< octomap::OcTree, octomap::OcTreeNode >inline
volume()mrpt::maps::COctoMapBase< octomap::OcTree, octomap::OcTreeNode >inline
writeToMatlab() constmrpt::utils::CSerializableinlinevirtual
writeToStream(mrpt::utils::CStream &out, int *getVersion) const overridemrpt::maps::COctoMapprotectedvirtual
~CObject()mrpt::utils::CObjectinlinevirtual
~CObservable()mrpt::utils::CObservablevirtual
~COctoMap()mrpt::maps::COctoMapvirtual
~COctoMapBase()mrpt::maps::COctoMapBase< octomap::OcTree, octomap::OcTreeNode >inlinevirtual
~CSerializable()mrpt::utils::CSerializableinlinevirtual



Page generated by Doxygen 1.8.14 for MRPT 1.9.9 Git: ae4571287 Thu Nov 23 00:06:53 2017 +0100 at dom oct 27 23:51:55 CET 2019