oa::vlm::refract

Function published by the oa::vlm namespace.

Function Documentation

detail::Vec3<T> oa::vlm::refract( const detail::Vec3<T> & inIncident, const detail::Vec3<T> & inNormal, T inEta )
No public source comment is attached to this declaration.

Parameters

inIncident
const detail::Vec3<T> &

inNormal
const detail::Vec3<T> &

inEta
T

Returns

detail::Vec3<T>

The declared return value.