C# Class VSViewer.ViewModels.ImporterToolViewModel

Inheritance: ViewModelBase
Afficher le fichier Open project: MercurialForge/VSViewer Class Usage Examples

Méthodes publiques

Méthode Description
ImporterToolViewModel ( MainWindowViewModel mainWindowViewModel, RenderCore theCore ) : System

Private Methods

Méthode Description
ExportActorCommand ( ) : void
FindNextCommand ( ) : void
LoadActor ( EndianBinaryReader reader ) : void
LoadShape ( string path ) : void
OpenMainFile ( string &outPath ) : bool
PrepMainFile ( ) : void

Method Details

ImporterToolViewModel() public méthode

public ImporterToolViewModel ( MainWindowViewModel mainWindowViewModel, RenderCore theCore ) : System
mainWindowViewModel MainWindowViewModel
theCore VSViewer.Models.RenderCore
Résultat System