MANPAGES
Skip Quicknav
/ unstable / s3d-doc / s3d_pep_vertex(3)
Scroll to navigation
s3d_pep_vertex - 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