OpenCV  4.7.0-dev
Open Source Computer Vision
cv::cudev::TextureOffPtr< T, R > Member List

This is the complete list of members for cv::cudev::TextureOffPtr< T, R >, including all inherited members.

elem_type typedefcv::cudev::TextureOffPtr< T, R >
index_type typedefcv::cudev::TextureOffPtr< T, R >
operator()(index_type y, index_type x) constcv::cudev::TextureOffPtr< T, R >inline
TextureOffPtr(const cudaTextureObject_t tex_, const int yoff_, const int xoff_)cv::cudev::TextureOffPtr< T, R >inline