GNU Octave  8.1.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
opengl_texture Member List

This is the complete list of members for opengl_texture, including all inherited members.

bind(int mode=GL_TEXTURE_2D) constopengl_textureinline
create(opengl_functions &glfcns, const octave_value &data)opengl_texturestatic
is_valid(void) constopengl_textureinline
m_repopengl_textureprivate
opengl_texture(opengl_functions &glfcns)opengl_textureinline
opengl_texture(opengl_functions &glfcns, GLuint id, int w, int h, int tw, int th)opengl_textureinline
opengl_texture(const opengl_texture &)=defaultopengl_texture
opengl_texture(const std::shared_ptr< texture_rep > &new_rep)opengl_textureinlineprivate
operator=(const opengl_texture &)=defaultopengl_texture
tex_coord(double q, double r) constopengl_textureinline
~opengl_texture(void)=defaultopengl_texture