Inviwo 0.9.12-pre
Inviwo documentation
Loading...
Searching...
No Matches
inviwo::animation::InterpolationFactoryObjectTemplate< InterpTyped > Class Template Reference
+ Inheritance diagram for inviwo::animation::InterpolationFactoryObjectTemplate< InterpTyped >:

Public Types

using key_type = typename InterpTyped::key_type
 
using result_type = typename InterpTyped::result_type
 

Public Member Functions

 InterpolationFactoryObjectTemplate (const std::string &classIdentifier)
 
virtual std::unique_ptr< Interpolationcreate () const override
 
- Public Member Functions inherited from inviwo::animation::InterpolationFactoryObjectKeyframe< InterpTyped::key_type >
 InterpolationFactoryObjectKeyframe (const std::string &classIdentifier)
 
- Public Member Functions inherited from inviwo::animation::InterpolationFactoryObject
 InterpolationFactoryObject (const std::string &classIdentifier)
 
const std::string & getClassIdentifier () const
 

Additional Inherited Members

- Protected Attributes inherited from inviwo::animation::InterpolationFactoryObject
const std::string classIdentifier_
 

Member Function Documentation

◆ create()

template<typename InterpTyped >
virtual std::unique_ptr< Interpolation > inviwo::animation::InterpolationFactoryObjectTemplate< InterpTyped >::create ( ) const
inlineoverridevirtual

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