Compare commits
1 Commits
master
...
EmbarkStud
Author | SHA1 | Date | |
---|---|---|---|
|
da43539b70 |
@ -55,7 +55,7 @@ impl<T, V> Spline<T, V> {
|
||||
spline.internal_sort();
|
||||
spline
|
||||
}
|
||||
|
||||
|
||||
/// Clear the spline by removing all keys. Keeps the underlying allocated storage, so adding
|
||||
/// new keys should be faster than creating a new [`Spline`]
|
||||
#[inline]
|
||||
|
Loading…
Reference in New Issue
Block a user