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

#include <types.h>

Collaboration diagram for pathend_t:
[legend]

Data Fields

boxf nb
 
pointf np
 
int sidemask
 
int boxn
 
boxf boxes [20]
 

Detailed Description

Definition at line 73 of file types.h.

Field Documentation

◆ boxes

◆ boxn

◆ nb

boxf pathend_t::nb

Definition at line 74 of file types.h.

Referenced by beginpath(), endpath(), make_regular_edge(), makeBottomFlatEnd(), and makeFlatEnd().

◆ np

pointf pathend_t::np

Definition at line 75 of file types.h.

Referenced by beginpath(), and endpath().

◆ sidemask

int pathend_t::sidemask

Definition at line 76 of file types.h.

Referenced by beginpath(), endpath(), makeBottomFlatEnd(), and makeFlatEnd().


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