|
OpenCV453
|
継承メンバを含む cv::ogl::Texture2D の全メンバ一覧です。
| bind() const | cv::ogl::Texture2D | |
| cols() const (定義場所: cv::ogl::Texture2D) | cv::ogl::Texture2D | |
| copyFrom(InputArray arr, bool autoRelease=false) | cv::ogl::Texture2D | |
| copyTo(OutputArray arr, int ddepth=CV_32F, bool autoRelease=false) const | cv::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() const (定義場所: cv::ogl::Texture2D) | cv::ogl::Texture2D | |
| Format 列挙名 | cv::ogl::Texture2D | |
| format() const (定義場所: cv::ogl::Texture2D) | cv::ogl::Texture2D | |
| NONE 列挙値 (定義場所: cv::ogl::Texture2D) | cv::ogl::Texture2D | |
| release() | cv::ogl::Texture2D | |
| RGB 列挙値 | cv::ogl::Texture2D | |
| RGBA 列挙値 | cv::ogl::Texture2D | |
| rows() const (定義場所: cv::ogl::Texture2D) | cv::ogl::Texture2D | |
| setAutoRelease(bool flag) | cv::ogl::Texture2D | |
| size() const (定義場所: cv::ogl::Texture2D) | cv::ogl::Texture2D | |
| texId() const | cv::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 | explicit |