Graphviz 14.1.1~dev.20251209.0353
Loading...
Searching...
No Matches
corner_info_t Struct Reference
Collaboration diagram for corner_info_t:
[legend]

Data Fields

size_t idx
 
pointf trunc_prev
 
pointf trunc_next
 
pointf wedge_center
 
double angle1
 
double angle2
 

Detailed Description

Definition at line 2132 of file emit.c.

Field Documentation

◆ angle1

double corner_info_t::angle1

Definition at line 2137 of file emit.c.

Referenced by calculate_wedge_parameters(), and draw_ortho_corner_markers().

◆ angle2

double corner_info_t::angle2

Definition at line 2137 of file emit.c.

Referenced by calculate_wedge_parameters(), and draw_ortho_corner_markers().

◆ idx

size_t corner_info_t::idx

Definition at line 2133 of file emit.c.

Referenced by compare_corners(), and LIST().

◆ trunc_next

pointf corner_info_t::trunc_next

Definition at line 2135 of file emit.c.

◆ trunc_prev

pointf corner_info_t::trunc_prev

Definition at line 2134 of file emit.c.

◆ wedge_center

pointf corner_info_t::wedge_center

Definition at line 2136 of file emit.c.

Referenced by calculate_wedge_parameters(), and draw_ortho_corner_markers().


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