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

Data Fields

pointf pt
 
int vnext [4]
 
int vpos [4]
 
int nextfree
 

Detailed Description

Definition at line 59 of file partition.c.

Field Documentation

◆ nextfree

int vertexchain_t::nextfree

Definition at line 63 of file partition.c.

Referenced by make_new_monotone_poly(), and monotonate_trapezoids().

◆ pt

pointf vertexchain_t::pt

Definition at line 60 of file partition.c.

Referenced by get_vertex_positions(), and monotonate_trapezoids().

◆ vnext

int vertexchain_t::vnext[4]

Definition at line 61 of file partition.c.

Referenced by get_vertex_positions(), make_new_monotone_poly(), and monotonate_trapezoids().

◆ vpos

int vertexchain_t::vpos[4]

Definition at line 62 of file partition.c.

Referenced by make_new_monotone_poly(), and monotonate_trapezoids().


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