Graphviz 13.1.0~dev.20250626.0830
Loading...
Searching...
No Matches
boxes.h
Go to the documentation of this file.
1
3#pragma once
4
5#include <common/geom.h>
6#include <util/list.h>
7
8DEFINE_LIST(boxes, boxf)
geometric types and macros (e.g. points and boxes)
#define DEFINE_LIST(name, type)
Definition list.h:22
Definition geom.h:41