Main MRPT website > C++ reference for MRPT 1.5.6
List of all members | Public Member Functions | Public Attributes
mrpt::pbmap::Subgraph Class Reference

Detailed Description

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 34 of file Subgraph.h.

#include <mrpt/pbmap/Subgraph.h>

Public Member Functions

 Subgraph ()
 
 Subgraph (PbMap *pPbMap, const unsigned &refPlaneId)
 

Public Attributes

PbMappPBM
 
std::set< unsigned > subgraphPlanesIdx
 

Constructor & Destructor Documentation

◆ Subgraph() [1/2]

mrpt::pbmap::Subgraph::Subgraph ( )
inline

Subgraph constructor with no parameters

Definition at line 38 of file Subgraph.h.

◆ Subgraph() [2/2]

mrpt::pbmap::Subgraph::Subgraph ( PbMap pPbMap,
const unsigned &  refPlaneId 
)
inline

Construct a subgraph, inside a given PbMap, as a set of neighborh planes (1-connected) of a reference plane.

Definition at line 41 of file Subgraph.h.

Member Data Documentation

◆ pPBM

PbMap* mrpt::pbmap::Subgraph::pPBM

Definition at line 59 of file Subgraph.h.

◆ subgraphPlanesIdx

std::set<unsigned> mrpt::pbmap::Subgraph::subgraphPlanesIdx



Page generated by Doxygen 1.8.14 for MRPT 1.5.6 Git: 4c65e8431 Tue Apr 24 08:18:17 2018 +0200 at lun oct 28 01:35:26 CET 2019