OpenB3d library Wiki
Status: Beta
Brought to you by:
angros47
Add a vertex to surface; vertex coordinates are defined by x!, y! and z! (floating-point parameters); if the surface has a texture, texture mapping coordinates can be specified with u!, v! and w!.
The function will return an handle to the created vertex; this handle can be used with the [AddTriangle] command.