C# Class Kinect.ShowCase.GradientBall

Inheritance: System.Windows.Media.Media3D.ModelVisual3D
Afficher le fichier Open project: atosorigin/Kinect Class Usage Examples

Méthodes publiques

Méthode Description
GradientBall ( ) : System

Private Methods

Méthode Description
GetNormal ( double t, double y ) : System.Windows.Media.Media3D.Vector3D
GetPosition ( double t, double y ) : System.Windows.Media.Media3D.Point3D
GetTextureCoordinate ( double t, double y ) : System.Windows.Point
Tessellate ( ) : System.Windows.Media.Media3D.Geometry3D

Method Details

GradientBall() public méthode

public GradientBall ( ) : System
Résultat System