Inviwo 0.9.12-pre
Inviwo documentation
Loading...
Searching...
No Matches
inviwo::Texture Member List

This is the complete list of members for inviwo::Texture, including all inherited members.

addObservationHelper(Observer *observer) (defined in inviwo::ObservableInterface)inviwo::ObservableInterfaceprotected
bind() const (defined in inviwo::TextureBase)inviwo::TextureBase
bindFromPBO() const (defined in inviwo::Texture)inviwo::Textureprotected
bindToPBO() const (defined in inviwo::Texture)inviwo::Textureprotected
channels(GLenum format) (defined in inviwo::Texture)inviwo::Textureprotectedstatic
clone() const =0 (defined in inviwo::Texture)inviwo::Texturepure virtual
dataType_ (defined in inviwo::Texture)inviwo::Textureprotected
dataTypeSize(GLenum dataType) (defined in inviwo::Texture)inviwo::Textureprotectedstatic
download(void *data) const (defined in inviwo::Texture)inviwo::Texture
downloadToPBO() const (defined in inviwo::Texture)inviwo::Texture
format_ (defined in inviwo::Texture)inviwo::Textureprotected
getDataFormat() const (defined in inviwo::Texture)inviwo::Texture
getDataType() const (defined in inviwo::Texture)inviwo::Texture
getFiltering() const (defined in inviwo::Texture)inviwo::Texture
getFormat() const (defined in inviwo::Texture)inviwo::Texture
getID() const (defined in inviwo::TextureBase)inviwo::TextureBase
getInternalFormat() const (defined in inviwo::Texture)inviwo::Texture
getInterpolation() const (defined in inviwo::Texture)inviwo::Texture
getLevel() const (defined in inviwo::Texture)inviwo::Texture
getNChannels() const (defined in inviwo::Texture)inviwo::Texture
getNumberOfValues() const =0 (defined in inviwo::Texture)inviwo::Texturepure virtual
getSizeInBytes() const (defined in inviwo::Texture)inviwo::Texture
getSwizzleMask() const (defined in inviwo::Texture)inviwo::Texture
getTarget() const (defined in inviwo::TextureBase)inviwo::TextureBase
getWrapping(std::span< GLenum > wrapping) const (defined in inviwo::Texture)inviwo::Texture
id_ (defined in inviwo::TextureBase)inviwo::TextureBaseprotected
internalformat_ (defined in inviwo::Texture)inviwo::Textureprotected
level_ (defined in inviwo::Texture)inviwo::Textureprotected
loadFromPBO(const Texture *) (defined in inviwo::Texture)inviwo::Texture
Observable(const Observable< TextureObserver > &other)inviwo::Observable< TextureObserver >
Observable(Observable< TextureObserver > &&other) noexceptinviwo::Observable< TextureObserver >
operator=(const Texture &other) (defined in inviwo::Texture)inviwo::Texture
operator=(Texture &&other) (defined in inviwo::Texture)inviwo::Texture
operator=(const TextureBase &other) (defined in inviwo::TextureBase)inviwo::TextureBase
operator=(TextureBase &&other) (defined in inviwo::TextureBase)inviwo::TextureBase
inviwo::Observable< TextureObserver >::operator=(const Observable< TextureObserver > &other)inviwo::Observable< TextureObserver >
inviwo::Observable< TextureObserver >::operator=(Observable< TextureObserver > &&other) noexceptinviwo::Observable< TextureObserver >
removeObservationHelper(Observer *observer) (defined in inviwo::ObservableInterface)inviwo::ObservableInterfaceprotected
setInterpolation(InterpolationType interpolation) (defined in inviwo::Texture)inviwo::Texture
setPBOAsInvalid() (defined in inviwo::Texture)inviwo::Textureprotected
setSwizzleMask(SwizzleMask mask) (defined in inviwo::Texture)inviwo::Texture
setupAsyncReadBackPBO() const (defined in inviwo::Texture)inviwo::Textureprotected
setWrapping(std::span< const GLenum > wrapping) (defined in inviwo::Texture)inviwo::Texture
syncMutex (defined in inviwo::Texture)inviwo::Texturemutableprotected
syncObj (defined in inviwo::Texture)inviwo::Texturemutableprotected
target_ (defined in inviwo::TextureBase)inviwo::TextureBaseprotected
targetDims(GLenum target) (defined in inviwo::Texture)inviwo::Textureprotectedstatic
targetToDim (defined in inviwo::Texture)inviwo::Textureprotectedstatic
Texture(GLenum target, GLFormat glFormat, GLenum filtering, const SwizzleMask &swizzleMask, std::span< const GLenum > wrapping, GLint level) (defined in inviwo::Texture)inviwo::Texture
Texture(GLenum target, GLint format, GLint internalformat, GLenum dataType, GLenum filtering, const SwizzleMask &swizzleMask, std::span< const GLenum > wrapping, GLint level) (defined in inviwo::Texture)inviwo::Texture
Texture(const Texture &other) (defined in inviwo::Texture)inviwo::Texture
Texture(Texture &&other) (defined in inviwo::Texture)inviwo::Texture
TextureBase(GLenum target) (defined in inviwo::TextureBase)inviwo::TextureBase
TextureBase(const TextureBase &other) (defined in inviwo::TextureBase)inviwo::TextureBase
TextureBase(TextureBase &&other) (defined in inviwo::TextureBase)inviwo::TextureBase
unbind() const (defined in inviwo::TextureBase)inviwo::TextureBase
unbindFromPBO() const (defined in inviwo::Texture)inviwo::Textureprotected
unbindToPBO() const (defined in inviwo::Texture)inviwo::Textureprotected
upload(const void *data)=0 (defined in inviwo::Texture)inviwo::Texturepure virtual
wrapNames (defined in inviwo::Texture)inviwo::Textureprotectedstatic
~ObservableInterface()=default (defined in inviwo::ObservableInterface)inviwo::ObservableInterfacevirtual
~Texture() (defined in inviwo::Texture)inviwo::Texturevirtual
~TextureBase() (defined in inviwo::TextureBase)inviwo::TextureBasevirtual