OTB
9.0.0
Orfeo Toolbox
|
#include <grmGraph.h>
Public Types | |
typedef NeighborType< DerivedNode > | CRPTNeighborType |
Public Attributes | |
std::vector< CRPTNeighborType > | m_Edges |
Public Attributes inherited from grm::BaseNode | |
unsigned int | m_Area |
lp::BoundingBox | m_Bbox |
lp::Contour | m_Contour |
bool | m_Expired |
long unsigned int | m_Id |
bool | m_IsMerged |
unsigned int | m_Perimeter |
bool | m_Valid |
Definition at line 83 of file grmGraph.h.
typedef NeighborType<DerivedNode> grm::Node< DerivedNode >::CRPTNeighborType |
Definition at line 85 of file grmGraph.h.
std::vector<CRPTNeighborType> grm::Node< DerivedNode >::m_Edges |
Definition at line 86 of file grmGraph.h.