oa::vlm::tryNormalize

Function published by the oa::vlm namespace.

Function Documentation

bool oa::vlm::tryNormalize( const detail::Vec2<T> & inValue, detail::Vec2<T> & outNormalized ) bool oa::vlm::tryNormalize( const detail::Vec3<T> & inValue, detail::Vec3<T> & outNormalized ) bool oa::vlm::tryNormalize( const detail::Vec4<T> & inValue, detail::Vec4<T> & outNormalized ) bool oa::vlm::tryNormalize( const detail::Quat<T> & inQuaternion, detail::Quat<T> & outNormalized )
No public source comment is attached to this declaration.

Parameters

inValue
const detail::Vec2<T> &

outNormalized
detail::Vec2<T> &

Returns

bool

The declared return value.