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_load_polygon_normals - add normals to polygon

Author

SimonWunderlich
           Author of s3d

s3d                                                                                      S3D_LOAD_POLYGON_NOR(3)

Description

       Just as s3d_pep_polygon_normals(), with the difference you won't alter the latest n polygons but n
       polygons starting with index start.

Name

       s3d_load_polygon_normals - add normals to polygon

Synopsis

#include<s3d.h>ints3d_load_polygon_normals(intobject,constfloat*nbuf,uint32_tstart,uint16_tn);

See Also