C# Class DatDigger.Sections.Model.MeshChunk

Inheritance: ContainerChunk
Exibir arquivo Open project: nohbdy/ffxivmodelviewer Class Usage Examples

Public Methods

Method Description
LoadData ( BinaryReaderEx reader ) : void

Protected Methods

Method Description
LoadChildren ( BinaryReaderEx reader ) : void

Method Details

LoadChildren() protected method

protected LoadChildren ( BinaryReaderEx reader ) : void
reader BinaryReaderEx
return void

LoadData() public method

public LoadData ( BinaryReaderEx reader ) : void
reader BinaryReaderEx
return void