s3d_pop_vertex

Langue: en

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

Section: 3 (Bibliothèques de fonctions)

NAME

s3d_pop_vertex - remove vertices

SYNOPSIS

 #include <s3d.h>
 
int s3d_pop_vertex(int object, uint32_t n);

DESCRIPTION

Deletes the latest n vertices from the vertex stack of the object.

AUTHOR

Simon Wunderlich

Author of s3d