Re: [osg-users] DEEP_COPY_USERDATA isn't that deep

2019-09-28 Thread Chris Djali
Hi, Is there a way to copy something if all I have is a ref_ptr to Referenced? I see that Object has a clone method, but Referenced doesn't. This poses a potential problem with deep-copying user data, as osg::DefaultUserDataContainer::_userData is a ref_ptr. Cheers, Chris --

[osg-users] Notification

2019-09-28 Thread servicedesk
Your email to the Global IT Service Desk has been received - if this is an issue requiring URGENT assistance, please CALL us using your in-country phone number. We will respond to your e-mail during our regular hours of operation between 7:00 AM to 6:00 PM local time. We provide limited

Re: [osg-users] DEEP_COPY_USERDATA isn't that deep

2019-09-28 Thread Chris Djali
Hi, I'm not seeing a particularly easy way to deep-copy the rest of the stuff in osg::DefaultUserDataContainer, either. The description list is a vector of strings, which are deep-copied, so that's fine, but the object list is harder as I'd need to cast the const off the CopyOp if I were to

[osg-users] Notification

2019-09-28 Thread servicedesk
Your email to the Global IT Service Desk has been received - if this is an issue requiring URGENT assistance, please CALL us using your in-country phone number. We will respond to your e-mail during our regular hours of operation between 7:00 AM to 6:00 PM local time. We provide limited