C# Class Panel3D.Panel3DMath

Afficher le fichier Open project: loic-lavergne/mckineap

Méthodes publiques

Méthode Description
Get2DPoint ( System.Windows.Media.Media3D.Point3D point3D, System.Windows.Controls.Viewport3D viewport3D ) : Point
Transform3DVector ( System.Windows.Media.Media3D.Transform3D transform, System.Windows.Media.Media3D.Vector3D vector ) : System.Windows.Media.Media3D.Vector3D

Method Details

Get2DPoint() public static méthode

public static Get2DPoint ( System.Windows.Media.Media3D.Point3D point3D, System.Windows.Controls.Viewport3D viewport3D ) : Point
point3D System.Windows.Media.Media3D.Point3D
viewport3D System.Windows.Controls.Viewport3D
Résultat Point

Transform3DVector() public static méthode

public static Transform3DVector ( System.Windows.Media.Media3D.Transform3D transform, System.Windows.Media.Media3D.Vector3D vector ) : System.Windows.Media.Media3D.Vector3D
transform System.Windows.Media.Media3D.Transform3D
vector System.Windows.Media.Media3D.Vector3D
Résultat System.Windows.Media.Media3D.Vector3D