3.25. s3d_pep_vertices

#include <s3d.h>

int s3d_pep_vertices( int object, float *vbuf, unsigned short n );

Alter 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.