OpenSceneGraph/VisualStudio/Demos/osgcopy
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
..
osgcopy.dsp Have add new osg::CopyOp which replaces last nights osg::Cloner, the new 2002-01-29 12:52:04 +00:00