3.13. s3d_push_lines

#include <s3d.h>

int s3d_push_line(int object, unsigned long **lbuf, unsigned short n );

Pushing n lines on the linestack of the object, each lbuf has a size of n*3, each entry has the index number of the first vertex, second vertex and material number just as in s3d_push_line().