Results 1 - 4 of 4 results out of about 6839 pages. (3.64 seconds)
- SDL_SwapFloatLE . . . 5 matches
- ...
= SDL_SwapFloatLE =
Use this function to swap the byte order of a little-endian floating point value to native ordering.
<<TableOfContents()>>
== Syntax ==
{{{#!highlight cpp
...
- SDL_SwapFloatBE . . . 5 matches
- ...
= SDL_SwapFloatBE =
Use this function to swap the byte order of a big-endian floating point value to native ordering.
<<TableOfContents()>>
== Syntax ==
{{{#!highlight cpp
flo...
- SDL_SwapFloat . . . 5 matches
- ...
= SDL_SwapFloat =
Use this function to swap the byte order of a floating point value.
<<TableOfContents()>>
== Syntax ==
{{{#!highlight cpp
float SDL_SwapFloat(float x)
}}}
...
- CategoryAPI . . . 1 match
- ...##master-page:CategoryTemplate
##master-date:Unknown-Date
#format wiki
#language en
= SDL 2.0 API by Name =
<<TableOfContents()>>
== Hints ==
<<FullSearchCached(category:Catego...
