Nick,
If you have VBOs enabled, I think you just have to call dirty() on the
color array itself.


Glenn Waldron

On Wed, May 3, 2017 at 2:43 PM, Trajce Nikolov NICK <
trajce.nikolov.n...@gmail.com> wrote:

> Hi community,
>
> this is simple question. I am updating the Color array of a osg::Geometry
> on the fly. It is not having effect. The Geometry is not using displaylist.
> How/What should I do to have the color mods "updated" in the rendering
> correctly?
>
> Thanks a bunch as always?
>
> --
> trajce nikolov nick
>
> _______________________________________________
> 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