sdl.endian

Undocumented in source.

Members

Functions

SDL_Swap16
ushort SDL_Swap16(ushort x)
Undocumented in source. Be warned that the author may not have intended to support it.
SDL_Swap32
uint SDL_Swap32(uint x)
Undocumented in source. Be warned that the author may not have intended to support it.
SDL_Swap64
ulong SDL_Swap64(ulong x)
Undocumented in source. Be warned that the author may not have intended to support it.
SDL_SwapBE16
ushort SDL_SwapBE16(ushort X)
Undocumented in source. Be warned that the author may not have intended to support it.
SDL_SwapBE16
ushort SDL_SwapBE16(ushort X)
Undocumented in source. Be warned that the author may not have intended to support it.
SDL_SwapBE32
uint SDL_SwapBE32(uint X)
Undocumented in source. Be warned that the author may not have intended to support it.
SDL_SwapBE32
uint SDL_SwapBE32(uint X)
Undocumented in source. Be warned that the author may not have intended to support it.
SDL_SwapBE64
ulong SDL_SwapBE64(ulong X)
Undocumented in source. Be warned that the author may not have intended to support it.
SDL_SwapBE64
ulong SDL_SwapBE64(ulong X)
Undocumented in source. Be warned that the author may not have intended to support it.
SDL_SwapFloat
float SDL_SwapFloat(float x)
Undocumented in source. Be warned that the author may not have intended to support it.
SDL_SwapFloatBE
float SDL_SwapFloatBE(float X)
Undocumented in source. Be warned that the author may not have intended to support it.
SDL_SwapFloatBE
float SDL_SwapFloatBE(float X)
Undocumented in source. Be warned that the author may not have intended to support it.
SDL_SwapFloatLE
float SDL_SwapFloatLE(float X)
Undocumented in source. Be warned that the author may not have intended to support it.
SDL_SwapFloatLE
float SDL_SwapFloatLE(float X)
Undocumented in source. Be warned that the author may not have intended to support it.
SDL_SwapLE16
ushort SDL_SwapLE16(ushort X)
Undocumented in source. Be warned that the author may not have intended to support it.
SDL_SwapLE16
ushort SDL_SwapLE16(ushort X)
Undocumented in source. Be warned that the author may not have intended to support it.
SDL_SwapLE32
uint SDL_SwapLE32(uint X)
Undocumented in source. Be warned that the author may not have intended to support it.
SDL_SwapLE32
uint SDL_SwapLE32(uint X)
Undocumented in source. Be warned that the author may not have intended to support it.
SDL_SwapLE64
ulong SDL_SwapLE64(ulong X)
Undocumented in source. Be warned that the author may not have intended to support it.
SDL_SwapLE64
ulong SDL_SwapLE64(ulong X)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta