Class cv::detail::BasicVectorRef#
#include <opencv2/gapi/garray.hpp>Collaboration diagram for cv::detail::BasicVectorRef:
Constructor & Destructor Documentation#
~BasicVectorRef()#
cv::detail::BasicVectorRef::~BasicVectorRef()
Member Function Documentation#
mov()#
void cv::detail::BasicVectorRef::mov(BasicVectorRef & ref)
ptr()#
const void * cv::detail::BasicVectorRef::ptr()
size()#
std::size_t cv::detail::BasicVectorRef::size()
Member Data Documentation#
m_desc#
cv::GArrayDesc cv::detail::BasicVectorRef::m_desc
m_elemSize#
std::size_t cv::detail::BasicVectorRef::m_elemSize = 0ul
Source file#
The documentation for this class was generated from the following file:
opencv2/gapi/garray.hpp