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