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