C# Class DatDigger.Sections.Model.StreamDataType

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

Méthodes publiques

Свойство Type Description
Binormal StreamDataType
BoneIndex StreamDataType
BoneWeight StreamDataType
Color StreamDataType
Index StreamDataType
Normal StreamDataType
Position StreamDataType
Tangent StreamDataType
UV_1 StreamDataType
UV_2 StreamDataType
UV_3 StreamDataType
UV_4 StreamDataType

Méthodes publiques

Méthode Description
Decompress ( System.IO.BinaryReaderEx reader, BinaryWriter writer, StreamElement element ) : void
GetStreamDataType ( short id ) : StreamDataType
StreamDataType ( short id, int numValues, int dataSize, DeclarationType declarationType, DeclarationUsage declarationUsage, byte usageIndex ) : System

Private Methods

Méthode Description
StreamDataType ( ) : System

Method Details

Decompress() public méthode

public Decompress ( System.IO.BinaryReaderEx reader, BinaryWriter writer, StreamElement element ) : void
reader System.IO.BinaryReaderEx
writer System.IO.BinaryWriter
element StreamElement
Résultat void

GetStreamDataType() public static méthode

public static GetStreamDataType ( short id ) : StreamDataType
id short
Résultat StreamDataType

StreamDataType() public méthode

public StreamDataType ( short id, int numValues, int dataSize, DeclarationType declarationType, DeclarationUsage declarationUsage, byte usageIndex ) : System
id short
numValues int
dataSize int
declarationType DeclarationType
declarationUsage DeclarationUsage
usageIndex byte
Résultat System

Property Details

Binormal public_oe static_oe property

public static StreamDataType,DatDigger.Sections.Model Binormal
Résultat StreamDataType

BoneIndex public_oe static_oe property

public static StreamDataType,DatDigger.Sections.Model BoneIndex
Résultat StreamDataType

BoneWeight public_oe static_oe property

public static StreamDataType,DatDigger.Sections.Model BoneWeight
Résultat StreamDataType

Color public_oe static_oe property

public static StreamDataType,DatDigger.Sections.Model Color
Résultat StreamDataType

Index public_oe static_oe property

public static StreamDataType,DatDigger.Sections.Model Index
Résultat StreamDataType

Normal public_oe static_oe property

public static StreamDataType,DatDigger.Sections.Model Normal
Résultat StreamDataType

Position public_oe static_oe property

public static StreamDataType,DatDigger.Sections.Model Position
Résultat StreamDataType

Tangent public_oe static_oe property

public static StreamDataType,DatDigger.Sections.Model Tangent
Résultat StreamDataType

UV_1 public_oe static_oe property

public static StreamDataType,DatDigger.Sections.Model UV_1
Résultat StreamDataType

UV_2 public_oe static_oe property

public static StreamDataType,DatDigger.Sections.Model UV_2
Résultat StreamDataType

UV_3 public_oe static_oe property

public static StreamDataType,DatDigger.Sections.Model UV_3
Résultat StreamDataType

UV_4 public_oe static_oe property

public static StreamDataType,DatDigger.Sections.Model UV_4
Résultat StreamDataType