![]() |
ImFusion SDK 4.3
|
#include <ImFusion/Graph/Graph.h>
Information stored at each edge of the graph. More...
Information stored at each edge of the graph.
Public Member Functions | |
| EdgeInfo (std::vector< double > features) | |
| std::vector< double > & | features () |
| const std::vector< double > & | features () const |
| Properties & | attributes () |
| const Properties & | attributes () const |