3 references to CrossProduct
PresentationCore (3)
Core\CSharp\MS\Internal\Media3D\LineUtil.cs (2)
425Vector3D.CrossProduct(ref direction, ref e2, out r); 455Vector3D.CrossProduct(ref s, ref e1, out q);
Core\CSharp\System\Windows\Media3D\Vector3D.cs (1)
439CrossProduct(ref vector1, ref vector2, out result);