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_push_lines - push many lines

Author

SimonWunderlich
           Author of s3d

s3d                                                                                            S3D_PUSH_LINES(3)

Description

       Pushing n lines on the line stack of the object, each lbuf has a size of n*3, each entry has the index
       number of the first vertex, second vertex and material number just as in s3d_push_line().

Name

       s3d_push_lines - push many lines

Synopsis

#include<s3d.h>ints3d_push_lines(intobject,constuint32_t*lbuf,uint16_tn);

See Also