oa::vlm::tryNormalMatrix

Function published by the oa::vlm namespace.

Function Documentation

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

Parameters

inMatrix
const detail::Mat4<T> &

outNormalMatrix
detail::Mat3<T> &

inTolerance
T

Default: InverseTolerance<T>

Returns

bool

The declared return value.