This is the complete list of members for cv::GlTexture, including all inherited members.
bind() const | cv::GlTexture | |
channels() const | cv::GlTexture | inline |
cols() const | cv::GlTexture | inline |
copyFrom(InputArray mat, bool bgra=true) | cv::GlTexture | |
create(int rows, int cols, int type) | cv::GlTexture | |
create(Size size, int type) | cv::GlTexture | inline |
depth() const | cv::GlTexture | inline |
elemSize() const | cv::GlTexture | inline |
elemSize1() const | cv::GlTexture | inline |
empty() const | cv::GlTexture | inline |
GlTexture() | cv::GlTexture | |
GlTexture(int rows, int cols, int type) | cv::GlTexture | |
GlTexture(Size size, int type) | cv::GlTexture | |
GlTexture(InputArray mat, bool bgra=true) | cv::GlTexture | explicit |
release() | cv::GlTexture | |
rows() const | cv::GlTexture | inline |
size() const | cv::GlTexture | inline |
type() const | cv::GlTexture | inline |
unbind() const | cv::GlTexture |