Query: s3d_vector_cross_product
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
S3D_VECTOR_CROSS_PRO(3) s3d Manual S3D_VECTOR_CROSS_PRO(3)NAMEs3d_vector_cross_product - calculate cross product of two vectorsSYNOPSIS#include <s3d.h> void s3d_vector_cross_product(const float vector1[], const float vector2[], float result_vector[]);DESCRIPTIONCalculates and returns the cross product of vector1 and vector2. 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_CROSS_PRO(3)
Related Man Pages |
---|
cosl(3) - mojave |
wxgraphicsmatrix(3erl) - linux |
gmagickdraw(3) - php |
swfdisplayitem(3) - php |
xracer::math(3pm) - debian |
Similar Topics in the Unix Linux Community |
---|
Adding the individual columns of a matrix. |
How can I do this in VI editor? |
Detecting unused variables... |
My first PERL incarnation... Audio Oscillograph |