Ubuntu Manpages

s3d_del_object

delete an object

#include <s3d.h>

int s3d_del_object(int oid);

Deletes the object referenced by oid.

Simon Wunderlich

Author of s3d