S3D_FLAGS_ON(3) s3d Manual S3D_FLAGS_ON(3)NAMEs3d_flags_on - enable flags of objectSYNOPSIS#include <s3d.h> int s3d_flags_on(int object, uint32_t flags);DESCRIPTIONTurn some flags on for object. Warning If you don't toggle OF_VISIBLE on, you won't see your object. usually you want this. (at least after you *push()d all your content)AUTHORSimon Wunderlich Author of s3d s3d S3D_FLAGS_ON(3)
| Related Man Pages |
|---|
| posix_spawnattr_getflags(3c) - opensolaris |
| glfencesync(3g) - debian |
| posix_spawnattr_setflags(3) - netbsd |
| glfencesync(3g) - osx |
| posix_spawnattr_setflags(3c) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| Adding the individual columns of a matrix. |
| Installing Dash Shell on OS X Lion |
| awk or sed - Convert 2 lines to 1 line |
| Is UNIX an open source OS ? |
| Weird 'find' results |