{
}
static void Element_wShort_Float2(ref byte *pIn, ref byte *pOut, float scale)
Definition: ElementCodec.cs:71
static void Element_wShort2_Float3(ref byte *pIn, ref byte *pOut, float scale)
Definition: ElementCodec.cs:137
static void Element_Byte2_Float3(ref byte *pIn, ref byte *pOut, float scale)
Definition: ElementCodec.cs:195
static void Element_Byte3_Float3(ref byte *pIn, ref byte *pOut, float scale)
Definition: ElementCodec.cs:204
static void Element_wUShort2_Float3(ref byte *pIn, ref byte *pOut, float scale)
Definition: ElementCodec.cs:161
static void Element_Byte_Float2(ref byte *pIn, ref byte *pOut, float scale)
Definition: ElementCodec.cs:50
static void Element_wFloat2_Float3(ref byte *pIn, ref byte *pOut, float scale)
Definition: ElementCodec.cs:231
static void Element_SByte3_Float3(ref byte *pIn, ref byte *pOut, float scale)
Definition: ElementCodec.cs:222
static void Element_wShort2_Float2(ref byte *pIn, ref byte *pOut, float scale)
Definition: ElementCodec.cs:113
static void Element_wShort3_Float3(ref byte *pIn, ref byte *pOut, float scale)
Definition: ElementCodec.cs:148
static void Element_wFloat3_Float3(ref byte *pIn, ref byte *pOut, float scale)
Definition: ElementCodec.cs:254
static void Element_SByte2_Float3(ref byte *pIn, ref byte *pOut, float scale)
Definition: ElementCodec.cs:213
static void Element_wUShort_Float2(ref byte *pIn, ref byte *pOut, float scale)
Definition: ElementCodec.cs:64
static void Element_SByte2_Float2(ref byte *pIn, ref byte *pOut, float scale)
Definition: ElementCodec.cs:99
static void Element_wFloat2_Float2(ref byte *pIn, ref byte *pOut, float scale)
Definition: ElementCodec.cs:120
static void Element_SByte_Float2(ref byte *pIn, ref byte *pOut, float scale)
Definition: ElementCodec.cs:57
static void Element_wUShort3_Float3(ref byte *pIn, ref byte *pOut, float scale)
Definition: ElementCodec.cs:182
static void Element_wFloat_Float2(ref byte *pIn, ref byte *pOut, float scale)
Definition: ElementCodec.cs:78
static void Element_wUShort2_Float2(ref byte *pIn, ref byte *pOut, float scale)
Definition: ElementCodec.cs:106
static void Element_Byte2_Float2(ref byte *pIn, ref byte *pOut, float scale)
Definition: ElementCodec.cs:92
unsafe delegate void ElementDecoder(ref byte *pIn, ref byte *pOut, float scale)