OpenCV 4.10.0
开源计算机视觉
|
以下是 cv::detail::VectorRefT< T > 的完整成员列表,包括所有继承的成员。
m_desc | cv::detail::BasicVectorRef | |
m_elemSize | cv::detail::BasicVectorRef | |
mov(BasicVectorRef &v) 重写 | cv::detail::VectorRefT< T > | 内联virtual |
ptr() const 重写 | cv::detail::VectorRefT< T > | 内联virtual |
reset() | cv::detail::VectorRefT< T > | 内联 |
rref() const | cv::detail::VectorRefT< T > | 内联 |
size() const 重写 | cv::detail::VectorRefT< T > | 内联virtual |
VectorRefT() | cv::detail::VectorRefT< T > | 内联 |
VectorRefT(const std::vector< T > &vec) | cv::detail::VectorRefT< T > | 内联显式 |
VectorRefT(std::vector< T > &vec) | cv::detail::VectorRefT< T > | 内联显式 |
VectorRefT(std::vector< T > &&vec) | cv::detail::VectorRefT< T > | 内联显式 |
wref() | cv::detail::VectorRefT< T > | 内联 |
~BasicVectorRef() | cv::detail::BasicVectorRef | 内联virtual |
~VectorRefT() | cv::detail::VectorRefT< T > | 内联virtual |