curve: helper for calculate result of SMC multiplication

This commit is contained in:
Recep Aslantas
2019-01-26 18:06:26 +03:00
parent 32ddf49756
commit 60cb4beb0a
10 changed files with 140 additions and 3 deletions

View File

@@ -26,5 +26,6 @@
#include "project.h"
#include "sphere.h"
#include "ease.h"
#include "curve.h"
#endif /* cglm_h */