Searched refs:MTX_LookAt (Results 1 – 3 of 3) sorted by relevance
51 void MTX_LookAt(const VecFx32 *camPos, const VecFx32 *camUp, const VecFx32 *target, MtxFx43 *mtx…
162 MTX_LookAt(camPos, camUp, target, mtx); in G3i_LookAt_()
476 void MTX_LookAt(const VecFx32 *camPos, const VecFx32 *camUp, const VecFx32 *target, MtxFx43 *mtx) in MTX_LookAt() function