Typo
This commit is contained in:
committed by
GitHub
parent
5161b44c37
commit
8755f51bec
@@ -368,7 +368,7 @@ public:
|
|||||||
return btAcos(dot(v) / s);
|
return btAcos(dot(v) / s);
|
||||||
}
|
}
|
||||||
|
|
||||||
/**@brief Return a vector will the absolute values of each element */
|
/**@brief Return a vector with the absolute values of each element */
|
||||||
SIMD_FORCE_INLINE btVector3 absolute() const
|
SIMD_FORCE_INLINE btVector3 absolute() const
|
||||||
{
|
{
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user