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_scale - scale object

Author

SimonWunderlich
           Author of s3d

s3d                                                                                                 S3D_SCALE(3)

Description

       Scales the object. about factor s. s=1 will be the original size, -1 will mirror it.

           Warning

           s=0 is forbidden and will be ignored! s3d_scale is also absolute, not relative!

Name

       s3d_scale - scale object

Synopsis

#include<s3d.h>ints3d_scale(intobject,floats);

See Also