mapnik/test/unit/geometry
artemp 8ce7a1c43d refactor souce code files with the following rule: the physical filesytem path matches namespace structure
e.g `mapnik::geometry::centroid()` -> `$(MAPNIK_SOURCE)/include/mapnik/geometry/centroid.hpp`
2016-10-11 18:01:29 +02:00
..
centroid.cpp refactor souce code files with the following rule: the physical filesytem path matches namespace structure 2016-10-11 18:01:29 +02:00
geometry.cpp file_io - rename open to is_open to be consistent with STL i/o via @lightmare (0d032c2618 (commitcomment-16753722)) 2016-03-18 10:02:19 +01:00
geometry_envelope_test.cpp refactor souce code files with the following rule: the physical filesytem path matches namespace structure 2016-10-11 18:01:29 +02:00
geometry_equal.hpp fix warning: using namespace directive in global context in header [-Wheader-hygiene] warnings 2016-04-08 10:41:50 +02:00
geometry_hit_test.cpp refactor souce code files with the following rule: the physical filesytem path matches namespace structure 2016-10-11 18:01:29 +02:00
geometry_is_simple.cpp refactor souce code files with the following rule: the physical filesytem path matches namespace structure 2016-10-11 18:01:29 +02:00
geometry_is_valid.cpp refactor souce code files with the following rule: the physical filesytem path matches namespace structure 2016-10-11 18:01:29 +02:00
geometry_reprojection.cpp refactor souce code files with the following rule: the physical filesytem path matches namespace structure 2016-10-11 18:01:29 +02:00
geometry_strategy_test.cpp refactor souce code files with the following rule: the physical filesytem path matches namespace structure 2016-10-11 18:01:29 +02:00
geometry_test_helper.cpp refactor souce code files with the following rule: the physical filesytem path matches namespace structure 2016-10-11 18:01:29 +02:00
has_empty.cpp refactor souce code files with the following rule: the physical filesytem path matches namespace structure 2016-10-11 18:01:29 +02:00
is_clockwise.cpp mapnik::util::is_clockwise - translate coordinates relative to the origin (0,0) to avoid numeric precision issues while using double precision. 2016-04-18 16:08:30 +02:00
is_empty.cpp refactor souce code files with the following rule: the physical filesytem path matches namespace structure 2016-10-11 18:01:29 +02:00
remove_empty.cpp refactor souce code files with the following rule: the physical filesytem path matches namespace structure 2016-10-11 18:01:29 +02:00