Method | Description | |
---|---|---|
DetectClap ( ) : bool | ||
DetectClap ( System.Windows.Media.Media3D.Point3D left, System.Windows.Media.Media3D.Point3D right ) : bool | ||
Hands ( System.Windows.Media.Media3D.Point3D left, System.Windows.Media.Media3D.Point3D right ) : System | ||
ToString ( ) : string |
Method | Description | |
---|---|---|
WithinMargin ( double left, double right, double margin ) : bool |
public DetectClap ( System.Windows.Media.Media3D.Point3D left, System.Windows.Media.Media3D.Point3D right ) : bool | ||
left | System.Windows.Media.Media3D.Point3D | |
right | System.Windows.Media.Media3D.Point3D | |
return | bool |
public Hands ( System.Windows.Media.Media3D.Point3D left, System.Windows.Media.Media3D.Point3D right ) : System | ||
left | System.Windows.Media.Media3D.Point3D | |
right | System.Windows.Media.Media3D.Point3D | |
return | System |