C# Class KinectWithVRServer.HelperMethods

Afficher le fichier Open project: vancegroup/KVR Class Usage Examples

Private Methods

Méthode Description
IncAverage ( System.Windows.Media.Media3D.Point3D x, System.Windows.Media.Media3D.Point3D y, int n ) : System.Windows.Media.Media3D.Point3D
LoadSettings ( string fileName ) : MasterSettings
SaveSettings ( string fileName, KinectBase settings ) : void
ShowErrorMessage ( string title, string text, MainWindow parent = null ) : void
WriteToLog ( string text, MainWindow parent = null ) : void