table of contents
S3DW_OBJECT_INFO(3) | s3d Manual | S3DW_OBJECT_INFO(3) |
NAME¶
s3dw_object_info - handle object info eventsSYNOPSIS¶
#include <s3dw.h>
int s3dw_object_info(struct s3d_evt *event);
DESCRIPTION¶
This can be used to let s3dw handle S3D_EVENT_OBJ_INFO-events. With this, s3dw can consider the camera position and makes things like following the camera possible.AUTHOR¶
Simon WunderlichAuthor of s3d
s3d |