Searched refs:DoCloneRecursive (Results 1 – 2 of 2) sorted by relevance
702 DoCloneRecursive(dst); in ClonePrivate()725 void EntityCollection::DoCloneRecursive(EntityCollection& dst) const in DoCloneRecursive() function in EntityCollection753 collection->DoCloneRecursive(clonedChild); in DoCloneRecursive()
140 void DoCloneRecursive(EntityCollection& dst) const; in SCENE_BEGIN_NAMESPACE()