Blame view

3rdparty/boost_1_81_0/libs/polygon/meta/libraries.json 508 Bytes
73ef4ff3   Hu Chunming   提交三方库
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
  {
      "key": "polygon",
      "name": "Polygon",
      "authors": [
          "Lucanus Simonson",
          "Andrii Sydorchuk"
      ],
      "description": "Voronoi diagram construction and booleans/clipping, resizing/offsetting and more for planar polygons with integral coordinates.",
      "category": [
          "Algorithms",
          "Data",
          "Math"
      ],
      "maintainers": [
          "Lucanus Simonson <lucanus.j.simonson -at- intel.com>",
          "Andrii Sydorchuk <sydorchuk.andriy -at- gmail.com>"
      ]
  }