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)
| Related Man Pages |
|---|
| somaterialbundle(3) - debian |
| gldisablevertexattribarray(3g) - debian |
| ost_stackpager(3) - debian |
| glvertexattribbinding(3g) - centos |
| gldisablevertexattribarray(3g) - osx |
| Similar Topics in the Unix Linux Community |
|---|
| awk or sed - Convert 2 lines to 1 line |
| Detecting unused variables... |
| One instance of comparing grep and awk |
| Weird 'find' results |