Searched refs:mat_rotation_ (Results 1 – 2 of 2) sorted by relevance
77 quat_ball_now_.ToMatrix( mat_rotation_ ); in InitParameters()139 return mat_rotation_; in GetRotationMatrix()298 quat_ball_now_.ToMatrix( mat_rotation_ ); in BallUpdate()
74 Mat4 mat_rotation_; variable