OpenSceneGraph/VisualStudio
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
..
Demos Have add new osg::CopyOp which replaces last nights osg::Cloner, the new 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 Appeased poor MS VisualStudio by adding the ^M's to all .dsw and .dsp files. 2001-12-14 15:16:30 +00:00
osgGLUT Appeased poor MS VisualStudio by adding the ^M's to all .dsw and .dsp files. 2001-12-14 15:16:30 +00:00
osgPlugins Added osg::ShadeModel state attribute which encapsulates glShadeModel. 2002-01-04 17:35:54 +00:00
osgText Appeased poor MS VisualStudio by adding the ^M's to all .dsw and .dsp files. 2001-12-14 15:16:30 +00:00
osgUtil Further work on improving stereo support in the OSG. 2001-12-21 22:48:19 +00:00
osgWX Appeased poor MS VisualStudio by adding the ^M's to all .dsw and .dsp files. 2001-12-14 15:16:30 +00:00
VisualStudio.dsw Have add new osg::CopyOp which replaces last nights osg::Cloner, the new 2002-01-29 12:52:04 +00:00