OTB  9.0.0
Orfeo Toolbox
Public Attributes | List of all members
grm::BaseNode Struct Reference

#include <grmGraph.h>

+ Inheritance diagram for grm::BaseNode:
+ Collaboration diagram for grm::BaseNode:

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
 

Detailed Description

Definition at line 25 of file grmGraph.h.

Member Data Documentation

◆ m_Area

unsigned int grm::BaseNode::m_Area

Definition at line 40 of file grmGraph.h.

◆ m_Bbox

lp::BoundingBox grm::BaseNode::m_Bbox

Definition at line 52 of file grmGraph.h.

◆ m_Contour

lp::Contour grm::BaseNode::m_Contour

Definition at line 55 of file grmGraph.h.

◆ m_Expired

bool grm::BaseNode::m_Expired

Definition at line 31 of file grmGraph.h.

◆ m_Id

long unsigned int grm::BaseNode::m_Id

Definition at line 46 of file grmGraph.h.

◆ m_IsMerged

bool grm::BaseNode::m_IsMerged

Definition at line 34 of file grmGraph.h.

◆ m_Perimeter

unsigned int grm::BaseNode::m_Perimeter

Definition at line 37 of file grmGraph.h.

◆ m_Valid

bool grm::BaseNode::m_Valid

Definition at line 28 of file grmGraph.h.


The documentation for this struct was generated from the following file: