Skip to content

Commit

Permalink
I like inlining things
Browse files Browse the repository at this point in the history
  • Loading branch information
mockersf committed Sep 21, 2024
1 parent ea216bf commit 7f04adf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/layers.rs
Original file line number Diff line number Diff line change
Expand Up @@ -315,6 +315,7 @@ impl Layer {
None
}

#[inline(always)]
pub(crate) fn get_closest_point_towards_inner(
&self,
point: Vec2,
Expand Down

0 comments on commit 7f04adf

Please sign in to comment.