Hi Antoine,

Am 22.02.11 17:19, schrieb Antoine Rennuit:
> Any idea of what happens? Could that be a bug?

you are missing a geo->dirtyBound().

As osg computes the near- and far-plane from all the boundingboxes,
every frame, your line gets clipped if you don't update the boundingbox
of your geometry.

cheers,
Stephan
_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to