C# Class Kinect.ShowCase.GradientBall

Inheritance: System.Windows.Media.Media3D.ModelVisual3D
Mostrar archivo Open project: atosorigin/Kinect Class Usage Examples

Public Methods

Method Description
GradientBall ( ) : System

Private Methods

Method 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 method

public GradientBall ( ) : System
return System