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

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

clone() const override (defined in inviwo::LayerPy)inviwo::LayerPyvirtual
config() const (defined in inviwo::LayerRepresentation)inviwo::LayerRepresentation
copyRepresentationsTo(LayerRepresentation *) const overrideinviwo::LayerPyvirtual
data() (defined in inviwo::LayerPy)inviwo::LayerPyinline
data() const (defined in inviwo::LayerPy)inviwo::LayerPyinline
getDataFormat() const override (defined in inviwo::LayerPy)inviwo::LayerPyvirtual
getDataFormatId() const (defined in inviwo::LayerRepresentation)inviwo::LayerRepresentationinline
getDataFormatString() const (defined in inviwo::LayerRepresentation)inviwo::LayerRepresentationinline
getDimensions() const override (defined in inviwo::LayerPy)inviwo::LayerPyvirtual
getInterpolation() const override (defined in inviwo::LayerPy)inviwo::LayerPyvirtual
getLayerType() const (defined in inviwo::LayerRepresentation)inviwo::LayerRepresentation
getSwizzleMask() const override (defined in inviwo::LayerPy)inviwo::LayerPyvirtual
getTypeIndex() const override final (defined in inviwo::LayerPy)inviwo::LayerPyvirtual
getWrapping() const override (defined in inviwo::LayerPy)inviwo::LayerPyvirtual
LayerPy(pybind11::array data, LayerType type=LayerConfig::defaultType, const SwizzleMask &swizzleMask=LayerConfig::defaultSwizzleMask, InterpolationType interpolation=LayerConfig::defaultInterpolation, const Wrapping2D &wrapping=LayerConfig::defaultWrapping) (defined in inviwo::LayerPy)inviwo::LayerPy
LayerPy(size2_t dimensions, LayerType type, const DataFormatBase *format, const SwizzleMask &swizzleMask=LayerConfig::defaultSwizzleMask, InterpolationType interpolation=LayerConfig::defaultInterpolation, const Wrapping2D &wrapping=LayerConfig::defaultWrapping) (defined in inviwo::LayerPy)inviwo::LayerPy
LayerPy(const LayerReprConfig &config) (defined in inviwo::LayerPy)inviwo::LayerPyexplicit
LayerRepresentation(LayerType type=LayerType::Color) (defined in inviwo::LayerRepresentation)inviwo::LayerRepresentationprotected
LayerRepresentation(const LayerRepresentation &rhs)=default (defined in inviwo::LayerRepresentation)inviwo::LayerRepresentationprotected
layerType_ (defined in inviwo::LayerRepresentation)inviwo::LayerRepresentationprotected
operator=(const LayerRepresentation &that)=default (defined in inviwo::LayerRepresentation)inviwo::LayerRepresentationprotected
setDimensions(size2_t dimensions) overrideinviwo::LayerPyvirtual
setInterpolation(InterpolationType interpolation) overrideinviwo::LayerPyvirtual
setSwizzleMask(const SwizzleMask &mask) overrideinviwo::LayerPyvirtual
setWrapping(const Wrapping2D &wrapping) overrideinviwo::LayerPyvirtual
~LayerPy() (defined in inviwo::LayerPy)inviwo::LayerPyvirtual
~LayerRepresentation()=default (defined in inviwo::LayerRepresentation)inviwo::LayerRepresentationvirtual