s3d_clone_target - changes the target of a clone-object
Contents
Description
Changes the clone target of oid to another object (toid). This assumes you've got oid from s3d_clone
before.
Name
s3d_clone_target - changes the target of a clone-object
Synopsis
#include<s3d.h>ints3d_clone_target(intoid,inttoid);
