| addRepresentation(std::shared_ptr< LayerRepresentation > representation) | inviwo::Data< Layer, LayerRepresentation > | |
| addRepresentationInternal(std::shared_ptr< LayerRepresentation > representation) const (defined in inviwo::Data< Layer, LayerRepresentation >) | inviwo::Data< Layer, LayerRepresentation > | protected |
| cameraTransformer_ (defined in inviwo::SpatialEntity< N >) | inviwo::SpatialEntity< N > | mutableprotected |
| clearRepresentations() | inviwo::Data< Layer, LayerRepresentation > | |
| clone() const override (defined in inviwo::Layer) | inviwo::Layer | virtual |
| copyRepresentationsTo(Layer *target) | inviwo::Layer | |
| copyRepresentationsTo(Data< Layer, LayerRepresentation > *targetData) const (defined in inviwo::Data< Layer, LayerRepresentation >) | inviwo::Data< Layer, LayerRepresentation > | protected |
| Data()=default (defined in inviwo::Data< Layer, LayerRepresentation >) | inviwo::Data< Layer, LayerRepresentation > | protected |
| Data(const Data< Layer, LayerRepresentation > &rhs) (defined in inviwo::Data< Layer, LayerRepresentation >) | inviwo::Data< Layer, LayerRepresentation > | protected |
| getAsCodedBuffer(const std::string &fileExtension) const | inviwo::Layer | |
| getBasis() const (defined in inviwo::SpatialEntity< N >) | inviwo::SpatialEntity< N > | |
| getCoordinateTransformer() const (defined in inviwo::StructuredGridEntity< 2 >) | inviwo::StructuredGridEntity< 2 > | virtual |
| getCoordinateTransformer(const CameraND< N > &camera) const (defined in inviwo::StructuredGridEntity< 2 >) | inviwo::StructuredGridEntity< 2 > | virtual |
| getDataFormat() const (defined in inviwo::Layer) | inviwo::Layer | |
| getDimensions() const override (defined in inviwo::Layer) | inviwo::Layer | virtual |
| getEditableRepresentation() | inviwo::Data< Layer, LayerRepresentation > | |
| getIndexMatrix() const | inviwo::StructuredGridEntity< 2 > | |
| getLayerType() const (defined in inviwo::Layer) | inviwo::Layer | |
| getModelMatrix() const (defined in inviwo::SpatialEntity< N >) | inviwo::SpatialEntity< N > | |
| getOffset() const (defined in inviwo::SpatialEntity< N >) | inviwo::SpatialEntity< N > | |
| getRepresentation() const | inviwo::Data< Layer, LayerRepresentation > | |
| getSwizzleMask() const (defined in inviwo::Layer) | inviwo::Layer | |
| getValidRepresentation() const (defined in inviwo::Data< Layer, LayerRepresentation >) | inviwo::Data< Layer, LayerRepresentation > | protected |
| getWorldMatrix() const (defined in inviwo::SpatialEntity< N >) | inviwo::SpatialEntity< N > | |
| hasRepresentation() const | inviwo::Data< Layer, LayerRepresentation > | |
| hasRepresentations() const | inviwo::Data< Layer, LayerRepresentation > | |
| invalidateAllOther(const LayerRepresentation *repr) | inviwo::Data< Layer, LayerRepresentation > | |
| lastValidRepresentation_ (defined in inviwo::Data< Layer, LayerRepresentation >) | inviwo::Data< Layer, LayerRepresentation > | mutableprotected |
| Layer(size2_t defaultDimensions=size2_t(8, 8), const DataFormatBase *defaultFormat=DataVec4UInt8::get(), LayerType type=LayerType::Color, const SwizzleMask &defaultSwizzleMask=swizzlemasks::rgba) (defined in inviwo::Layer) | inviwo::Layer | explicit |
| Layer(std::shared_ptr< LayerRepresentation >) (defined in inviwo::Layer) | inviwo::Layer | explicit |
| Layer(const Layer &)=default (defined in inviwo::Layer) | inviwo::Layer | |
| LayerRepresentation (defined in inviwo::Layer) | inviwo::Layer | friend |
| modelMatrix_ (defined in inviwo::SpatialEntity< N >) | inviwo::SpatialEntity< N > | protected |
| mutex_ (defined in inviwo::Data< Layer, LayerRepresentation >) | inviwo::Data< Layer, LayerRepresentation > | mutableprotected |
| operator=(const Layer &that)=default (defined in inviwo::Layer) | inviwo::Layer | |
| operator=(const Data< Layer, LayerRepresentation > &rhs) (defined in inviwo::Data< Layer, LayerRepresentation >) | inviwo::Data< Layer, LayerRepresentation > | protected |
| operator=(const StructuredGridEntity< N > &that)=default (defined in inviwo::StructuredGridEntity< 2 >) | inviwo::StructuredGridEntity< 2 > | |
| operator=(const SpatialEntity< N > &that) (defined in inviwo::SpatialEntity< N >) | inviwo::SpatialEntity< N > | |
| removeOtherRepresentations(const LayerRepresentation *representation) | inviwo::Data< Layer, LayerRepresentation > | |
| removeRepresentation(const LayerRepresentation *representation) | inviwo::Data< Layer, LayerRepresentation > | |
| repr typedef (defined in inviwo::Data< Layer, LayerRepresentation >) | inviwo::Data< Layer, LayerRepresentation > | |
| representations_ (defined in inviwo::Data< Layer, LayerRepresentation >) | inviwo::Data< Layer, LayerRepresentation > | mutableprotected |
| self typedef (defined in inviwo::Data< Layer, LayerRepresentation >) | inviwo::Data< Layer, LayerRepresentation > | |
| setBasis(const Matrix< N, float > &basis) (defined in inviwo::SpatialEntity< N >) | inviwo::SpatialEntity< N > | |
| setDataFormat(const DataFormatBase *format) | inviwo::Layer | |
| setDimensions(const size2_t &dim) | inviwo::Layer | virtual |
| setModelMatrix(const Matrix< N+1, float > &modelMatrix) (defined in inviwo::SpatialEntity< N >) | inviwo::SpatialEntity< N > | |
| setOffset(const Vector< N, float > &offset) (defined in inviwo::SpatialEntity< N >) | inviwo::SpatialEntity< N > | |
| setSwizzleMask(const SwizzleMask &mask) | inviwo::Layer | |
| setWorldMatrix(const Matrix< N+1, float > &worldMatrix) (defined in inviwo::SpatialEntity< N >) | inviwo::SpatialEntity< N > | |
| SpatialEntity() (defined in inviwo::SpatialEntity< N >) | inviwo::SpatialEntity< N > | |
| SpatialEntity(const SpatialEntity< N > &rhs) (defined in inviwo::SpatialEntity< N >) | inviwo::SpatialEntity< N > | |
| SpatialEntity(const Matrix< N+1, float > &modelMatrix) (defined in inviwo::SpatialEntity< N >) | inviwo::SpatialEntity< N > | |
| SpatialEntity(const Matrix< N+1, float > &modelMatrix, const Matrix< N+1, float > &worldMatrix) (defined in inviwo::SpatialEntity< N >) | inviwo::SpatialEntity< N > | |
| StructuredGridEntity()=default (defined in inviwo::StructuredGridEntity< 2 >) | inviwo::StructuredGridEntity< 2 > | |
| StructuredGridEntity(const StructuredGridEntity< N > &rhs)=default (defined in inviwo::StructuredGridEntity< 2 >) | inviwo::StructuredGridEntity< 2 > | |
| StructuredGridEntity(const Vector< N, size_t > &dimensions, const Vector< N, float > &spacing) (defined in inviwo::StructuredGridEntity< 2 >) | inviwo::StructuredGridEntity< 2 > | |
| StructuredGridEntity(const Matrix< N+1, float > &modelMatrix) (defined in inviwo::StructuredGridEntity< 2 >) | inviwo::StructuredGridEntity< 2 > | |
| StructuredGridEntity(const Matrix< N+1, float > &modelMatrix, const Matrix< N+1, float > &worldMatrix) (defined in inviwo::StructuredGridEntity< 2 >) | inviwo::StructuredGridEntity< 2 > | |
| transformer_ (defined in inviwo::SpatialEntity< N >) | inviwo::SpatialEntity< N > | mutableprotected |
| worldMatrix_ (defined in inviwo::SpatialEntity< N >) | inviwo::SpatialEntity< N > | protected |
| ~Data()=default (defined in inviwo::Data< Layer, LayerRepresentation >) | inviwo::Data< Layer, LayerRepresentation > | virtual |
| ~Layer()=default (defined in inviwo::Layer) | inviwo::Layer | virtual |
| ~SpatialEntity() (defined in inviwo::SpatialEntity< N >) | inviwo::SpatialEntity< N > | virtual |
| ~StructuredGridEntity()=default (defined in inviwo::StructuredGridEntity< 2 >) | inviwo::StructuredGridEntity< 2 > | virtual |