|
| virtual std::shared_ptr< LayerRAM > | createFrom (std::shared_ptr< const LayerDisk > source) const override |
| |
| virtual void | update (std::shared_ptr< const LayerDisk > source, std::shared_ptr< LayerRAM > destination) const override |
| |
|
virtual std::shared_ptr< LayerRepresentation > | createFrom (std::shared_ptr< const LayerRepresentation > source) const override final |
| |
| virtual ConverterID | getConverterID () const override |
| |
|
virtual void | update (std::shared_ptr< const LayerRepresentation > source, std::shared_ptr< LayerRepresentation > destination) const override final |
| |
|
virtual std::shared_ptr< BaseRepr > | createFrom (std::shared_ptr< const BaseRepr > source) const =0 |
| |
|
virtual void | update (std::shared_ptr< const BaseRepr > source, std::shared_ptr< BaseRepr > destination) const =0 |
| |
|
|
using | ConverterID |
| |
|
using | ConverterID = std::pair<std::type_index, std::type_index> |
| |
◆ createFrom()
| virtual std::shared_ptr< LayerRAM > inviwo::LayerDisk2RAMConverter::createFrom |
( |
std::shared_ptr< const LayerDisk > | source | ) |
const |
|
overridevirtual |
◆ update()
| virtual void inviwo::LayerDisk2RAMConverter::update |
( |
std::shared_ptr< const LayerDisk > | source, |
|
|
std::shared_ptr< LayerRAM > | destination ) const |
|
overridevirtual |
The documentation for this class was generated from the following file:
- include/inviwo/core/datastructures/image/layerramconverter.h