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

Mostra file Open project: tgjones/meshellator

Public Properties

Property Type Description
id int
length int

Public Methods

Method Description
Head ( int id, int length ) : System.Collections.Generic

Method Details

Head() public method

public Head ( int id, int length ) : System.Collections.Generic
id int
length int
return System.Collections.Generic

Property Details

id public_oe property

public int id
return int

length public_oe property

public int length
return int