S3D_CLONE(3) s3d Manual S3D_CLONE(3)NAMEs3d_clone - clone objectSYNOPSIS#include <s3d.h> int s3d_clone(int oid);DESCRIPTIONClones 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.AUTHORSimon Wunderlich Author of s3d s3d S3D_CLONE(3)
| Related Man Pages |
|---|
| glbindtransformfeedback(3g) - debian |
| create_object(1m) - hpux |
| mp_getassociatedpluginoid(3mpapi) - opensolaris |
| data::grove::parent(3) - suse |
| gstreamer::object(3pm) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| Adding the individual columns of a matrix. |
| awk or sed - Convert 2 lines to 1 line |
| Weird 'find' results |
| A (ksh) Library For and From UNIX.com |
| My first PERL incarnation... Audio Oscillograph |