Hello Sebastian,

On 10/28/2013 05:22 AM, Sebastian Windisch wrote:
> Ok, thanks. That means it doesn't work out of the box and the OpenSG
> classes have to be extended to support it? It would be nice if the
> scenegraph could be synced on both sides.

hmm, that sort of thing can get tricky since you could quite easily run 
into a situation where there are circles, i.e. a change on the client 
causes a change on the servers which then triggers the same kind of 
change back on the client again and so on.

> Is there a working C++ sample with SortFirst which I can examine? Cannot
> find one in the Examples directory.

it's used (as one of the options) by 
Source/System/Cluster/Base/testClusterClient.cpp

        Cheers,
                Carsten

------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60135991&iu=/4140/ostg.clktrk
_______________________________________________
Opensg-users mailing list
Opensg-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/opensg-users

Reply via email to