C# Class HelixToolkit.Wpf.EllipsoidVisual3D

A visual element that shows an axis aligned ellipsoid.
Inheritance: MeshElement3D
Afficher le fichier Open project: litdev1/LitDev

Méthodes publiques

Свойство Type Description
PhiDivProperty System.Windows.DependencyProperty
RadiusXProperty System.Windows.DependencyProperty
RadiusYProperty System.Windows.DependencyProperty
RadiusZProperty System.Windows.DependencyProperty
ThetaDivProperty System.Windows.DependencyProperty

Méthodes protégées

Méthode Description
Tessellate ( ) : System.Windows.Media.Media3D.MeshGeometry3D

The tessellate.

Method Details

Tessellate() protected méthode

The tessellate.
protected Tessellate ( ) : System.Windows.Media.Media3D.MeshGeometry3D
Résultat System.Windows.Media.Media3D.MeshGeometry3D

Property Details

PhiDivProperty public_oe static_oe property

Identifies the PhiDiv dependency property.
public static DependencyProperty,System.Windows PhiDivProperty
Résultat System.Windows.DependencyProperty

RadiusXProperty public_oe static_oe property

Identifies the RadiusX dependency property.
public static DependencyProperty,System.Windows RadiusXProperty
Résultat System.Windows.DependencyProperty

RadiusYProperty public_oe static_oe property

Identifies the RadiusY dependency property.
public static DependencyProperty,System.Windows RadiusYProperty
Résultat System.Windows.DependencyProperty

RadiusZProperty public_oe static_oe property

Identifies the RadiusZ dependency property.
public static DependencyProperty,System.Windows RadiusZProperty
Résultat System.Windows.DependencyProperty

ThetaDivProperty public_oe static_oe property

Identifies the ThetaDiv dependency property.
public static DependencyProperty,System.Windows ThetaDivProperty
Résultat System.Windows.DependencyProperty