s3d_pep_vertex
rewrite vertex
- Provided by: s3d-doc (Version: 0.2.2.1-6build3)
- Source: s3d
- Report a bug
rewrite vertex
#include <s3d.h>
int s3d_pep_vertex(int object, float x, float y, float z);
Alter the latest pushed vertex, overwriting with the supplied values.
Simon Wunderlich