s3d_pep_lines - rewrite lines
Contents
Description
Alter the latest n pushed lines. lbuf holds the values which are used to overwrite the old data, n
entries with each 3 uint32_t specifying first, second vertex and material of each line.
Name
s3d_pep_lines - rewrite lines
Synopsis
#include<s3d.h>ints3d_pep_lines(intobject,constuint32_t*lbuf,uint16_tn);
