Graphviz 12.1.0~dev.20240716.0947
Loading...
Searching...
No Matches
tedge_t Struct Reference
Collaboration diagram for tedge_t:
[legend]

Data Fields

pointnlink_tpnl0p
 
pointnlink_tpnl1p
 
size_t right_index
 index into tris of the triangle to the right
 

Detailed Description

Definition at line 39 of file shortest.c.

Field Documentation

◆ pnl0p

pointnlink_t* tedge_t::pnl0p

Definition at line 40 of file shortest.c.

Referenced by connecttris(), loadtriangle(), and Pshortestpath().

◆ pnl1p

pointnlink_t* tedge_t::pnl1p

Definition at line 41 of file shortest.c.

Referenced by connecttris(), loadtriangle(), and Pshortestpath().

◆ right_index

size_t tedge_t::right_index

Definition at line 42 of file shortest.c.

Referenced by connecttris(), loadtriangle(), and Pshortestpath().


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