OpenSceneGraph/include
Robert Osfield 2487861fbc Have add new osg::CopyOp which replaces last nights osg::Cloner, the new
class now combines Cloner and DeepCopy into one class. Cloner and DeepCopy
will be removed in next commit.

Also have added osgcopy app to Demos which shows how the CopyOp have be
subclassed to create users own specific handling of copying.

Have fixed copy constructor problems in GeoSet which fix the deep copy
problem experienced yesterday.
2002-01-29 12:52:04 +00:00
..
osg Have add new osg::CopyOp which replaces last nights osg::Cloner, the new 2002-01-29 12:52:04 +00:00
osgDB Updates to help compilation under gcc 3.03. 2002-01-20 16:24:54 +00:00
osgGLUT Added support for glutSpecialFunc, glutSpaceballMotion, glutSpaceballRotate and 2002-01-17 22:40:16 +00:00
osgText Added support for shallow and deep copy of nodes, drawables and state, via a 2002-01-28 21:17:01 +00:00
osgUtil Added support for shallow and deep copy of nodes, drawables and state, via a 2002-01-28 21:17:01 +00:00
osgWX Updatedwidley used includes to remove most of the float/double warnings 2001-12-14 18:06:34 +00:00