C# Class Radegast.ExportCollada

Inheritance: Radegast.RadegastTabControl
Afficher le fichier Open project: radegastdev/radegast

Méthodes publiques

Méthode Description
ExportCollada ( Radegast.RadegastInstance instance, Primitive prim ) : ThreadPoolUtil

Private Methods

Méthode Description
BtnBrowseClick ( object sender, EventArgs e ) : void
BtnExportClick ( object sender, EventArgs e ) : void
Exporter_Progress ( object sender, Radegast.DAEStatutsEventArgs e ) : void
LogMessage ( string format ) : void
TxtFileNameTextChanged ( object sender, EventArgs e ) : void
UpdateInfo ( ) : void
ValidatePath ( string fname ) : void
cbExportTextures_CheckedChanged ( object sender, EventArgs e ) : void

Method Details

ExportCollada() public méthode

public ExportCollada ( Radegast.RadegastInstance instance, Primitive prim ) : ThreadPoolUtil
instance Radegast.RadegastInstance
prim OpenMetaverse.Primitive
Résultat ThreadPoolUtil