Inviwo
0.9.10.1
Inviwo documentation
|
Public Member Functions | |
InterpolationFactoryObject (const std::string &classIdentifier) | |
virtual std::unique_ptr< Interpolation > | create () const =0 |
const std::string & | getClassIdentifier () const |
Protected Attributes | |
const std::string | classIdentifier_ |