Cargo Features

boostvoronoi has no features set by default.

[dependencies]
boostvoronoi = { version = "0.11.1", features = ["console_debug", "ce_corruption_check", "glam", "mint", "geo", "cgmath", "nalgebra", "serde"] }

These features are only for debug purposes, should normally not be used

console_debug

Enables console_debug of boostvoronoi_core

ce_corruption_check

Enables ce_corruption_check of boostvoronoi_core

glam

Math type conversions.

Enables glam of boostvoronoi_core

mint

Enables mint of boostvoronoi_core

geo

Enables geo of boostvoronoi_core

cgmath

Enables cgmath of boostvoronoi_core

nalgebra

Enables nalgebra of boostvoronoi_core

serde

Enables serde of boostvoronoi_core