Query: s3d_vector_subtract
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
S3D_VECTOR_SUBTRACT(3) s3d Manual S3D_VECTOR_SUBTRACT(3)NAMEs3d_vector_subtract - substract two vectorsSYNOPSIS#include <s3d.h> void s3d_vector_subtract(const float vector1[], const float vector2[], float result_vector[]);DESCRIPTIONSubtracts vector1 from vector2, writing result into result_vector. All vectors should have the format float[3]. More info on wikipedia. http://en.wikipedia.org/wiki/Vector_(spatial)AUTHORSimon Wunderlich Author of s3d s3d S3D_VECTOR_SUBTRACT(3)
Related Man Pages |
---|
cos(3) - mojave |
sin(3) - mojave |
sinf(3) - mojave |
cos(3) - osx |
math::vecstat(3pm) - debian |
Similar Topics in the Unix Linux Community |
---|
How can I do this in VI editor? |
Introduction |
Detecting unused variables... |
Weird 'find' results |
My first PERL incarnation... Audio Oscillograph |