Hi Quentin,

You haven't provide enough information about what you are doing to
know what is going wrong.  My best guess is that you've got
DisplayLists enabled on the osg::Geometry (this is the default) but
haven't called dirtyDisplayList() and dirtyBound();

Robert.

On 27 August 2013 11:18, Quentin <quentin.blanc...@gmail.com> wrote:
> Hi,
> I'm trying to add some Geometry in the same geode but just one is display, 
> how to display some geometry in a geode?
>
> Thank you!
>
> Cheers,
> Quentin
>
> ------------------
> Read this topic online here:
> http://forum.openscenegraph.org/viewtopic.php?p=55997#55997
>
>
>
>
>
> _______________________________________________
> osg-users mailing list
> osg-users@lists.openscenegraph.org
> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to