MCPcopy Create free account
hub / github.com/ambrosiogabe/MathAnimation / cross

Function cross

Animations/include/math/CMath.h:258–265  ·  view source on GitHub ↗

* @brief Solves cross product between vectors a x b. Follows the traditional definition of a * mathematical cross product. * * @param a The vector a * @param b The vector b * @return Returns the result of a x b */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 9

calculateViewMatrixMethod · 0.85
calculateViewMatrixMethod · 0.85
drawFilledQuad3DFunction · 0.85
drawCube3DFunction · 0.85
drawCone3DFunction · 0.85
drawCylinderFunction · 0.85
drawDonutFunction · 0.85
angleBetweenFunction · 0.85
transformationFromFunction · 0.85

Calls

no outgoing calls

Tested by 1

calculateViewMatrixMethod · 0.68