Man Page: s3d_load_polygon_normals
Operating Environment: debian
Section: 3
S3D_LOAD_POLYGON_NOR(3) s3d Manual S3D_LOAD_POLYGON_NOR(3)NAMEs3d_load_polygon_normals - add normals to polygonSYNOPSIS#include <s3d.h> int s3d_load_polygon_normals(int object, const float *nbuf, uint32_t start, uint16_t n);DESCRIPTIONJust as s3d_pep_polygon_normals(), with the difference you won't alter the latest n polygons but n polygons starting with index start.AUTHORSimon Wunderlich Author of s3d s3d S3D_LOAD_POLYGON_NOR(3)