oa::vlm::min

Function published by the oa::vlm namespace.

Function Documentation

detail::Vec2<T> oa::vlm::min( const detail::Vec2<T> & inA, const detail::Vec2<T> & inB ) detail::Vec3<T> oa::vlm::min( const detail::Vec3<T> & inA, const detail::Vec3<T> & inB ) detail::Vec4<T> oa::vlm::min( 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

detail::Vec2<T>

The declared return value.