mirror of
https://github.com/brunoherbelin/vimix.git
synced 2026-01-06 15:05:27 +01:00
Code cleanup
This commit is contained in:
@@ -30,6 +30,7 @@ public:
|
||||
Interpolator();
|
||||
~Interpolator();
|
||||
|
||||
void clear ();
|
||||
void add (Source *s, const SourceCore &target );
|
||||
|
||||
void apply (float percent);
|
||||
|
||||
Reference in New Issue
Block a user