Struct cv::detail::GTypeTraits< cv::GArray< T > >#

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

Member Typedef Documentation#

host_type#

typedef std::vector< T > cv::detail::GTypeTraits< cv::GArray< T > >::host_type

strip_type#

typedef cv::detail::VectorRef cv::detail::GTypeTraits< cv::GArray< T > >::strip_type

Member Function Documentation#

wrap_in()#

static cv::detail::VectorRef cv::detail::GTypeTraits< cv::GArray< T > >::wrap_in(const std::vector< T > & t)

wrap_out()#

static cv::detail::VectorRef cv::detail::GTypeTraits< cv::GArray< T > >::wrap_out(std::vector< T > & t)

wrap_value()#

static cv::detail::GArrayU cv::detail::GTypeTraits< cv::GArray< T > >::wrap_value(const cv::GArray< T > & t)

Member Data Documentation#

kind#

static const ArgKind cv::detail::GTypeTraits< cv::GArray< T > >::kind = ArgKind::GARRAY

op_kind#

static const OpaqueKind cv::detail::GTypeTraits< cv::GArray< T > >::op_kind = GOpaqueTraits<T>::kind

shape#

static const GShape cv::detail::GTypeTraits< cv::GArray< T > >::shape = GShape::GARRAY

Source file#

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