Graphviz 13.0.0~dev.20250402.0402
Loading...
Searching...
No Matches
trap_t Struct Reference

#include <trap.h>

Collaboration diagram for trap_t:
[legend]

Data Fields

int lseg
 
int rseg
 
pointf hi
 
pointf lo
 
size_t u0
 
size_t u1
 
size_t d0
 
size_t d1
 
size_t sink
 pointer to corresponding in Q
 
size_t usave
 I forgot what this means.
 
int uside
 I forgot what this means.
 
int state
 

Detailed Description

Definition at line 39 of file trap.h.

Field Documentation

◆ d0

◆ d1

size_t trap_t::d1

◆ hi

pointf trap_t::hi

Definition at line 41 of file trap.h.

Referenced by add_segment(), init_query_structure(), and traverse_polygon().

◆ lo

pointf trap_t::lo

Definition at line 41 of file trap.h.

Referenced by add_segment(), init_query_structure(), merge_trapezoids(), and traverse_polygon().

◆ lseg

int trap_t::lseg

◆ rseg

int trap_t::rseg

◆ sink

size_t trap_t::sink

Definition at line 44 of file trap.h.

Referenced by add_segment(), find_new_roots(), init_query_structure(), and merge_trapezoids().

◆ state

int trap_t::state

Definition at line 47 of file trap.h.

Referenced by add_segment(), init_query_structure(), inside_polygon(), and merge_trapezoids().

◆ u0

◆ u1

size_t trap_t::u1

◆ usave

size_t trap_t::usave

Definition at line 45 of file trap.h.

Referenced by add_segment(), and update_trapezoid().

◆ uside

int trap_t::uside

Definition at line 46 of file trap.h.

Referenced by add_segment(), and update_trapezoid().


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