| buildMaps(Size src_size, InputArray K, InputArray R, OutputArray xmap, OutputArray ymap) CV_OVERRIDE | cv::detail::RotationWarperBase< PlanePortraitProjector > | virtual | 
  | detectResultRoi(Size src_size, Point &dst_tl, Point &dst_br) CV_OVERRIDE | cv::detail::PlanePortraitWarper | inlineprotectedvirtual | 
  | detectResultRoiByBorder(Size src_size, Point &dst_tl, Point &dst_br) | cv::detail::RotationWarperBase< PlanePortraitProjector > | protected | 
  | getScale() const CV_OVERRIDE | cv::detail::RotationWarperBase< PlanePortraitProjector > | inlinevirtual | 
  | PlanePortraitWarper(float scale) | cv::detail::PlanePortraitWarper | inline | 
  | projector_ | cv::detail::RotationWarperBase< PlanePortraitProjector > | protected | 
  | setScale(float val) CV_OVERRIDE | cv::detail::RotationWarperBase< PlanePortraitProjector > | inlinevirtual | 
  | warp(InputArray src, InputArray K, InputArray R, int interp_mode, int border_mode, OutputArray dst) CV_OVERRIDE | cv::detail::RotationWarperBase< PlanePortraitProjector > | virtual | 
  | warpBackward(InputArray src, InputArray K, InputArray R, int interp_mode, int border_mode, Size dst_size, OutputArray dst) CV_OVERRIDE | cv::detail::RotationWarperBase< PlanePortraitProjector > | virtual | 
  | warpPoint(const Point2f &pt, InputArray K, InputArray R) CV_OVERRIDE | cv::detail::RotationWarperBase< PlanePortraitProjector > | virtual | 
  | warpPointBackward(const Point2f &pt, InputArray K, InputArray R) CV_OVERRIDE | cv::detail::RotationWarperBase< PlanePortraitProjector > | virtual | 
  | warpRoi(Size src_size, InputArray K, InputArray R) CV_OVERRIDE | cv::detail::RotationWarperBase< PlanePortraitProjector > | virtual | 
  | ~RotationWarper() | cv::detail::RotationWarper | inlinevirtual |