debian man page for s3d_clone

Query: s3d_clone

OS: debian

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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
data::grove::parent(3) - redhat
confdb_object_find(3) - debian
hwlocality_custom(3) - debian
data::grove::parent(3) - centos
data::grove::parent(3pm) - debian
Similar Topics in the Unix Linux Community
How can I do this in VI editor?
Is UNIX an open source OS ?
Detecting unused variables...
Find columns in a file based on header and print to new file