Graphviz 12.0.1~dev.20240716.0800
Loading...
Searching...
No Matches
pair Struct Reference

#include <structures.h>

Collaboration diagram for pair:
[legend]

Data Fields

unsigned j
 
unsigned d
 
Dtlink_t link
 
pointf id
 
int a
 
int b
 

Detailed Description

Definition at line 445 of file graph_generator.c.

Field Documentation

◆ a

int pair::a

Definition at line 25 of file structures.h.

Referenced by addPEdges(), and decide_point().

◆ b

int pair::b

Definition at line 25 of file structures.h.

Referenced by addPEdges(), and decide_point().

◆ d

unsigned pair::d

Definition at line 446 of file graph_generator.c.

Referenced by genTree().

◆ id

pointf pair::id

Definition at line 20 of file pointset.c.

Referenced by inPS(), mkPair(), and pointsOf().

◆ j

unsigned pair::j

Definition at line 446 of file graph_generator.c.

Referenced by genTree().

◆ link

Dtlink_t pair::link

Definition at line 19 of file pointset.c.


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