table of contents
S3D_NEW_OBJECT(3) | s3d Manual | S3D_NEW_OBJECT(3) |
NAME¶
s3d_new_object - create new object
SYNOPSIS¶
#include <s3d.h>
int s3d_new_object(void);
DESCRIPTION¶
Creates a new object, returning the object id.
Warning
Of course, you won't forget to toggle it visible, won't you?
AUTHOR¶
Simon Wunderlich
Author of s3d
s3d |