GDS-Render v1.2.1
cell-geometrics.c File Reference

Calculation of gds_cell trigonometrics. More...

#include <math.h>
#include <gds-render/geometric/cell-geometrics.h>
Include dependency graph for cell-geometrics.c:

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...
 

Detailed Description

Calculation of gds_cell trigonometrics.

Author
Mario Hüttel mario.nosp@m..hue.nosp@m.ttel@.nosp@m.gmx..nosp@m.net

Definition in file cell-geometrics.c.