Hi Paul, I've just done a review and feel that it would be better to have four separate get/set methods rather these two and thereby avoid the unusual getMethod(StateSet**,StateSet**) convention, changing this would be more in keeping with the way the rest of the OSG is done, and make it more friendly to 3rd party language wrappers.
Robert. On Wed, Feb 20, 2008 at 6:56 PM, Paul Martz <[EMAIL PROTECTED]> wrote: > > > Hi Robert -- Here's a fix for the occlusion query example. If you were to > run the program with some large model (instead of the stock scene), the node > visitor would assign incorrect state to the occlusion query geometry, > causing it to look like crap. > > Attached are the OcclusionQuery Node src and headers, plus the > osgocclusionquery.cpp example program. > > Paul Martz > Skew Matrix Software LLC > http://www.skew-matrix.com > 303 859 9466 > > _______________________________________________ > osg-submissions mailing list > [email protected] > > http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org > > _______________________________________________ osg-submissions mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org
