Calculates the cross-product of two vectors.
Namespace: MindFusion.Charting.ThreeD
File: Vector3D.js
JavaScript
![]() |
---|
function crossProduct (a, b) |
Type: Vector3D
A Vector3D instance.
Type: Vector3D
A Vector3D instance.
Type: Vector3D
A Vector3D representing the cross-product of specified vectors.