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
glgetvertexattribpointerv(3g) - debian
glbindvertexarray(3g) - centos
glgetvertexattribpointerv(3g) - centos
glvertexattribbinding(3g) - centos
fgetln(3) - netbsd
Similar Topics in the Unix Linux Community
How can I do this in VI editor?
Is UNIX an open source OS ?
Introduction
Find columns in a file based on header and print to new file
How to copy a column of multiple files and paste into new excel file (next to column)?