14.32 OEGeom3DEulerToRotMatrix

template<class T>
static void OEGeom3DEulerToRotMatrix(T *RMat, double phi,
                                     double theta, double psi)
template<class T>
static void OEGeom3DEulerToRotMatrix(T *RMat,
                                     const double *angles)