Query: s3d_scale
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
S3D_SCALE(3) s3d Manual S3D_SCALE(3)NAMEs3d_scale - scale objectSYNOPSIS#include <s3d.h> int s3d_scale(int object, float s);DESCRIPTIONScales the object. about factor s. s=1 will be the original size, -1 will mirror it. Warning s=0 is forbidden and will be ignored! s3d_scale is also absolute, not relative!AUTHORSimon Wunderlich Author of s3d s3d S3D_SCALE(3)