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

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

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