MANPAGES
Skip Quicknav
/ unstable / s3d-doc / s3d_pop_polygon(3)
Scroll to navigation
s3d_pop_polygon - remove polygons
#include <s3d.h>
int s3d_pop_polygon(int object, uint32_t n);
Deletes the latest n polygon from the polygon stack of the object.
Simon Wunderlich