Hi Ken, This is a mistake, thanks for spotting it. I've fixed this and checked it into svn/trunk.
Robert. On Wed, Oct 27, 2010 at 2:40 PM, Sewell, Kenneth R Civ USAF AFRL/RYZW <[email protected]> wrote: > In the current trunk in include/osgText/Text it looks like the first > definition of setEnableDepthWrites() should be getEnableDepthWrites() > instead. > > > > bool setEnableDepthWrites() { return _enableDepthWrites; } > > void setEnableDepthWrites(bool enable) { _enableDepthWrites = enable; } > > > > Ken. > > _______________________________________________ > osg-users mailing list > [email protected] > http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org > > _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

