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

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

addRepresentation(std::shared_ptr< LayerRepresentation > representation)inviwo::Data< Layer, LayerRepresentation >
axes (defined in inviwo::Layer)inviwo::Layer
calculateHistograms(const std::function< void(const std::vector< Histogram1D > &)> &whenDone) const (defined in inviwo::Layer)inviwo::Layer
cameraTransformer_ (defined in inviwo::SpatialEntity)inviwo::SpatialEntitymutableprotected
clearRepresentations()inviwo::Data< Layer, LayerRepresentation >
clone() const override (defined in inviwo::Layer)inviwo::Layervirtual
Config typedef (defined in inviwo::Layer)inviwo::Layer
config() const (defined in inviwo::Layer)inviwo::Layer
dataMap (defined in inviwo::Layer)inviwo::Layer
discardHistograms() (defined in inviwo::Layer)inviwo::Layer
getAsCodedBuffer(const std::string &fileExtension) constinviwo::Layer
getAxis(size_t index) const overrideinviwo::Layervirtual
getBasis() const (defined in inviwo::SpatialEntity)inviwo::SpatialEntity
getDataFormat() const (defined in inviwo::Layer)inviwo::Layer
getDimensions() const override (defined in inviwo::Layer)inviwo::Layervirtual
getEditableRepresentation()inviwo::Data< Layer, LayerRepresentation >
getIndexMatrix() constinviwo::StructuredGridEntity< 2 >
getInterpolation() const (defined in inviwo::Layer)inviwo::Layer
getLayerType() const (defined in inviwo::Layer)inviwo::Layer
getModelMatrix() const (defined in inviwo::SpatialEntity)inviwo::SpatialEntity
getOffset() const (defined in inviwo::SpatialEntity)inviwo::SpatialEntity
getRepresentation() constinviwo::Data< Layer, LayerRepresentation >
getSwizzleMask() const (defined in inviwo::Layer)inviwo::Layer
getWorldMatrix() const (defined in inviwo::SpatialEntity)inviwo::SpatialEntity
getWorldSpaceGradientSpacing() constinviwo::Layer
getWrapping() const (defined in inviwo::Layer)inviwo::Layer
hasRepresentation() constinviwo::Data< Layer, LayerRepresentation >
hasRepresentations() constinviwo::Data< Layer, LayerRepresentation >
invalidateAllOther(const LayerRepresentation *repr)inviwo::Data< Layer, LayerRepresentation >
Layer(size2_t defaultDimensions=LayerConfig::defaultDimensions, const DataFormatBase *defaultFormat=LayerConfig::defaultFormat, LayerType type=LayerConfig::defaultType, const SwizzleMask &defaultSwizzleMask=LayerConfig::defaultSwizzleMask, InterpolationType interpolation=LayerConfig::defaultInterpolation, const Wrapping2D &wrapping=LayerConfig::defaultWrapping) (defined in inviwo::Layer)inviwo::Layerexplicit
Layer(const LayerConfig &config) (defined in inviwo::Layer)inviwo::Layerexplicit
Layer(std::shared_ptr< LayerRepresentation >) (defined in inviwo::Layer)inviwo::Layerexplicit
Layer(const Layer &)=default (defined in inviwo::Layer)inviwo::Layer
Layer(Layer &&)=default (defined in inviwo::Layer)inviwo::Layer
Layer(const Layer &rhs, NoData noData, const LayerConfig &config={})inviwo::Layer
LayerRepresentation (defined in inviwo::Layer)inviwo::Layerfriend
modelMatrix_ (defined in inviwo::SpatialEntity)inviwo::SpatialEntityprotected
operator=(const Layer &that)=default (defined in inviwo::Layer)inviwo::Layer
operator=(Layer &&that)=default (defined in inviwo::Layer)inviwo::Layer
operator=(const SpatialEntity &that) (defined in inviwo::SpatialEntity)inviwo::SpatialEntity
removeOtherRepresentations(const LayerRepresentation *representation)inviwo::Data< Layer, LayerRepresentation >
removeRepresentation(const LayerRepresentation *representation)inviwo::Data< Layer, LayerRepresentation >
setBasis(const glm::mat3 &basis) (defined in inviwo::SpatialEntity)inviwo::SpatialEntity
setDataFormat(const DataFormatBase *format)inviwo::Layer
setDimensions(const size2_t &dim)inviwo::Layervirtual
setInterpolation(InterpolationType interpolation) (defined in inviwo::Layer)inviwo::Layer
setModelMatrix(const glm::mat4 &modelMatrix) (defined in inviwo::SpatialEntity)inviwo::SpatialEntity
setOffset(const glm::vec3 &offset) (defined in inviwo::SpatialEntity)inviwo::SpatialEntity
setSwizzleMask(const SwizzleMask &mask)inviwo::Layer
setWorldMatrix(const glm::mat4 &worldMatrix) (defined in inviwo::SpatialEntity)inviwo::SpatialEntity
setWrapping(const Wrapping2D &wrapping) (defined in inviwo::Layer)inviwo::Layer
SpatialEntity() (defined in inviwo::SpatialEntity)inviwo::SpatialEntity
SpatialEntity(const glm::mat4 &modelMatrix) (defined in inviwo::SpatialEntity)inviwo::SpatialEntityexplicit
SpatialEntity(const glm::mat4 &modelMatrix, const glm::mat4 &worldMatrix) (defined in inviwo::SpatialEntity)inviwo::SpatialEntity
SpatialEntity(const SpatialEntity &rhs) (defined in inviwo::SpatialEntity)inviwo::SpatialEntity
transformer_ (defined in inviwo::SpatialEntity)inviwo::SpatialEntitymutableprotected
worldMatrix_ (defined in inviwo::SpatialEntity)inviwo::SpatialEntityprotected
~Layer() override=default (defined in inviwo::Layer)inviwo::Layervirtual
~SpatialEntity() (defined in inviwo::SpatialEntity)inviwo::SpatialEntityvirtual