debian man page for s3d_push_lines

Query: s3d_push_lines

OS: debian

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

S3D_PUSH_LINES(3)						    s3d Manual							 S3D_PUSH_LINES(3)

NAME
s3d_push_lines - push many lines
SYNOPSIS
#include <s3d.h> int s3d_push_lines(int object, const uint32_t *lbuf, uint16_t n);
DESCRIPTION
Pushing 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().
AUTHOR
Simon Wunderlich Author of s3d s3d S3D_PUSH_LINES(3)
Related Man Pages
gldisablevertexattribarray(3g) - mojave
glbindvertexarray(3g) - centos
glenablevertexattribarray(3g) - centos
glenablevertexattribarray(3g) - osx
glgetvertexattribpointerv(3g) - osx
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
Detecting unused variables...
Find columns in a file based on header and print to new file
My first PERL incarnation... Audio Oscillograph