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
Copyright © 2010-2025 Platon Technologies, s.r.o.           Home | Man pages | tLDP | Documents | Utilities | About
Design by styleshout