![]() |
Inviwo 0.9.12-pre
Inviwo documentation
|
Public Member Functions | |
| virtual std::shared_ptr< LayerRAM > | createFrom (std::shared_ptr< const LayerPy > source) const override |
| virtual void | update (std::shared_ptr< const LayerPy > source, std::shared_ptr< LayerRAM > destination) const override |
| Public Member Functions inherited from inviwo::RepresentationConverterType< LayerRepresentation, LayerPy, LayerRAM > | |
| 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 |
Additional Inherited Members | |
| Public Types inherited from inviwo::RepresentationConverterType< LayerRepresentation, LayerPy, LayerRAM > | |
| using | ConverterID |
| Public Types inherited from inviwo::RepresentationConverter< LayerRepresentation > | |
| using | ConverterID |