I am trying do make a wraper for the class "irr::scene::SMesh" to .net.
In some cases I see in references like this: "irr::NativeConverter::getNativeMaterial()", but I can't locate the source file of the "irr::NativeConverter". In some cases I found "#include "NativeConverter.h"", but i cant find the file!
Any body could help me?
irr::NativeConverter
You couldn't find it, because the Irrlicht.Net 0.14 source is incomplete. I just uploaded the fixed one:
http://www.the-kotti.de/sourcenet.zip
Leave me a message if you have problems with it.
http://www.the-kotti.de/sourcenet.zip
Leave me a message if you have problems with it.
irr::NativeConverter
Thanks a Lot!
I try to Compile the files in "Visual Studio 2005 Beta 2" and find some link errors, I will try in another IDE...
I try to Compile the files in "Visual Studio 2005 Beta 2" and find some link errors, I will try in another IDE...