s3d_pep_vertices

Langue: en

Version: 299101 (debian - 07/07/09)

Section: 3 (Bibliothèques de fonctions)

NAME

s3d_pep_vertices - rewrite lines

SYNOPSIS

 #include <s3d.h>
 
int s3d_pep_vertices(int object, const float *vbuf, uint16_t n);

DESCRIPTION

Alter the latest n pushed vertex. vbuf holds the values which are used to overwrite the old data, n entries with each 3 floats specifying x,y,z of the vertices.

AUTHOR

Simon Wunderlich

Author of s3d