s3d_pop_vertex
remove vertices
- Provided by: s3d-doc (Version: 0.2.2.1-3build1)
- Source: s3d
- Report a bug
remove vertices
#include <s3d.h>
int s3d_pop_vertex(int object, uint32_t n);
Deletes the latest n vertices from the vertex stack of the object.
Simon Wunderlich