jubilant-funicular
|
This is the complete list of members for nta::GLTexture, including all inherited members.
combine_horizontal(const GLTexture &lhs, const GLTexture &rhs) | nta::GLTexture | static |
combine_vertical(const GLTexture &lhs, const GLTexture &rhs) (defined in nta::GLTexture) | nta::GLTexture | static |
destroy() | nta::GLTexture | inline |
GLTexture() (defined in nta::GLTexture) | nta::GLTexture | inline |
GLTexture(const RawTexture &raw, GLint minFilt=GL_LINEAR_MIPMAP_LINEAR, GLint magFilt=GL_LINEAR) (defined in nta::GLTexture) | nta::GLTexture | inline |
height (defined in nta::GLTexture) | nta::GLTexture | |
id | nta::GLTexture | |
init(const RawTexture &raw, GLint minFilt=GL_LINEAR_MIPMAP_LINEAR, GLint magFilt=GL_LINEAR) (defined in nta::GLTexture) | nta::GLTexture | |
is_valid() const (defined in nta::GLTexture) | nta::GLTexture | inline |
no_texture() (defined in nta::GLTexture) | nta::GLTexture | inlinestatic |
operator*(const GLTexture &rhs) const | nta::GLTexture | inline |
operator+(const GLTexture &rhs) const | nta::GLTexture | inline |
operator<(const GLTexture &rhs) const (defined in nta::GLTexture) | nta::GLTexture | inline |
operator==(const GLTexture &rhs) const (defined in nta::GLTexture) | nta::GLTexture | inline |
width | nta::GLTexture |