This sounds really similar to a FileIO type I wrote for OpenSGToolbox.
There is a base File type that can write out a vector of FCs, and a reader
that returns a vector of FCs. Unfortunately only an XML reader/writer is
written for this. But it wouldn't take too much to fill out the binary
portion.
Here's a link to the OpenSGToolbox, ported to OpenSG 2.0, for this:
http://github.com/gerritvoss/OpenSGToolbox/tree/master/Source/System/FileIO/Base/
I would be willing to finish writing the binary variant of this, if it is
wanted.
On Mon, Apr 19, 2010 at 5:31 PM, Dirk Reiners <[email protected]>wrote:
>
> Hi Carsten,
>
> On 04/19/2010 03:03 PM, Carsten Neumann wrote:
> > Hello Dirk,
> >
> > Dirk Reiners wrote:
> >> is there a problem with extending the OSB interface to include generic
> FCs
> >> instead of just Nodes? I can't think of any, but I might be missing
> something here.
> >
> > the only problem is what to do with files that contain more than one top
> > level container? With a scene (i.e. hierarchy of nodes) the problem
> > pretty much goes away since worst case you can always put a node with a
> > group core on top of everything.
>
> hm, why not just have an interface that accepts a vector of FC pointers
> resp.
> returns a vector of FC pointers?
>
> > I committed r2382 with something that works at least in the single top
> > level FC case.
>
> Cool, thanks!
>
> Dirk
>
>
> ------------------------------------------------------------------------------
> Download Intel® Parallel Studio Eval
> Try the new software tools for yourself. Speed compiling, find bugs
> proactively, and fine-tune applications for parallel performance.
> See why Intel Parallel Studio got high marks during beta.
> http://p.sf.net/sfu/intel-sw-dev
> _______________________________________________
> Opensg-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/opensg-users
>
------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Opensg-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/opensg-users