Inviwo 0.9.12-pre
Inviwo documentation
Loading...
Searching...
No Matches
inviwo::animation::KeyframeEditorWidget Class Reference
Inheritance diagram for inviwo::animation::KeyframeEditorWidget:

Public Member Functions

 KeyframeEditorWidget (Keyframe &keyframe, SequenceEditorWidget *parent)
virtual void onKeyframeTimeChanged (Keyframe *key, Seconds oldTime) override
KeyframegetKeyframe ()
virtual void onKeyframeSelectionChanged (Keyframe *seq) override
Public Member Functions inherited from inviwo::Observer
 Observer (const Observer &other)
 Observer (Observer &&other)
Observeroperator= (Observer &&other)
Observeroperator= (const Observer &other)
virtual ~Observer ()
void removeObservation (ObservableInterface *observable)
void removeObservations ()

Additional Inherited Members

Protected Member Functions inherited from inviwo::Observer
void addObservation (ObservableInterface *observable)
Protected Attributes inherited from inviwo::Observer
std::unordered_set< ObservableInterface * > observables_

Member Function Documentation

◆ onKeyframeSelectionChanged()

virtual void inviwo::animation::KeyframeEditorWidget::onKeyframeSelectionChanged ( Keyframe * seq)
overridevirtual

◆ onKeyframeTimeChanged()

virtual void inviwo::animation::KeyframeEditorWidget::onKeyframeTimeChanged ( Keyframe * key,
Seconds oldTime )
overridevirtual

The documentation for this class was generated from the following file:
  • keyframeeditorwidget.h