C# Class Meshellator.Importers.Autodesk3ds.Scene3ds.Head

Afficher le fichier Open project: tgjones/meshellator

Méthodes publiques

Свойство Type Description
id int
length int

Méthodes publiques

Méthode Description
Head ( int id, int length ) : System.Collections.Generic

Method Details

Head() public méthode

public Head ( int id, int length ) : System.Collections.Generic
id int
length int
Résultat System.Collections.Generic

Property Details

id public_oe property

public int id
Résultat int

length public_oe property

public int length
Résultat int