S3D_PUSH_LINE(3) s3d Manual S3D_PUSH_LINE(3)NAMEs3d_push_line - push lineSYNOPSIS#include <s3d.h> int s3d_push_line(int object, uint32_t v1, uint32_t v2, uint32_t material);DESCRIPTIONPush one line on the line stack of the object. It takes 2 vertex-index-no, and one material material-index-no. as argument. If you have a lot of lines to push, use s3d_push_lines()AUTHORSimon Wunderlich Author of s3d s3d S3D_PUSH_LINE(3)
| Similar Topics in the Unix Linux Community |
|---|
| Adding the individual columns of a matrix. |
| awk or sed - Convert 2 lines to 1 line |
| Detecting unused variables... |
| Weird 'find' results |