ImFusion SDK 4.3
GraphImpl< EdgeInfo, NodeInfo, NodeIndex > Struct Template Reference

#include <ImFusion/Graph/Graph.h>

Helper struct representing a graph over a fixed set of nodes. More...

Detailed Description

Helper struct representing a graph over a fixed set of nodes.

Such a graph consists of edges between the nodes. Nodes are identified with their (integer) index.

Classes

struct  Node
 

Public Attributes

std::map< NodeIndex, Nodem_edges
 

The documentation for this struct was generated from the following file:
Search Tab / S to search, Esc to close