Cortex  10.0.0-a4
Public Member Functions | List of all members
IECore::Object::CopyContext Class Reference

#include <Object.h>

Public Member Functions

template<class T >
T::Ptr copy (const T *toCopy)
 Returns a copy of the specified object.
 

Detailed Description

A simple class used in the copyFrom() method to provide a means of copying Object derived member data while ensuring the uniqueness of copies of objects in the case that an object is referred to more than once.


The documentation for this class was generated from the following file: