mirror of https://github.com/hannobraun/Fornjot
commit
e75e2e636a
|
@ -50,7 +50,7 @@ pub use self::{
|
||||||
curve::Curve,
|
curve::Curve,
|
||||||
cycle::Cycle,
|
cycle::Cycle,
|
||||||
edge::{Edge, VerticesOfEdge},
|
edge::{Edge, VerticesOfEdge},
|
||||||
face::{CyclesInFace, Face},
|
face::{CyclesInFace, Face, FaceBRep},
|
||||||
surface::{Surface, SweptCurve},
|
surface::{Surface, SweptCurve},
|
||||||
vertex::Vertex,
|
vertex::Vertex,
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in New Issue