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_pep_vertices - rewrite lines

Author

SimonWunderlich
           Author of s3d

s3d                                                                                          S3D_PEP_VERTICES(3)

Description

       Alter the latest n pushed vertex. vbuf holds the values which are used to overwrite the old data, n
       entries with each 3 floats specifying x,y,z of the vertices.

Name

       s3d_pep_vertices - rewrite lines

Synopsis

#include<s3d.h>ints3d_pep_vertices(intobject,constfloat*vbuf,uint16_tn);

See Also