|  | Inviwo 0.9.12-pre
    Inviwo documentation | 
A utility to handle conversion of ProcessorNetwork versions. More...
#include <processornetworkconverter.h>
| Public Types | |
| using | updateType = void (ProcessorNetworkConverter::*)(TxElement*) | 
| Public Member Functions | |
| ProcessorNetworkConverter (int from) | |
| virtual bool | convert (TxElement *root) | 
| Public Attributes | |
| int | from_ | 
A utility to handle conversion of ProcessorNetwork versions.
| 
 | virtual | 
Implements inviwo::VersionConverter.