oa::vlm::tryLookAt

Function published by the oa::vlm namespace.

Function Documentation

bool oa::vlm::tryLookAt( const detail::Vec3<T> & inEye, const detail::Vec3<T> & inTarget, const detail::Vec3<T> & inWorldUp, detail::Mat4<T> & outView, T inTolerance = Tolerance<T> )
No public source comment is attached to this declaration.

Parameters

inEye
const detail::Vec3<T> &

inTarget
const detail::Vec3<T> &

inWorldUp
const detail::Vec3<T> &

outView
detail::Mat4<T> &

inTolerance
T

Default: Tolerance<T>

Returns

bool

The declared return value.