|
nngn
|
This is the complete list of members for nngn::term::Texture, including all inherited members.
| copy(const u8 *p) | nngn::term::Texture | inline |
| copy(uvec2 size, const u8 *p) | nngn::term::Texture | inline |
| data(void) const | nngn::term::Texture | inline |
| m_data | nngn::term::Texture | private |
| m_size | nngn::term::Texture | private |
| resize(uvec2 size) | nngn::term::Texture | inline |
| sample(vec2 uv) const | nngn::term::Texture | inline |
| size(void) const | nngn::term::Texture | inline |
| size_f | nngn::term::Texture | private |
| texel3 typedef | nngn::term::Texture | |
| texel4 typedef | nngn::term::Texture | |
| Texture(uvec2 size={}) | nngn::term::Texture | inlineexplicit |