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

#include <types.h>

Collaboration diagram for path:
[legend]

Data Fields

port start
 
port end
 
size_t nbox
 number of subdivisions
 
boxfboxes
 
void * data
 

Detailed Description

Definition at line 81 of file types.h.

Field Documentation

◆ boxes

boxf* path::boxes

◆ data

void* path::data

Definition at line 86 of file types.h.

Referenced by beginpath(), find_me(), readln(), and routesplines_().

◆ end

port path::end

Definition at line 83 of file types.h.

Referenced by checkpath(), endpath(), make_regular_edge(), printpath(), and routesplines_().

◆ nbox

◆ start

port path::start

Definition at line 82 of file types.h.

Referenced by beginpath(), checkpath(), endpath(), make_regular_edge(), printpath(), and routesplines_().


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