Query: s3d_pep_vertices
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
S3D_PEP_VERTICES(3) s3d Manual S3D_PEP_VERTICES(3)NAMEs3d_pep_vertices - rewrite linesSYNOPSIS#include <s3d.h> int s3d_pep_vertices(int object, const float *vbuf, uint16_t n);DESCRIPTIONAlter 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.AUTHORSimon Wunderlich Author of s3d s3d S3D_PEP_VERTICES(3)