Inviwo 0.9.12-pre
Inviwo documentation
|
This is the complete list of members for inviwo::LayerGL, including all inherited members.
bindTexture(GLenum texUnit) const (defined in inviwo::LayerGL) | inviwo::LayerGL | |
bindTexture(const TextureUnit &texUnit) const (defined in inviwo::LayerGL) | inviwo::LayerGL | |
clone() const override (defined in inviwo::LayerGL) | inviwo::LayerGL | virtual |
config() const (defined in inviwo::LayerRepresentation) | inviwo::LayerRepresentation | |
copyRepresentationsTo(LayerRepresentation *) const override | inviwo::LayerGL | virtual |
getDataFormat() const override (defined in inviwo::LayerGL) | inviwo::LayerGL | virtual |
getDataFormatId() const (defined in inviwo::LayerRepresentation) | inviwo::LayerRepresentation | inline |
getDataFormatString() const (defined in inviwo::LayerRepresentation) | inviwo::LayerRepresentation | inline |
getDimensions() const override (defined in inviwo::LayerGL) | inviwo::LayerGL | virtual |
getInterpolation() const override (defined in inviwo::LayerGL) | inviwo::LayerGL | virtual |
getLayerType() const (defined in inviwo::LayerRepresentation) | inviwo::LayerRepresentation | |
getSwizzleMask() const override (defined in inviwo::LayerGL) | inviwo::LayerGL | virtual |
getTexture() const (defined in inviwo::LayerGL) | inviwo::LayerGL | inline |
getTypeIndex() const override final (defined in inviwo::LayerGL) | inviwo::LayerGL | virtual |
getWrapping() const override (defined in inviwo::LayerGL) | inviwo::LayerGL | virtual |
LayerGL(std::shared_ptr< Texture2D > tex, LayerType type=LayerConfig::defaultType) (defined in inviwo::LayerGL) | inviwo::LayerGL | explicit |
LayerGL(size2_t dimensions=LayerConfig::defaultDimensions, LayerType type=LayerConfig::defaultType, const DataFormatBase *format=LayerConfig::defaultFormat, const SwizzleMask &swizzleMask=LayerConfig::defaultSwizzleMask, InterpolationType interpolation=LayerConfig::defaultInterpolation, const Wrapping2D &wrapping=LayerConfig::defaultWrapping) (defined in inviwo::LayerGL) | inviwo::LayerGL | explicit |
LayerGL(const LayerReprConfig &config) (defined in inviwo::LayerGL) | inviwo::LayerGL | explicit |
LayerGL(const LayerGL &rhs) (defined in inviwo::LayerGL) | inviwo::LayerGL | |
LayerRepresentation(LayerType type=LayerType::Color) (defined in inviwo::LayerRepresentation) | inviwo::LayerRepresentation | protected |
LayerRepresentation(const LayerRepresentation &rhs)=default (defined in inviwo::LayerRepresentation) | inviwo::LayerRepresentation | protected |
layerType_ (defined in inviwo::LayerRepresentation) | inviwo::LayerRepresentation | protected |
operator=(const LayerGL &rhs) (defined in inviwo::LayerGL) | inviwo::LayerGL | |
operator=(const LayerRepresentation &that)=default (defined in inviwo::LayerRepresentation) | inviwo::LayerRepresentation | protected |
setDimensions(size2_t dimensions) override | inviwo::LayerGL | virtual |
setInterpolation(InterpolationType interpolation) override | inviwo::LayerGL | virtual |
setSwizzleMask(const SwizzleMask &mask) override | inviwo::LayerGL | virtual |
setWrapping(const Wrapping2D &wrapping) override | inviwo::LayerGL | virtual |
unbindTexture() const (defined in inviwo::LayerGL) | inviwo::LayerGL | |
updateResource(const ResourceMeta &meta) const override (defined in inviwo::LayerGL) | inviwo::LayerGL | virtual |
~LayerGL() (defined in inviwo::LayerGL) | inviwo::LayerGL | virtual |
~LayerRepresentation()=default (defined in inviwo::LayerRepresentation) | inviwo::LayerRepresentation | virtual |