5 references to MultiplyVector
PresentationCore (5)
Core\CSharp\System\Windows\Media3D\Matrix3D.cs (2)
571
MultiplyVector
(ref vector);
585
MultiplyVector
(ref vectors[i]);
Core\CSharp\System\Windows\Media3D\OrthographicCamera.cs (1)
186
invView.
MultiplyVector
(ref direction);
Core\CSharp\System\Windows\Media3D\PerspectiveCamera.cs (2)
155
invView.
MultiplyVector
(ref rayDirection);
190
m.
MultiplyVector
(ref rayDirection);