docs.rs failed to build dl-openvdb-query-0.1.3
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build:
dl-openvdb-query-0.1.2
Dl OpenVDB Query
Safe wrapper for lib3Delight’s OpenVDB metadata query API.
Dependencies
This crate needs 3Delight at runtime.
If you build the crate with the feature link_lib3delight
you also need
this installed at compile time.
Features
[]
= "0.1.0"
= ["link_lib3delight"]
Use
let open_vdb_query =
new
.unwrap;
let min = -0.9416000247001648;
let max = 1.0593000277876854;
assert_eq!;
assert_eq!;