star-geometry-2d

Cleaning and decorating 2D geometries
git clone git://git.meso-star.fr/star-geometry-2d.git
Log | Files | Refs | README | LICENSE

ModeNameSize
-rw-r--r--COPYING674L
-rw-r--r--README.md43L
-rw-r--r--cmake/CMakeLists.txt192L
-rw-r--r--src/sg2.h398L
-rw-r--r--src/sg2_device.c139L
-rw-r--r--src/sg2_device.h57L
-rw-r--r--src/sg2_geometry.c1046L
-rw-r--r--src/sg2_geometry.h275L
-rw-r--r--src/sg2_misc.h21L
-rw-r--r--src/sg2_s2d_helper.h61L
-rw-r--r--src/sg2_senc2d_helper.h76L
-rw-r--r--src/sg2d.h401L
-rw-r--r--src/sg2d_device.c139L
-rw-r--r--src/sg2d_device.h57L
-rw-r--r--src/sg2d_geometry.c1087L
-rw-r--r--src/sg2d_geometry.h259L
-rw-r--r--src/sg2d_misc.h75L
-rw-r--r--src/sg2d_sXd_helper.h63L
-rw-r--r--src/sg2d_sdisXd_helper.h73L
-rw-r--r--src/sg2d_sencXd_helper.h68L
-rw-r--r--src/sgX2.h501L
-rw-r--r--src/sgX2d.h54L
-rw-r--r--src/sgX2d_undefs.h35L
-rw-r--r--src/test_sg2_device.c75L
-rw-r--r--src/test_sg2_geometry.c293L
-rw-r--r--src/test_sg2_geometry_2.c438L
-rw-r--r--src/test_sg2_many_enclosures.c103L
-rw-r--r--src/test_sg2_many_segments.c84L
-rw-r--r--src/test_sg2_some_enclosures.c104L
-rw-r--r--src/test_sg2_some_segments.c87L
-rw-r--r--src/test_sg2_square_behind_square.c117L
-rw-r--r--src/test_sg2_square_in_square.c110L
-rw-r--r--src/test_sg2_square_on_square.c101L
-rw-r--r--src/test_sg2_unspecified_properties.c143L
-rw-r--r--src/test_sg2_utils.h138L
-rw-r--r--src/test_sg2_utils2.h79L
-rw-r--r--src/test_sg2d_device.c75L
-rw-r--r--src/test_sg2d_geometry.c293L
-rw-r--r--src/test_sg2d_geometry_2.c438L
-rw-r--r--src/test_sg2d_invalid_models.c81L
-rw-r--r--src/test_sg2d_many_enclosures.c102L
-rw-r--r--src/test_sg2d_many_segments.c83L
-rw-r--r--src/test_sg2d_some_enclosures.c103L
-rw-r--r--src/test_sg2d_some_segments.c86L
-rw-r--r--src/test_sg2d_square_behind_square.c117L
-rw-r--r--src/test_sg2d_square_in_square.c110L
-rw-r--r--src/test_sg2d_square_on_square.c101L
-rw-r--r--src/test_sg2d_unspecified_properties.c143L
-rw-r--r--src/test_sg2d_utils.h138L
-rw-r--r--src/test_sg2d_utils2.h79L