::hwat::math::CheckReflection - Check a given cosine matrix for reflection properties.
::hwat::math::CheckReflection d_matrixList
d_matrixList |
The list contains the 9 elements of the cosine matrix – 3 rotation components for X, Y, and Z respectively. |
{} on failure (matrix does not possess reflection properties).
d_vectorList, the i, j, k components of the reflection plane.
::hwat::math::CheckReflection $theMatrixList
The i, j, k components represent the normal to the plane of reflection.
::hwat::math::CheckTransformMatrix
::hwat::math::IsIdentityMatrix