mirror of
https://github.com/hannobraun/Fornjot
synced 2025-01-11 18:57:01 +00:00
commit
805c275519
@ -73,13 +73,13 @@
|
||||
//! [`Handle`]: crate::storage::Handle
|
||||
//! [#1021]: https://github.com/hannobraun/Fornjot/issues/1021
|
||||
|
||||
mod full;
|
||||
mod kinds;
|
||||
mod object;
|
||||
mod set;
|
||||
mod stores;
|
||||
|
||||
pub use self::{
|
||||
full::{
|
||||
kinds::{
|
||||
cycle::{Cycle, HalfEdgesOfCycle},
|
||||
edge::{GlobalEdge, HalfEdge},
|
||||
face::{Face, FaceSet, Handedness},
|
||||
|
Loading…
Reference in New Issue
Block a user