C# Class DatDigger.HalfHelper

Show file Open project: nohbdy/ffxivmodelviewer

Public Methods

Method Description
HalfToSingle ( ushort half ) : float

Private Methods

Method Description
ConvertMantissa ( int i ) : uint
GenerateExponentTable ( ) : uint[]
GenerateMantissaTable ( ) : uint[]
GenerateOffsetTable ( ) : ushort[]

Method Details

HalfToSingle() public static method

public static HalfToSingle ( ushort half ) : float
half ushort
return float