Graphviz 12.1.0~dev.20240716.0947
Loading...
Searching...
No Matches
active_edge Struct Reference

#include <simple.h>

Collaboration diagram for active_edge:
[legend]

Data Fields

vertexname
 
struct active_edgenext
 
struct active_edgelast
 
struct vertexname
 

Detailed Description

Definition at line 42 of file legal.c.

Field Documentation

◆ last

struct active_edge * active_edge::last

Definition at line 44 of file legal.c.

Referenced by find_ints(), and find_ints().

◆ name [1/2]

vertex* active_edge::name

Definition at line 43 of file legal.c.

Referenced by find_ints(), and find_ints().

◆ name [2/2]

struct vertex* active_edge::name

Definition at line 43 of file simple.h.

◆ next

struct active_edge * active_edge::next

Definition at line 44 of file legal.c.

Referenced by find_ints(), and find_ints().


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