s3d_flags_on(3) debian man page | unix.com

Man Page: s3d_flags_on

Operating Environment: debian

Section: 3

S3D_FLAGS_ON(3) 						    s3d Manual							   S3D_FLAGS_ON(3)

NAME
s3d_flags_on - enable flags of object
SYNOPSIS
#include <s3d.h> int s3d_flags_on(int object, uint32_t flags);
DESCRIPTION
Turn 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)
AUTHOR
Simon Wunderlich Author of s3d s3d S3D_FLAGS_ON(3)
Related Man Pages
posix_spawnattr_getflags(3c) - opensolaris
glfencesync(3g) - debian
glfencesync(3g) - centos
posix_spawnattr_getflags(3) - netbsd
posix_spawnattr_setflags(3) - freebsd
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Weird 'find' results
A (ksh) Library For and From UNIX.com
How to copy a column of multiple files and paste into new excel file (next to column)?