sgltk 0.6
Simple OpenGL Tool Kit
Loading...
Searching...
No Matches
sgltk::Cubemap Member List

This is the complete list of members for sgltk::Cubemap, including all inherited members.

add_path(std::string path)sgltk::Texturestatic
bind(unsigned int texture_unit=0)sgltk::Cubemapvirtual
bind_image(GLuint unit, GLint level, GLboolean layered, GLint layer, GLenum access, GLenum format)sgltk::Texture
create_empty(unsigned int res_x, unsigned int res_y, GLenum internal_format, GLenum type, GLenum format)sgltk::Cubemap
Cubemap() (defined in sgltk::Cubemap)sgltk::Cubemap
Cubemap(unsigned int res_x, unsigned int res_y, GLenum internal_format, GLenum type, GLenum format)sgltk::Cubemap
Cubemap(const sgltk::Image &pos_x, const sgltk::Image &neg_x, const sgltk::Image &pos_y, const sgltk::Image &neg_y, const sgltk::Image &pos_z, const sgltk::Image &neg_z)sgltk::Cubemap
find_texture(std::string name)sgltk::Texturestatic
heightsgltk::Texture
load(const std::string &pos_x, const std::string &neg_x, const std::string &pos_y, const std::string &neg_y, const std::string &pos_z, const std::string &neg_z)sgltk::Cubemap
load(const sgltk::Image &pos_x, const sgltk::Image &neg_x, const sgltk::Image &pos_y, const sgltk::Image &neg_y, const sgltk::Image &pos_z, const sgltk::Image &neg_z)sgltk::Cubemap
num_layerssgltk::Texture
set_parameter(GLenum name, int parameter)sgltk::Texture
set_parameter(GLenum name, float parameter)sgltk::Texture
set_parameter(GLenum name, float *parameter)sgltk::Texture
store_texture(std::string name, std::shared_ptr< Texture > texture)sgltk::Texturestatic
targetsgltk::Texture
Texture() (defined in sgltk::Texture)sgltk::Texture
texturesgltk::Texture
unbind(unsigned int texture_unit=0)sgltk::Cubemapvirtual
widthsgltk::Texture
~Cubemap() (defined in sgltk::Cubemap)sgltk::Cubemap
~Texture() (defined in sgltk::Texture)sgltk::Texture