This website requires JavaScript.
Explore
Help
Sign In
boost_mirror
/
geometry
Watch
1
Star
0
Fork
0
You've already forked geometry
mirror of
https://github.com/boostorg/geometry.git
synced
2025-05-11 05:24:02 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
geometry
/
test
/
algorithms
/
relational_operations
/
covered_by
History
Adam Wulkiewicz
f050319859
[test][relops] Add tests for PointLike/PointLike combinations (covered_by, disjoint, equals, overlaps, within).
2017-04-24 19:47:55 +02:00
..
covered_by_multi.cpp
[test][relops] Add spherical within and covered_by tests.
2016-05-25 02:20:33 +02:00
covered_by_sph_geo.cpp
[test][algorithms] Add test for covered_by() P/B and B/B in geographic CS.
2016-08-27 02:34:31 +02:00
covered_by_sph.cpp
[test][relops] Add spherical Pt/Areal test cases.
2016-06-06 17:21:57 +02:00
covered_by.cpp
[test][relops] Add tests for PointLike/PointLike combinations (covered_by, disjoint, equals, overlaps, within).
2017-04-24 19:47:55 +02:00
Jamfile.v2
[test][relops] Add spherical within and covered_by tests.
2016-05-25 02:20:33 +02:00
test_covered_by.hpp
[test][relops] Add tests for relops taking strategies (explicitly pass default strategy).
2017-02-06 17:58:01 +01:00