Skip to content

Commit

Permalink
Improve formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
hannobraun committed Nov 28, 2023
1 parent da350a6 commit c275a87
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions crates/fj-math/src/triangle.rs
Original file line number Diff line number Diff line change
Expand Up @@ -132,6 +132,7 @@ pub struct NotATriangle<const D: usize> {
pub enum Winding {
/// Counter-clockwise
Ccw,

/// Clockwise
Cw,
}
Expand Down

0 comments on commit c275a87

Please sign in to comment.