Hi every one... Suppose I want to construct a special NodeCallback, call it "MyCallback", then I load a scene graph from an .ive file, find a given node, assign my famous callback to it and then want to write this graph back on the hard drive BUT writing the info in MyCallback also to be able to load it again the next time... How should I do this ??
I mean, is there a way to "improve the Osg and Ive plugins for them to be able to handle other chunk of data, or do I have to write a full plugin even in this case ? Will I ever be able to write the file as a .ive file ?? Or Am I bound to select an other extension ? Sorry, I'm quite a beginner with the plugins writing... :-) regards, Manu.
_______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

