separated iterate and rendermode code, rendermodes are now defined by interface structs
This commit is contained in:
@@ -17,8 +17,6 @@
|
||||
|
||||
#include "overviewer.h"
|
||||
|
||||
#include <numpy/arrayobject.h>
|
||||
|
||||
static PyMethodDef COverviewerMethods[] = {
|
||||
{"alpha_over", alpha_over_wrap, METH_VARARGS,
|
||||
"alpha over composite function"},
|
||||
|
||||
Reference in New Issue
Block a user