C# Class DatDigger.Sections.Model.MeshChunk

Inheritance: ContainerChunk
Afficher le fichier Open project: nohbdy/ffxivmodelviewer Class Usage Examples

Méthodes publiques

Méthode Description
LoadData ( BinaryReaderEx reader ) : void

Méthodes protégées

Méthode Description
LoadChildren ( BinaryReaderEx reader ) : void

Method Details

LoadChildren() protected méthode

protected LoadChildren ( BinaryReaderEx reader ) : void
reader BinaryReaderEx
Résultat void

LoadData() public méthode

public LoadData ( BinaryReaderEx reader ) : void
reader BinaryReaderEx
Résultat void