oa::vlm::transform

Function published by the oa::vlm namespace.

Function Documentation

detail::Vec3<T> oa::vlm::transform( const detail::Vec3<T> & inValue, const detail::Mat3<T> & inMatrix ) detail::Vec4<T> oa::vlm::transform( const detail::Vec4<T> & inValue, const detail::Mat4<T> & inMatrix )
No public source comment is attached to this declaration.

Parameters

inValue
const detail::Vec3<T> &

inMatrix
const detail::Mat3<T> &

Returns

detail::Vec3<T>

The declared return value.