| 
    MRPT
    1.9.9
    
   | 
 
This class defines a subgraph inside a PbMap. This subgraph represents the entity to be matched in order to recognize a previous place.
Definition at line 31 of file Subgraph.h.
#include <mrpt/pbmap/Subgraph.h>
Public Member Functions | |
| Subgraph () | |
| Subgraph (PbMap *pPbMap, const unsigned &refPlaneId) | |
Public Attributes | |
| PbMap * | pPBM | 
| std::set< unsigned > | subgraphPlanesIdx | 
      
  | 
  inline | 
Subgraph constructor with no parameters
Definition at line 35 of file Subgraph.h.
      
  | 
  inline | 
Construct a subgraph, inside a given PbMap, as a set of neighborh planes (1-connected) of a reference plane.
Definition at line 39 of file Subgraph.h.
References pPBM, subgraphPlanesIdx, and mrpt::pbmap::PbMap::vPlanes.
| PbMap* mrpt::pbmap::Subgraph::pPBM | 
Definition at line 60 of file Subgraph.h.
Referenced by Subgraph().
| std::set<unsigned> mrpt::pbmap::Subgraph::subgraphPlanesIdx | 
Definition at line 63 of file Subgraph.h.
Referenced by mrpt::pbmap::PbMapLocaliser::compareSubgraphNeighbors(), mrpt::pbmap::SubgraphMatcher::compareSubgraphs(), and Subgraph().
| Page generated by Doxygen 1.8.14 for MRPT 1.9.9 Git: 8fe78517f Sun Jul 14 19:43:28 2019 +0200 at lun oct 28 02:10:00 CET 2019 |