Point3<T> TransformNormal(const Point3<T>& p) const;
TransformNormal transforms a normal by the matrix.
The transformed normal.