OpenCV  4.9.0-dev
Open Source Computer Vision
Loading...
Searching...
No Matches
Static Public Attributes | List of all members
cv::detail::GTypeTraits< T > Struct Template Reference

#include <opencv2/gapi/gtype_traits.hpp>

Collaboration diagram for cv::detail::GTypeTraits< T >:

Static Public Attributes

static constexpr const ArgKind kind = ArgKind::OPAQUE_VAL
 
static constexpr const OpaqueKind op_kind = OpaqueKind::CV_UNKNOWN
 

Member Data Documentation

◆ kind

template<typename T >
constexpr const ArgKind cv::detail::GTypeTraits< T >::kind = ArgKind::OPAQUE_VAL
staticconstexpr

◆ op_kind

template<typename T >
constexpr const OpaqueKind cv::detail::GTypeTraits< T >::op_kind = OpaqueKind::CV_UNKNOWN
staticconstexpr

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