GDS-Render v1.2.1
|
Calculation of gds_cell trigonometrics. More...
Go to the source code of this file.
Functions | |
static void | convert_gds_point_to_2d_vector (struct gds_point *pt, struct vector_2d *vector) |
static void | update_box_with_gfx (union bounding_box *box, struct gds_graphics *gfx) |
Update the given bounding box with the bounding box of a graphics element. More... | |
void | calculate_cell_bounding_box (union bounding_box *box, struct gds_cell *cell) |
Calculate bounding box of a gds cell. More... | |
Calculation of gds_cell trigonometrics.
Definition in file cell-geometrics.c.