Man Page: s3d_pep_polygon_tex_coords
Operating Environment: debian
Section: 3
S3D_PEP_POLYGON_TEX_(3) s3d Manual S3D_PEP_POLYGON_TEX_(3)NAMEs3d_pep_polygon_tex_coords - add texture coordinates to polygonsSYNOPSIS#include <s3d.h> int s3d_pep_polygon_tex_coords(int object, const float *tbuf, uint16_t n);DESCRIPTIONPimp 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()AUTHORSimon Wunderlich Author of s3d s3d S3D_PEP_POLYGON_TEX_(3)