Power System Platform  2026w11a-beta
Loading...
Searching...
No Matches
GraphAutoLayout::GraphLayoutEdge Struct Reference
Collaboration diagram for GraphAutoLayout::GraphLayoutEdge:

Public Attributes

GraphLayoutNodenode1
 
GraphLayoutNodenode2
 
float weight
 

Detailed Description

Definition at line 23 of file GraphAutoLayout.h.

Member Data Documentation

◆ node1

GraphLayoutNode& GraphAutoLayout::GraphLayoutEdge::node1

Definition at line 24 of file GraphAutoLayout.h.

◆ node2

GraphLayoutNode& GraphAutoLayout::GraphLayoutEdge::node2

Definition at line 25 of file GraphAutoLayout.h.

◆ weight

float GraphAutoLayout::GraphLayoutEdge::weight

Definition at line 26 of file GraphAutoLayout.h.


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