31#ifndef _CELL_GEOMETRICS_H_
32#define _CELL_GEOMETRICS_H_
Header for calculation of bounding boxes.
Defines types and macros used by the GDS-Parser.
void calculate_cell_bounding_box(union bounding_box *box, struct gds_cell *cell)
Calculate bounding box of a gds cell.
A Cell inside a gds_library.
Union describing a bounding box.