S3D_PUSH_VERTEX(3) s3d Manual S3D_PUSH_VERTEX(3)NAMEs3d_push_vertex - push vertexSYNOPSIS#include <s3d.h> int s3d_push_vertex(int object, float x, float y, float z);DESCRIPTIONPushes a vertex onto the vertex stack. Make sure that you count how many vertices you've pushed because you'll need that for referencing when you push your polygons.AUTHORSimon Wunderlich Author of s3d s3d S3D_PUSH_VERTEX(3)
| Related Man Pages |
|---|
| glbindvertexarray(3g) - centos |
| polygon3d_f(3alleg4) - suse |
| polygon3d(3alleg4) - suse |
| polygon3d(3alleg4) - centos |
| polygon3d_f(3alleg4) - osx |
| Similar Topics in the Unix Linux Community |
|---|
| awk or sed - Convert 2 lines to 1 line |
| Is UNIX an open source OS ? |
| Introduction |
| One instance of comparing grep and awk |
| Find columns in a file based on header and print to new file |