s3d_new_object
create new object
- Provided by: s3d-doc (Version: 0.2.2.1-3build1)
- Source: s3d
- Report a bug
create new object
#include <s3d.h>
int s3d_new_object(void);
Creates a new object, returning the object id.
Of course, you won't forget to toggle it visible, won't you?
Simon Wunderlich