s3d_clone(3) debian man page | unix.com

Man Page: s3d_clone

Operating Environment: debian

Section: 3

S3D_CLONE(3)							    s3d Manual							      S3D_CLONE(3)

NAME
s3d_clone - clone object
SYNOPSIS
#include <s3d.h> int s3d_clone(int oid);
DESCRIPTION
Clones an already existing object. They get just look the same as the parent-object and will change when the parent-object changes. Cloning especially makes sense if you want to use the same object a lot of times. Move and transform is independent from the parent. The function returns the childs object id.
AUTHOR
Simon Wunderlich Author of s3d s3d S3D_CLONE(3)
Related Man Pages
confdb_object_parent_get(3) - debian
glbindtransformfeedback(3g) - debian
create_object(1m) - hpux
data::grove::parent(3) - suse
data::grove::parent(3pm) - debian
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
awk or sed - Convert 2 lines to 1 line
Find columns in a file based on header and print to new file
Weird 'find' results
How to copy a column of multiple files and paste into new excel file (next to column)?