#ifndef SMHENGINE_SRC_UTIL_UTIL_H_ #define SMHENGINE_SRC_UTIL_UTUL_H_ template void OBJLtoGLM(T& inVec, P& outVec) { } #endif