IPanoramaGraphEdge
Interface describing an edge of the panorama graph.
Constructor
IPanoramaGraphEdge()
Methods
Name | Returns | Description |
---|---|---|
getEndNodes() | Returns an array of two nodes of the graph connected by an edge. |
Name | Returns | Description |
---|---|---|
getEndNodes() | Returns an array of two nodes of the graph connected by an edge. |
Methods details
getEndNodes
{IPanoramaGraphNode[]} getEndNodes()
Returns an array of two nodes of the graph connected by an edge.