Registry / utility / mapbox-wagyu

mapbox-wagyu

JSON →
library0.5.0vcpkgunverified

A general library for geometry operations of union, intersections, difference, and xor

vcpkg install mapbox-wagyu
INSTALL
IMPORT
SIG · MAPBOX-WAGYU
M
mapbox-wagyu
utilitycppv0.5.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

mapbox/geometry/wagyu/wagyu.hpp
#include <mapbox/geometry/wagyu/wagyu.hpp>

Perform boolean geometry operations using mapbox-wagyu.

#include <mapbox/geometry/wagyu/wagyu.hpp> int main() { mapbox::geometry::wagyu::wagyu<int> w; w.add_polygon({...}); auto result = w.execute(mapbox::geometry::wagyu::clip_type_union); return 0; }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.5.0latest on vcpkg
Audit
Dependencies

No dependency data recorded yet.

Agent activity
9 hits · last 30 days
node
9
Resources

No resource links recorded.

mapbox-wagyu — pip install mapbox-wagyu · libregistry