oa::vlm::dot

Function published by the oa::vlm namespace.

Function Documentation

T oa::vlm::dot( const detail::Vec2<T> & inA, const detail::Vec2<T> & inB ) T oa::vlm::dot( const detail::Vec3<T> & inA, const detail::Vec3<T> & inB ) T oa::vlm::dot( const detail::Vec4<T> & inA, const detail::Vec4<T> & inB )
No public source comment is attached to this declaration.

Parameters

inA
const detail::Vec2<T> &

inB
const detail::Vec2<T> &

Returns

T

The declared return value.