Hi Jason,

I know that scene graphs are per definition DAG. I
know that I am using it in a wrong way with that
setup.

However let us think on something like extended scene
graphs where cycles are also more or less possible ;-)

Does anybody already made some thoughts on that?



--- Jason Daly <[EMAIL PROTECTED]> schrieb:

> Art Tevs wrote:
> > Hi folks,
> >
> > as far as I can see for now osg doesn't check if
> the
> > given scene graph contains cycles. If one do this,
> > then there is a seg fault, if my test were correct
> ;-)
> >
> > However imagine I have a situation, where I need
> to
> > have a cycle in the graph. For example:
> >
> >   
> ...
> > Any ideas about that?
> >   
> 
> Scene graphs are typically Directed Acyclic Graphs
> by design.  If you 
> introduce a cycle in the scene graph, most folks
> would say you're using 
> it wrong.
> 
> --"J"
> 
> _______________________________________________
> osg-users mailing list
> osg-users@lists.openscenegraph.org
>
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
> 



      __________________________________________________________
Gesendet von Yahoo! Mail.
Der Mailbox mit unbegrenztem Speicher.
http://de.overview.mail.yahoo.com
_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to