Skip to content

Commit

Permalink
Update module name
Browse files Browse the repository at this point in the history
  • Loading branch information
hannobraun committed Mar 26, 2024
1 parent 2160631 commit 2eaf27b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/fj-core/src/algorithms/bounding_volume/mod.rs
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
//! Compute a bounding volume for an object

mod cycle;
mod edge;
mod face;
mod half_edge;
mod shell;
mod solid;

Expand Down

0 comments on commit 2eaf27b

Please sign in to comment.