C# Class VSViewer.ViewModels.ImporterToolViewModel

Inheritance: ViewModelBase
Mostra file Open project: MercurialForge/VSViewer Class Usage Examples

Public Methods

Method Description
ImporterToolViewModel ( MainWindowViewModel mainWindowViewModel, RenderCore theCore ) : System

Private Methods

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

Method Details

ImporterToolViewModel() public method

public ImporterToolViewModel ( MainWindowViewModel mainWindowViewModel, RenderCore theCore ) : System
mainWindowViewModel MainWindowViewModel
theCore VSViewer.Models.RenderCore
return System