oa::vlm::tryAffineInverse

Function published by the oa::vlm namespace.

Function Documentation

bool oa::vlm::tryAffineInverse( const detail::Mat4<T> & inMatrix, detail::Mat4<T> & outInverse, T inTolerance = InverseTolerance<T> )
No public source comment is attached to this declaration.

Parameters

inMatrix
const detail::Mat4<T> &

outInverse
detail::Mat4<T> &

inTolerance
T

Default: InverseTolerance<T>

Returns

bool

The declared return value.