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 (std::string_view classIdentifier)
virtual std::unique_ptr< Interpolationcreate () const override
Public Member Functions inherited from inviwo::animation::InterpolationFactoryObjectKeyframe< InterpTyped::key_type >
 InterpolationFactoryObjectKeyframe (std::string_view classIdentifier)
Public Member Functions inherited from inviwo::animation::InterpolationFactoryObject
 InterpolationFactoryObject (std::string_view classIdentifier)
std::string_view 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:
  • interpolationfactoryobject.h