@@ -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