C# Class Kinect.ShowCase.Ball

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

Public Methods

Method Description
Ball ( ) : System

Private Methods

Method Description
DegToRad ( double degrees ) : double
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 ) : Point
Tessellate ( ) : System.Windows.Media.Media3D.Geometry3D

Method Details

Ball() public method

public Ball ( ) : System
return System