Searched refs:pose_pitch (Results 1 – 10 of 10) sorted by relevance
634 float pose_pitch() const { return pose_pitch_; } in pose_pitch() function635 void set_pose_pitch(float pose_pitch) { pose_pitch_ = pose_pitch; } in set_pose_pitch() argument
1613 projection_ptr->set_pose_pitch(projection.pose_pitch()); in SetProjection()
490 pose_pitch(kValueNotPresent), in Projection()500 float pose_pitch; member
5262 projection_ptr->pose_pitch = static_cast<float>(value); in Parse()
5253 projection_ptr->pose_pitch = static_cast<float>(value); in Parse()