|  | Inviwo 0.9.12-pre
    Inviwo documentation | 
| Public Member Functions | |
| 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 | 
| Public Member Functions inherited from inviwo::RepresentationConverterType< VolumeRepresentation, VolumeRAM, VolumePy > | |
| virtual ConverterID | getConverterID () const override | 
| virtual std::shared_ptr< VolumeRepresentation > | createFrom (std::shared_ptr< const VolumeRepresentation > source) const override final | 
| virtual void | update (std::shared_ptr< const VolumeRepresentation > source, std::shared_ptr< VolumeRepresentation > destination) const override final | 
| Additional Inherited Members | |
| Public Types inherited from inviwo::RepresentationConverterType< VolumeRepresentation, VolumeRAM, VolumePy > | |
| using | ConverterID | 
| Public Types inherited from inviwo::RepresentationConverter< VolumeRepresentation > | |
| using | ConverterID |