Crate rdp

source ·
Expand description

This crate provides FFI functions for accessing the Ramer–Douglas–Peucker and Visvalingam-Whyatt line simplification algorithms

Structs

  • A C-compatible struct originating outside Rust used for passing arrays across the FFI boundary
  • A C-compatible struct originating inside Rust used for passing arrays across the FFI boundary

Functions