C# Class DatDigger.Sections.Texture.GtexData

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

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
GetDataOffset ( ) : void
LoadMipMapData ( BinaryReaderEx reader ) : void
LoadSection ( BinaryReaderEx reader ) : void
LoadTextureData ( BinaryReaderEx reader ) : void

Method Details

GetDataOffset() public méthode

public GetDataOffset ( ) : void
Résultat void

LoadMipMapData() public méthode

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

LoadSection() public méthode

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

LoadTextureData() public méthode

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