Silence all the SWIG warning hopefully
This commit is contained in:
@ -4,4 +4,9 @@
|
||||
#include "Region.h"
|
||||
%}
|
||||
|
||||
%ignore depth;
|
||||
%ignore height;
|
||||
%ignore width;
|
||||
%ignore dimensions;
|
||||
|
||||
%include "Region.h"
|
Reference in New Issue
Block a user