geogram_predicates 0.1.3

Rust bindings to the Geogram library's predicates module
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[build-dependencies.cxx-build]
version = "1.0"
[dependencies.cxx]
version = "1.0"

[package]
authors = ["Glenn Dittmann"]
description = "Rust bindings to the Geogram library's predicates module"
edition = "2021"
keywords = ["computer-graphics", "math", "geometry", "predicates", "robust"]
license = "Apache-2.0"
name = "geogram_predicates"
readme = "README.md"
repository = "https://github.com/glennDittmann/geogram_predicates"
version = "0.1.3"