Description
S3D_POP_POLYGON
NAME
s3d_pop_polygon
- remove polygons
SYNOPSIS
#include
<s3d.h>
|
int
s3d_pop_polygon(int object,
uint32_t n); |
|
DESCRIPTION
Deletes the
latest n polygon from the polygon stack of the object.
AUTHOR
Simon
Wunderlich
Author of s3d
s3d_pop_polygon
3
general