oa::vlm::tryAngleBetween

Function published by the oa::vlm namespace.

Function Documentation

bool oa::vlm::tryAngleBetween( const detail::Vec3<T> & inA, const detail::Vec3<T> & inB, T & outRadians, T inTolerance = Tolerance<T> )
No public source comment is attached to this declaration.

Parameters

inA
const detail::Vec3<T> &

inB
const detail::Vec3<T> &

outRadians
T &

inTolerance
T

Default: Tolerance<T>

Returns

bool

The declared return value.