Expand description
§qhull-sys
Rust Qhull bindings
This are C bindings to the Qhull library. You might prefer to use the qhull
crate if you need a safe wrapper around this crate.
You can find the original C code in the qhull
directory, which is a git submodule of the qhull repository.
This is also a no_std
crate!
Useful links:
- http://www.qhull.org/html/index.htm: the Qhull manual
- http://www.qhull.org/html/qh-code.htm: the C code documentation
- http://www.qhull.org/html/qh-quick.htm#options
§License
This crate uses Qhull, please refer to the Qhull license for more information when using this crate.
Structs§
Constants§
Statics§
Functions§
- feof⚠
- getc⚠
- getw⚠
- putc⚠
- puts⚠
- putw⚠
- -poly_r.c/poly2_r.c prototypes (duplicated from poly_r.h)
- -global_r.c prototypes (alphabetical)
- -stat_r.c prototypes (duplicated from stat_r.h)
- -io_r.c prototypes (duplicated from io_r.h)
- -user_r.c prototypes (alphabetical)
- -usermem_r.c prototypes (alphabetical)
- -geom_r.c/geom2_r.c/random_r.c prototypes (duplicated from geom_r.h, random_r.h)
- -userprintf_r.c and userprintf_rbox_r.c prototypes
- -mem_r.c prototypes (duplicated from mem_r.h)
- -libqhull_r.c prototypes (duplicated from qhull_ra.h)
- -rboxlib_r.c prototypes
- time⚠