Crate honeycomb_core

Source
Expand description

§honeycomb-core

This crate implements all basic structures and methods for 2D and 3D combinatorial map modeling.

This documentation focus on the implementation side of things and API usage, for more formal information about combinatorial maps, refer to the Definitions section of the user guide.

Re-exports§

  • pub use stm;

Modules§

  • attribute modeling code
  • combinatorial maps implementations
  • geometry representation types & operators
  • commonly used items