BaseRepresentationConverter()=default (defined in inviwo::BaseRepresentationConverter) | inviwo::BaseRepresentationConverter | |
ConverterID typedef (defined in inviwo::RepresentationConverterType< BaseRepr, From, To >) | inviwo::RepresentationConverterType< BaseRepr, From, To > | |
createFrom(std::shared_ptr< const BaseRepr > source) const override final (defined in inviwo::RepresentationConverterType< BaseRepr, From, To >) | inviwo::RepresentationConverterType< BaseRepr, From, To > | inlinevirtual |
createFrom(std::shared_ptr< const From > source) const =0 (defined in inviwo::RepresentationConverterType< BaseRepr, From, To >) | inviwo::RepresentationConverterType< BaseRepr, From, To > | pure virtual |
getConverterID() const override (defined in inviwo::RepresentationConverterType< BaseRepr, From, To >) | inviwo::RepresentationConverterType< BaseRepr, From, To > | virtual |
RepresentationConverter()=default (defined in inviwo::RepresentationConverter< BaseRepr >) | inviwo::RepresentationConverter< BaseRepr > | |
update(std::shared_ptr< const BaseRepr > source, std::shared_ptr< BaseRepr > destination) const override final (defined in inviwo::RepresentationConverterType< BaseRepr, From, To >) | inviwo::RepresentationConverterType< BaseRepr, From, To > | inlinevirtual |
update(std::shared_ptr< const From > source, std::shared_ptr< To > destination) const =0 (defined in inviwo::RepresentationConverterType< BaseRepr, From, To >) | inviwo::RepresentationConverterType< BaseRepr, From, To > | pure virtual |
~BaseRepresentationConverter()=default (defined in inviwo::BaseRepresentationConverter) | inviwo::BaseRepresentationConverter | virtual |
~RepresentationConverter()=default (defined in inviwo::RepresentationConverter< BaseRepr >) | inviwo::RepresentationConverter< BaseRepr > | virtual |