|
cat3d
A tiny OpenGL 3D engine library written in and for C++.
|
This is the complete list of members for cat3d::gl::texture, including all inherited members.
| bind() | cat3d::gl::texture | |
| del() | cat3d::gl::texture | |
| load_color(color col) | cat3d::gl::texture | |
| load_file(const std::string &path) | cat3d::gl::texture | |
| set_border_color(color col) | cat3d::gl::texture | |
| set_filter_mode(texture_filter_mode mode) | cat3d::gl::texture | |
| set_wrap_mode(texture_wrap_mode mode) | cat3d::gl::texture | |
| texture() (defined in cat3d::gl::texture) | cat3d::gl::texture | |
| unbind() | cat3d::gl::texture |