C# Class Autodesk3dsFormat, Alexandria

Autodesk 3DS file format.
Inheritance: AssetFormat
Afficher le fichier Open project: Burton-Radons/Alexandria Class Usage Examples

Méthodes publiques

Méthode Description
Load ( AssetLoader, loader ) : Asset,

Load the 3DS model.

LoadMatch ( AssetLoader, loader ) : LoadMatchStrength

Match based on the header.

Private Methods

Méthode Description
Autodesk3dsFormat ( DefaultPlugin, plugin )

Method Details

Load() public méthode

Load the 3DS model.
public Load ( AssetLoader, loader ) : Asset,
loader AssetLoader,
Résultat Asset,

LoadMatch() public méthode

Match based on the header.
public LoadMatch ( AssetLoader, loader ) : LoadMatchStrength
loader AssetLoader,
Résultat LoadMatchStrength