Inviwo 0.9.12-pre
Inviwo documentation
Loading...
Searching...
No Matches
inviwo::NodeVersionConverter Class Reference

#include <versionconverter.h>

+ Inheritance diagram for inviwo::NodeVersionConverter:

Public Member Functions

template<typename T >
 NodeVersionConverter (T *obj, bool(T::*fPtr)(TxElement *))
 
 NodeVersionConverter (std::function< bool(TxElement *)> fun)
 
virtual bool convert (TxElement *root)
 
- Public Member Functions inherited from inviwo::VersionConverter

Detailed Description

A version converter for a single node that calls a function for the given node.

Member Function Documentation

◆ convert()

virtual bool inviwo::NodeVersionConverter::convert ( TxElement * root)
virtual

The documentation for this class was generated from the following file: