debian man page for s3d_pop_vertex

Query: s3d_pop_vertex

OS: debian

Section: 3

Links: debian man pages   all man pages

Forums: forum home   forum categories

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

S3D_POP_VERTEX(3)						    s3d Manual							 S3D_POP_VERTEX(3)

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 s3d S3D_POP_VERTEX(3)