OpenCV 4.11.0
开源计算机视觉库
|
这是cv::detail::VectorRef的完整成员列表,包括所有继承的成员。
descr_of() const | cv::detail::VectorRef | 内联 |
getKind() const | cv::detail::VectorRef | 内联 |
holds() const | cv::detail::VectorRef | 内联 |
mov(VectorRef &v) | cv::detail::VectorRef | 内联 |
ptr() const | cv::detail::VectorRef | 内联 |
reset() | cv::detail::VectorRef | 内联 |
rref() const | cv::detail::VectorRef | 内联 |
size() const | cv::detail::VectorRef | 内联 |
storeKind() | cv::detail::VectorRef | 内联 |
VectorRef()=default | cv::detail::VectorRef | |
VectorRef(const std::vector< T > &vec) | cv::detail::VectorRef | 内联显式 |
VectorRef(std::vector< T > &vec) | cv::detail::VectorRef | 内联显式 |
VectorRef(std::vector< T > &&vec) | cv::detail::VectorRef | 内联显式 |
wref() | cv::detail::VectorRef | 内联 |