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