Inviwo 0.9.12-pre
Inviwo documentation
|
This is the complete list of members for inviwo::LayerPy, including all inherited members.
clone() const override (defined in inviwo::LayerPy) | inviwo::LayerPy | virtual |
config() const (defined in inviwo::LayerRepresentation) | inviwo::LayerRepresentation | |
copyRepresentationsTo(LayerRepresentation *) const override | inviwo::LayerPy | virtual |
data() (defined in inviwo::LayerPy) | inviwo::LayerPy | inline |
data() const (defined in inviwo::LayerPy) | inviwo::LayerPy | inline |
getDataFormat() const override (defined in inviwo::LayerPy) | inviwo::LayerPy | 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::LayerPy) | inviwo::LayerPy | virtual |
getInterpolation() const override (defined in inviwo::LayerPy) | inviwo::LayerPy | virtual |
getLayerType() const (defined in inviwo::LayerRepresentation) | inviwo::LayerRepresentation | |
getSwizzleMask() const override (defined in inviwo::LayerPy) | inviwo::LayerPy | virtual |
getTypeIndex() const override final (defined in inviwo::LayerPy) | inviwo::LayerPy | virtual |
getWrapping() const override (defined in inviwo::LayerPy) | inviwo::LayerPy | virtual |
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::LayerPy | explicit |
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 LayerRepresentation &that)=default (defined in inviwo::LayerRepresentation) | inviwo::LayerRepresentation | protected |
setDimensions(size2_t dimensions) override | inviwo::LayerPy | virtual |
setInterpolation(InterpolationType interpolation) override | inviwo::LayerPy | virtual |
setSwizzleMask(const SwizzleMask &mask) override | inviwo::LayerPy | virtual |
setWrapping(const Wrapping2D &wrapping) override | inviwo::LayerPy | virtual |
~LayerPy() (defined in inviwo::LayerPy) | inviwo::LayerPy | virtual |
~LayerRepresentation()=default (defined in inviwo::LayerRepresentation) | inviwo::LayerRepresentation | virtual |