![]() |
Inviwo 0.9.12-pre
Inviwo documentation
|
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::SpatialEntity | mutableprotected |
| clearRepresentations() | inviwo::Data< Layer, LayerRepresentation > | |
| clone() const override (defined in inviwo::Layer) | inviwo::Layer | virtual |
| 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) const | inviwo::Layer | |
| getAxis(size_t index) const override | inviwo::Layer | virtual |
| getBasis() const (defined in inviwo::SpatialEntity) | inviwo::SpatialEntity | |
| getCoordinateTransformer(const Camera &camera) const (defined in inviwo::SpatialEntity) | inviwo::SpatialEntity | 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 > | |
| 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() const | inviwo::Data< Layer, LayerRepresentation > | |
| getSwizzleMask() const (defined in inviwo::Layer) | inviwo::Layer | |
| getWorldMatrix() const (defined in inviwo::SpatialEntity) | inviwo::SpatialEntity | |
| getWorldSpaceGradientSpacing() const | inviwo::Layer | |
| getWrapping() const (defined in inviwo::Layer) | inviwo::Layer | |
| hasRepresentation() const | inviwo::Data< Layer, LayerRepresentation > | |
| hasRepresentations() const | inviwo::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::Layer | explicit |
| Layer(const LayerConfig &config) (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 | |
| 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::Layer | friend |
| modelMatrix_ (defined in inviwo::SpatialEntity) | inviwo::SpatialEntity | protected |
| 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::Layer | virtual |
| 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::SpatialEntity | explicit |
| 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::SpatialEntity | mutableprotected |
| worldMatrix_ (defined in inviwo::SpatialEntity) | inviwo::SpatialEntity | protected |
| ~Layer() override=default (defined in inviwo::Layer) | inviwo::Layer | virtual |
| ~SpatialEntity() (defined in inviwo::SpatialEntity) | inviwo::SpatialEntity | virtual |