Inviwo 0.9.12-pre
Inviwo documentation
Loading...
Searching...
No Matches
inviwo::TemplatePropertyConverter< SrcProperty, DstProperty > Member List

This is the complete list of members for inviwo::TemplatePropertyConverter< SrcProperty, DstProperty >, including all inherited members.

convert(const Property *src, Property *dst) const overrideinviwo::TemplatePropertyConverter< SrcProperty, DstProperty >inlinevirtual
convertimpl(const SrcProperty *src, DstProperty *dst) const =0 (defined in inviwo::TemplatePropertyConverter< SrcProperty, DstProperty >)inviwo::TemplatePropertyConverter< SrcProperty, DstProperty >protectedpure virtual
dstClassIdentifier_ (defined in inviwo::PropertyConverter)inviwo::PropertyConverterprotected
getDestinationPropertyClassIdenetifier() const (defined in inviwo::PropertyConverter)inviwo::PropertyConverter
getSourcePropertyClassIdenetifier() const (defined in inviwo::PropertyConverter)inviwo::PropertyConverter
PropertyConverter(std::string_view srcClassIdentifier, std::string_view dstClassIdentifier) (defined in inviwo::PropertyConverter)inviwo::PropertyConverter
srcClassIdentifier_ (defined in inviwo::PropertyConverter)inviwo::PropertyConverterprotected
TemplatePropertyConverter() (defined in inviwo::TemplatePropertyConverter< SrcProperty, DstProperty >)inviwo::TemplatePropertyConverter< SrcProperty, DstProperty >inline
~PropertyConverter() (defined in inviwo::PropertyConverter)inviwo::PropertyConvertervirtual
~TemplatePropertyConverter()=default (defined in inviwo::TemplatePropertyConverter< SrcProperty, DstProperty >)inviwo::TemplatePropertyConverter< SrcProperty, DstProperty >virtual