OpenCV  4.1.2
Open Source Computer Vision
Public Member Functions | Public Attributes | List of all members
cv::detail::BasicVectorRef Class Reference

#include <opencv2/gapi/garray.hpp>

Inheritance diagram for cv::detail::BasicVectorRef:
cv::detail::VectorRefT< T >

Public Member Functions

virtual ~BasicVectorRef ()
 

Public Attributes

cv::GArrayDesc m_desc
 
std::size_t m_elemSize = 0ul
 

Constructor & Destructor Documentation

§ ~BasicVectorRef()

virtual cv::detail::BasicVectorRef::~BasicVectorRef ( )
inlinevirtual

Member Data Documentation

§ m_desc

cv::GArrayDesc cv::detail::BasicVectorRef::m_desc

§ m_elemSize

std::size_t cv::detail::BasicVectorRef::m_elemSize = 0ul

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