Hi Frank, On Wed, Sep 8, 2010 at 7:33 PM, Frank Sullivan <[email protected]> wrote: > Thanks very much, Robert. Do you happen to know how I would specify the range > of verts that an osg::Geometry object is responsible for drawing?
You don't need to specify anything as the PrimitiveSet's will tell OpenGL what parts of the VBO's they will be using. Robert. _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

