mathUtils.h
Creates an orthonormal basis matrix with the unit length input vector in column 1 (forward vector).
@param forward The non-zero unit length forward vector. @param outMat The output matrix which must be initialized prior to the call.
Functions