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