Inviwo 0.9.12-pre
Inviwo documentation
|
Public Member Functions | |
InterpolationFactoryObjectKeyframe (std::string_view classIdentifier) | |
Public Member Functions inherited from inviwo::animation::InterpolationFactoryObject | |
InterpolationFactoryObject (std::string_view classIdentifier) | |
virtual std::unique_ptr< Interpolation > | create () const =0 |
std::string_view | getClassIdentifier () const |
Additional Inherited Members | |
Protected Attributes inherited from inviwo::animation::InterpolationFactoryObject | |
const std::string | classIdentifier_ |