zMol
A viewer for molecular data using OpenGL and ambient occlusion
|
This is the complete list of members for zmol::texture, including all inherited members.
bind(GLuint const p_unit) | zmol::texture | |
get_height() const | zmol::texture | inline |
get_name() const | zmol::texture | inline |
get_width() const | zmol::texture | inline |
texture(GLsizei const p_width, GLsizei const p_height, GLint const p_internal_format, GLenum const p_format, GLenum const p_type) | zmol::texture | explicit |
unbind(GLuint const p_unit) | zmol::texture | static |
upload_pixels(void const *p_pixels, unsigned int const p_num_pixel_bytes, GLenum const p_pixel_data_format, GLenum const p_pixel_data_type) | zmol::texture | |
~texture() | zmol::texture |