(#395) Moved managed views from RimView to RimProject

This commit is contained in:
Magne Sjaastad
2015-09-01 17:14:22 +02:00
parent 52281633d6
commit 7969e22364
16 changed files with 324 additions and 152 deletions

View File

@@ -77,6 +77,8 @@ public:
virtual void update(); // Override of caf::Viewer::update()
void issueBaseClassUpdate();
void setCurrentFrame(int frameIndex);
public slots:
virtual void slotSetCurrentFrame(int frameIndex);
virtual void slotEndAnimation();