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_polygon_tex_coords - add texture coordinates to polygons

Author

SimonWunderlich
           Author of s3d

s3d                                                                                      S3D_PEP_POLYGON_TEX_(3)

Description

       Pimp the latest n polygons with texture coordinates. tbuf has 6*n float values for its entries, which are
       supplied in the order as in s3d_pep_polygon_tex_coord()

Name

       s3d_pep_polygon_tex_coords - add texture coordinates to polygons

Synopsis

#include<s3d.h>ints3d_pep_polygon_tex_coords(intobject,constfloat*tbuf,uint16_tn);

See Also