OpenCV 4.12.0
開源計算機視覺
載入中...
搜尋中...
無匹配項
cv::ogl::Texture2D 成員列表

這是 cv::ogl::Texture2D 的完整成員列表,包括所有繼承的成員。

bind() constcv::ogl::Texture2D
cols() constcv::ogl::Texture2D
copyFrom(InputArray arr, bool autoRelease=false)cv::ogl::Texture2D
copyTo(OutputArray arr, int ddepth=CV_32F, bool autoRelease=false) constcv::ogl::Texture2D
create(int arows, int acols, Format aformat, bool autoRelease=false)cv::ogl::Texture2D
create(Size asize, Format aformat, bool autoRelease=false)cv::ogl::Texture2D
DEPTH_COMPONENT 列舉值cv::ogl::Texture2D
empty() constcv::ogl::Texture2D
Format 列舉名稱cv::ogl::Texture2D
format() constcv::ogl::Texture2D
NONE 列舉值cv::ogl::Texture2D
release()cv::ogl::Texture2D
RGB 列舉值cv::ogl::Texture2D
RGBA 列舉值cv::ogl::Texture2D
rows() constcv::ogl::Texture2D
setAutoRelease(bool flag)cv::ogl::Texture2D
size() constcv::ogl::Texture2D
texId() constcv::ogl::Texture2D
Texture2D()cv::ogl::Texture2D
Texture2D(int arows, int acols, Format aformat, unsigned int atexId, bool autoRelease=false)cv::ogl::Texture2D
Texture2D(Size asize, Format aformat, unsigned int atexId, bool autoRelease=false)cv::ogl::Texture2D
Texture2D(int arows, int acols, Format aformat, bool autoRelease=false)cv::ogl::Texture2D
Texture2D(Size asize, Format aformat, bool autoRelease=false)cv::ogl::Texture2D
Texture2D(InputArray arr, bool autoRelease=false)cv::ogl::Texture2D顯式