#include <inviwo/core/properties/propertyconverter.h>
|
| virtual void | convertimpl (const SrcOpt *src, DstOrdinal *dst) const override |
| |
|
| virtual void | convert (const Property *src, Property *dst) const override |
| |
|
std::string | getDestinationPropertyClassIdenetifier () const |
| |
|
std::string | getSourcePropertyClassIdenetifier () const |
| |
|
| PropertyConverter (std::string_view srcClassIdentifier, std::string_view dstClassIdentifier) |
| |
|
std::string | dstClassIdentifier_ |
| |
|
std::string | srcClassIdentifier_ |
| |
template<typename SrcOpt, typename DstOrdinal>
class inviwo::OrdinalOptToOrdinalConverter< SrcOpt, DstOrdinal >
Converts an OrdinalOptProperty into a plain OrdinalProperty. The value is only propagated when the source holds one.
◆ convertimpl()
template<typename SrcOpt , typename DstOrdinal >
|
|
inlineoverrideprotectedvirtual |
The documentation for this class was generated from the following file:
- include/inviwo/core/properties/propertyconverter.h