Skip to content

Commit 96c5d87

Browse files
alpitolRalith
authored andcommitted
Add note about quaternion conversion
1 parent 0b2536b commit 96c5d87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/geometry/quaternion.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1076,7 +1076,7 @@ where
10761076

10771077
/// The underlying quaternion.
10781078
///
1079-
/// Same as `self.as_ref()`.
1079+
/// Same as `self.as_ref()`. For conversion by value see [`Unit::into_inner`].
10801080
///
10811081
/// # Example
10821082
/// ```

0 commit comments

Comments
 (0)