The interface files are by no means complete yet and only work with the not-yet-released D SWIG backend, although adding support for other languages should not be too much of problem via #ifdefs. git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@596 67173fc5-114c-0410-ac8e-9d2fd5bffc1f
6 lines
51 B
OpenEdge ABL
6 lines
51 B
OpenEdge ABL
%{
|
|
#include "aiFileIO.h"
|
|
%}
|
|
|
|
%include "aiFileIO.h"
|