Hi, maybe you write a NodeVisitor and collect these informations on Geode and Geometry level by getting the vertex arrays and their count. If you want to see how many are in the current view you traverse only the active children (setting in the NodeVisitor)
Nick On Mon, Dec 2, 2013 at 9:49 AM, Kim JongBum <[email protected]> wrote: > Hi, > > i would like to know the number of vertices in the scene. > > i know how to see the value of vertices as i press 's'button. > > but i wanna know how can i get the value > (ex_for storing into variable) > > Thank you! > > Cheers, > Kim > > ------------------ > Read this topic online here: > http://forum.openscenegraph.org/viewtopic.php?p=57508#57508 > > > > > > _______________________________________________ > osg-users mailing list > [email protected] > http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org > -- trajce nikolov nick
_______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

