On 7/10/07, Benoit bossavit <[EMAIL PROTECTED]> wrote:
I want to get the cullVisitor of the sceneView. Before I used the
cullVisitor to put some userData. But now I don't have access to the
cullVisitor. I search a way to retrieve the cullVisitor and except by the
sceneView I don't see how can I do.
thanks

As Paul says SceneView is now an implementation detail rather than
part of the public interface.  Its my intention to keep this
encapsulation of SceneView as an internal detail, as a later date I'll
swap out the use of SceneView completely.

So.. this does leave a gap in functionality in terms of fine control
of elements contained within SceneView like CullVisitor and
RenderStage etc.  It's my plan to come up with an API for accessing
these details, but I haven't yet come up with this.

For 2.2 I'd like to sort this out and I'm open to suggestions.

Robert.
_______________________________________________
osg-users mailing list
osg-users@openscenegraph.net
http://openscenegraph.net/mailman/listinfo/osg-users
http://www.openscenegraph.org/

Reply via email to