logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

s3d_link - link object to another one

Author

SimonWunderlich
           Author of s3d

s3d                                                                                                  S3D_LINK(3)

Description

       A linked object will move along with it's link parent. For example if you have a book on a table, you can
       link the book to the table so the book will "keep on the table" if you move the table around in space. It
       will also rotate with the table etc.

Name

       s3d_link - link object to another one

Synopsis

#include<s3d.h>ints3d_link(intoid_from,intoid_to);

See Also