Hi,

I am new QSG user. I am trying to load the model from externally created 
buffer. I have the .IVE file loaded int .NET byte [] buffer. I can easy convert 
it into unmanaged, C type array (void*). I attempted to create std::string with 
my data inside and passed it to the ReaderWriter readNode method. Unfortunately 
that did not work. I am getting invalid osg::Node.

Maybe anybody knows if it is the right direction or I should look for another 
way to load model from byte array.

Any help is very appreciated.

Thank you!

Cheers,
Oleg

------------------
Read this topic online here:
http://forum.openscenegraph.org/viewtopic.php?p=24550#24550





_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to