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

@@ -27,6 +27,7 @@ extern "C" {
#include "call/project.h"
#include "call/sphere.h"
#include "call/ease.h"
#include "call/curve.h"
#ifdef __cplusplus
}