mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-01-06 03:29:44 -06:00
added method to clear keyframes and call to that method when hostship is switched
This commit is contained in:
@@ -141,6 +141,7 @@ public:
|
||||
bool invertRotation() const;
|
||||
|
||||
void addKeyframe(const network::StreamDataKeyframe &kf);
|
||||
void clearKeyframes();
|
||||
|
||||
/**
|
||||
* Returns the Lua library that contains all Lua functions available to affect the
|
||||
|
||||
Reference in New Issue
Block a user