|
| virtual std::shared_ptr< VolumePy > | createFrom (std::shared_ptr< const VolumeRAM > volumeSrc) const override |
| |
| virtual void | update (std::shared_ptr< const VolumeRAM > volumeSrc, std::shared_ptr< VolumePy > volumeDst) const override |
| |
|
virtual std::shared_ptr< VolumeRepresentation > | createFrom (std::shared_ptr< const VolumeRepresentation > source) const override final |
| |
| virtual ConverterID | getConverterID () const override |
| |
|
virtual void | update (std::shared_ptr< const VolumeRepresentation > source, std::shared_ptr< VolumeRepresentation > 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< VolumePy > inviwo::VolumeRAM2PyConverter::createFrom |
( |
std::shared_ptr< const VolumeRAM > | volumeSrc | ) |
const |
|
overridevirtual |
◆ update()
| virtual void inviwo::VolumeRAM2PyConverter::update |
( |
std::shared_ptr< const VolumeRAM > | volumeSrc, |
|
|
std::shared_ptr< VolumePy > | volumeDst ) const |
|
overridevirtual |
The documentation for this class was generated from the following file:
- modules/python3/include/modules/python3/volumepy.h