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().