Searched refs:vec_up (Results 1 – 1 of 1) sorted by relevance
375 Mat4 Mat4::LookAt(const Vec3& vec_eye, const Vec3& vec_at, const Vec3& vec_up) { in LookAt() argument384 vec_up_norm = vec_up; in LookAt()