OpenCV  5.0.0-pre
Open Source Computer Vision
Loading...
Searching...
No Matches
Static Public Member Functions | List of all members
cv::detail::get_window_helper< true, Impl, Ins... > Struct Template Reference

#include <opencv2/gapi/fluid/gfluidkernel.hpp>

Collaboration diagram for cv::detail::get_window_helper< true, Impl, Ins... >:

Static Public Member Functions

template<int... IIs>
static int get_window_impl (const GMetaArgs &metas, const cv::GArgs &in_args, cv::detail::Seq< IIs... >)
 
static int help (const GMetaArgs &metas, const cv::GArgs &in_args)
 

Member Function Documentation

◆ get_window_impl()

template<typename Impl , typename... Ins>
template<int... IIs>
static int cv::detail::get_window_helper< true, Impl, Ins... >::get_window_impl ( const GMetaArgs metas,
const cv::GArgs in_args,
cv::detail::Seq< IIs... >   
)
inlinestatic

◆ help()

template<typename Impl , typename... Ins>
static int cv::detail::get_window_helper< true, Impl, Ins... >::help ( const GMetaArgs metas,
const cv::GArgs in_args 
)
inlinestatic

The documentation for this struct was generated from the following file: