s3d_pep_vertex(3)

rewrite vertex

Section 3 s3d-doc bookworm source

Description

S3D_PEP_VERTEX

NAME

s3d_pep_vertex - rewrite vertex

SYNOPSIS

#include <s3d.h>

int s3d_pep_vertex(int object, float x, float y, float z);

DESCRIPTION

Alter the latest pushed vertex, overwriting with the supplied values.

AUTHOR

Simon Wunderlich

Author of s3d