oa::vlm::isIdentity

Function published by the oa::vlm namespace.

Function Documentation

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

Parameters

inMatrix
const detail::Mat3<T> &

inTolerance
T

Default: Tolerance<T>

Returns

bool

The declared return value.