OpenCV 4.12.0
開源計算機視覺
載入中...
搜尋中...
無匹配項
cv::detail::WrapValue< T, Custom > 結構模板參考

#include <opencv2/gapi/gtype_traits.hpp>

cv::detail::WrapValue< T, Custom > 的協作圖

靜態公共成員函式

static auto wrap (const T &t) -> typename std::remove_reference< T >::type
 
template<typename U >
static U wrap_in (const U &u)
 
template<typename U >
static U * wrap_out (U &u)
 

成員函式文件

◆ wrap()

template<typename T , class Custom = void>
static auto cv::detail::WrapValue< T, Custom >::wrap ( const T & t) -> typename std::remove_reference<T>::type
inlinestatic

◆ wrap_in()

template<typename T , class Custom = void>
template<typename U >
static U cv::detail::WrapValue< T, Custom >::wrap_in ( const U & u)
inlinestatic

◆ wrap_out()

template<typename T , class Custom = void>
template<typename U >
static U * cv::detail::WrapValue< T, Custom >::wrap_out ( U & u)
inlinestatic

此結構的文件生成自以下檔案