From 509e59a19a3eb95848ddadd9e48f170b63100c1a Mon Sep 17 00:00:00 2001 From: Thierry Berger Date: Mon, 29 Jul 2024 15:40:33 +0200 Subject: [PATCH] doc: finish doc sentence (#247) --- src/shape/polyline.rs | 1 + 1 file changed, 1 insertion(+) diff --git a/src/shape/polyline.rs b/src/shape/polyline.rs index c9781b51..46662e12 100644 --- a/src/shape/polyline.rs +++ b/src/shape/polyline.rs @@ -218,6 +218,7 @@ impl Polyline { /// `num_indices == self.indices.len()`. /// - This polyline is oriented counter-clockwise. /// - In 3D, the polyline is assumed to be fully coplanar, on a plane with normal given by + /// `axis`. /// /// These properties are not checked. pub fn project_local_point_assuming_solid_interior_ccw(