Cargo Features
building_blocks_partition has no features set by default.
[dependencies]
building_blocks_partition = { version = "0.2.1", features = ["ncollide"] }
- ncollide = ncollide3d
-
Enables nalgebra of building_blocks_core ^0.2
Affects
building_blocks_partition::collision
,building_blocks_partition::octree_dbvt
…
Features from optional dependencies
In crates that don't use the dep:
syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.
- ncollide3d ncollide?
-
Enables ncollide3d ^0.26
Optional, feature-gated