Endian Conversion | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Functions | |
| UInt16 | convertLSB (UInt16 x) |
| UInt32 | convertLSB (UInt32 x) |
| Float | convertLSB (Float x) |
| UInt16 | convertMSB (UInt16 x) |
| UInt32 | convertMSB (UInt32 x) |
| Float | convertMSB (Float x) |
|
|
Convert between native and LSB representations of 32 bit floating point values. |
|
|
Convert between native and LSB representations of 32 bit integers. |
|
|
Convert between native and LSB representations of 16 bit integers. |
|
|
Convert between native and MSB representations of 32 bit floating point values. |
|
|
Convert between native and MSB representations of 32 bit integers. |
|
|
Convert between native and MSB representations of 16 bit integers. |
|
Flat Four Engine Copyright (C) 2001 by 379, Inc. |
This page generated by Doxygen |