C# Class DatDigger.HalfHelper

Afficher le fichier Open project: nohbdy/ffxivmodelviewer

Méthodes publiques

Méthode Description
HalfToSingle ( ushort half ) : float

Private Methods

Méthode Description
ConvertMantissa ( int i ) : uint
GenerateExponentTable ( ) : uint[]
GenerateMantissaTable ( ) : uint[]
GenerateOffsetTable ( ) : ushort[]

Method Details

HalfToSingle() public static méthode

public static HalfToSingle ( ushort half ) : float
half ushort
Résultat float