Query: s3d_translate
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
S3D_TRANSLATE(3) s3d Manual S3D_TRANSLATE(3)NAMEs3d_translate - move object to absolute positionSYNOPSIS#include <s3d.h> int s3d_translate(int object, float x, float y, float z);DESCRIPTIONMove the object to some position in space. when you create an object, it's always located at 0.0 , 0.0, 0.0. Warning Translation is absolute, not relative! s3d_translate(object, 2, 0, 0); s3d_translate(object, 4, 0, 0); // object will end up at 4,0,0 and not 6,0,0!!AUTHORSimon Wunderlich Author of s3d s3d S3D_TRANSLATE(3)
Related Man Pages |
---|
wxgraphicspath(3erl) - linux |
hwloc_distances_s(3) - debian |
gmagickdraw(3) - php |
cubrid_lob2_tell(3) - php |
latexml::number(3pm) - debian |
Similar Topics in the Unix Linux Community |
---|
Installing Dash Shell on OS X Lion |
How can I do this in VI editor? |
Detecting unused variables... |
One instance of comparing grep and awk |
My first PERL incarnation... Audio Oscillograph |