C# Class MeshViewer.MainWindow

Interaction logic for MainWindow.xaml
Inheritance: System.Windows.Window
Datei anzeigen Open project: Dronacharya-Org/Dronacharya

Public Methods

Method Description
MainWindow ( ) : System

Private Methods

Method Description
LoadModel ( ) : void
OnGestureChanged ( object sender, EventArgs e ) : void
OnWindowClosing ( object sender, System e ) : void
OnWindowLoaded ( object sender, RoutedEventArgs e ) : void
UpdateConnectIcon ( bool state ) : void
UpdateRotation ( ) : void

Method Details

MainWindow() public method

public MainWindow ( ) : System
return System