Docs.rs
  • clipper-sys-0.8.0
    • clipper-sys 0.8.0
    • Permalink
    • Docs.rs crate page
    • ISC
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • lelongg
    • Dependencies
      • bindgen ^0.71.1 build optional
      • cc ^1.2.13 build
    • Versions
    • 0% of the crate is documented
  • Platform
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

clipper_sys0.8.0

  • All Items

Crate Items

  • Modules
  • Structs
  • Constants
  • Functions
  • Type Aliases

Crate clipper_sys

Source

Modules§

debug

Structs§

Path
Polygon
Polygons

Constants§

ClipType_ctDifference
ClipType_ctIntersection
ClipType_ctUnion
ClipType_ctXor
EndType_etClosedLine
EndType_etClosedPolygon
EndType_etOpenButt
EndType_etOpenRound
EndType_etOpenSquare
JoinType_jtMiter
JoinType_jtRound
JoinType_jtSquare
PolyFillType_pftEvenOdd
PolyFillType_pftNegative
PolyFillType_pftNonZero
PolyFillType_pftPositive
PolyType_ptClip
PolyType_ptSubject

Functions§

clean⚠
execute⚠
free_path⚠
free_polygon⚠
free_polygons⚠
offset⚠
offset_simplify_clean⚠
simplify⚠

Type Aliases§

ClipType
EndType
JoinType
PolyFillType
PolyType
Vertice
cInt