Update doc comment

This commit is contained in:
Hanno Braun 2024-10-24 19:13:15 +02:00
parent b333b6d1b3
commit 6d5592336d

View File

@ -310,7 +310,7 @@ pub enum CurveGeom2 {
},
}
/// # A generator for surface geometry
/// # The representation of a surface's geometry
///
/// Surface are represented by triangle meshes, their uniform intermediate
/// representation.