Searched refs:mat34_t (Results 1 – 2 of 2) sorted by relevance
28 typedef mat<float, 3, 4> mat34_t; typedef80 static mat34_t getF(const vec4_t& p);
358 mat34_t Fusion::getF(const vec4_t& q) { in getF()359 mat34_t F; in getF()