This is the complete list of members for Texture< TT >, including all inherited members.
checkGLError(Ts...) (defined in GLContextFreeObject) | GLContextFreeObject | protected |
checkGLWarning(Ts...) (defined in GLContextFreeObject) | GLContextFreeObject | protected |
create(Vec2i dimension, TexFormat format, void *data=nullptr) | Texture< TT > | |
getFormat() const (defined in Texture< TT >) | Texture< TT > | |
GLContextFreeObject()=default (defined in GLContextFreeObject) | GLContextFreeObject | |
GLERR (defined in GLContextFreeObject) | GLContextFreeObject | protectedstatic |
GLObject() (defined in GLObject) | GLObject | |
log(Ts...args) (defined in SingleBase) | SingleBase | protected |
logAndThrow(Ts...args) (defined in SingleBase) | SingleBase | protected |
logAndThrow(Ts...args) (defined in SingleBase) | SingleBase | |
logCritical(Ts...args) (defined in SingleBase) | SingleBase | protected |
logDebug(Ts...args) (defined in SingleBase) | SingleBase | protected |
logError(Ts...args) (defined in SingleBase) | SingleBase | protected |
logNotice(Ts...args) (defined in SingleBase) | SingleBase | protected |
logThrowGL(Ts...) (defined in GLContextFreeObject) | GLContextFreeObject | protected |
logWarning(Ts...args) (defined in SingleBase) | SingleBase | protected |
nativeHandle() const (defined in Texture< TT >) | Texture< TT > | |
NotCopyable()=default (defined in NotCopyable) | NotCopyable | protected |
NotCopyable(const NotCopyable &)=delete (defined in NotCopyable) | NotCopyable | protected |
operator=(const NotCopyable &)=delete (defined in NotCopyable) | NotCopyable | protected |
params (defined in Texture< TT >) | Texture< TT > | |
prime(int texUnit, std::function< void(HotTexture< TT > &)> func) (defined in Texture< TT >) | Texture< TT > | |
setServiceContext(config::ServiceContext cnt) (defined in SingleBase) | SingleBase | |
Texture() (defined in Texture< TT >) | Texture< TT > | |
~Texture() (defined in Texture< TT >) | Texture< TT > | |
~TextureInterface()=default (defined in TextureInterface) | TextureInterface | virtual |