touching3.cpp 459 B

123456789101112131415
  1. // This file is auto-generated, manual changes will be lost if the code is regenerated.
  2. #include "geometries.hpp"
  3. namespace mapbox {
  4. namespace fixtures {
  5. static const Fixture<short> touching3("touching3", 15, 1e-14, 0.000001, {
  6. {{1241,887},{1257,891},{1248,904},{1232,911},{1212,911},{1207,911},{1209,900},{1219,898},{1225,907},{1241,887}},
  7. {{1212,902},{1212,911},{1219,909},{1212,902}},
  8. {{1248,891},{1239,896},{1246,898},{1248,891}},
  9. });
  10. }
  11. }