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