Searched refs:pose_pitch (Results 1 – 4 of 4) 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
1585 projection_ptr->set_pose_pitch(projection.pose_pitch()); in SetProjection()
490 pose_pitch(kValueNotPresent), in Projection()500 float pose_pitch; member
5240 projection_ptr->pose_pitch = static_cast<float>(value); in Parse()