S3D_PUSH_LINES(3) s3d Manual S3D_PUSH_LINES(3)NAMEs3d_push_lines - push many linesSYNOPSIS#include <s3d.h> int s3d_push_lines(int object, const uint32_t *lbuf, uint16_t n);DESCRIPTIONPushing n lines on the line stack 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().AUTHORSimon Wunderlich Author of s3d s3d S3D_PUSH_LINES(3)
| Similar Topics in the Unix Linux Community |
|---|
| Adding the individual columns of a matrix. |
| awk or sed - Convert 2 lines to 1 line |
| Find columns in a file based on header and print to new file |
| Weird 'find' results |