OTB
9.0.0
Orfeo Toolbox
|
#include <grmGraph.h>
Public Attributes | |
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 25 of file grmGraph.h.
unsigned int grm::BaseNode::m_Area |
Definition at line 40 of file grmGraph.h.
lp::BoundingBox grm::BaseNode::m_Bbox |
Definition at line 52 of file grmGraph.h.
lp::Contour grm::BaseNode::m_Contour |
Definition at line 55 of file grmGraph.h.
bool grm::BaseNode::m_Expired |
Definition at line 31 of file grmGraph.h.
long unsigned int grm::BaseNode::m_Id |
Definition at line 46 of file grmGraph.h.
bool grm::BaseNode::m_IsMerged |
Definition at line 34 of file grmGraph.h.
unsigned int grm::BaseNode::m_Perimeter |
Definition at line 37 of file grmGraph.h.
bool grm::BaseNode::m_Valid |
Definition at line 28 of file grmGraph.h.