Hi Mark, On 11/29/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
Performer has/had a function called pfClone() that creates partially shared copies of the scenegraph. Geometry was shared between the copies (saving memory), but the node hierarchies where duplicated, enabling separate controls. Does OSG have a similar function?
node->clone(osg::CopyOp(...)) Robert. _______________________________________________ osg-users mailing list [email protected] http://openscenegraph.net/mailman/listinfo/osg-users http://www.openscenegraph.org/
