Results 1 - 12 of 12 results out of about 6837 pages. (3.02 seconds)
- SDL_UnionRect . . . 1 match
- ...'''B'''||
== Code Examples ==
{{{#!highlight cpp
You can add your code example here
}}}
== Remarks ==
''You can add useful comments here''
----
[[CategoryAPI]], [[CategoryRect]]...
- SDL_RectEquals . . . 1 match
- ...s and returns SDL_TRUE if all corresponding values are equal. If any value does not match or either rectangle is NULL it returns SDL_FALSE.
----
[[CategoryAPI]], [[CategoryRect]]...
- SDL_RectEmpty . . . 1 match
- ...s no area and this function returns SDL_TRUE. If both width and height are > 0 the rectangle has area and this function returns SDL_FALSE.
----
[[CategoryAPI]], [[CategoryRect]]...
- SDL_Rect . . . 1 match
- ...DL_RenderCopy]]
.[[SDL_RenderDrawRect]]
.[[SDL_RenderDrawRects]]
.[[SDL_RenderReadPixels]]
.[[SDL_UnionRect]]
.[[SDL_UpdateTexture]]
----
[[CategoryStruct]], [[CategoryRect]]...
- SDL_PointInRect . . . 1 match
- ... must not be NULL.
== Version ==
This function is available since SDL 2.0.4.
----
[[CategoryAPI]], [[CategoryRect]]
##See the Style Guide for instructions on editing the footer....
- SDL_Point . . . 1 match
- ...int]] to simplify your code, it's very helpful.
== Related Structures ==
.[[SDL_Rect]]
== Related Functions ==
.[[SDL_EnclosePoints]]
----
[[CategoryStruct]], [[CategoryRect]]...
- SDL_IntersectRectAndLine . . . 1 match
- ...ill be clipped to the boundary of the rectangle and the new coordinates saved in '''X1''', '''Y1''', '''X2''', and/or '''Y2''' as necessary.
----
[[CategoryAPI]], [[CategoryRect]]...
- SDL_IntersectRect . . . 1 match
- ...unction will return SDL_FALSE.
== Version ==
This function is available since SDL 2.0.0.
== Related Functions ==
.[[SDL_HasIntersection]]
----
[[CategoryAPI]], [[CategoryRect]]...
- SDL_HasIntersection . . . 1 match
- ... function will return SDL_FALSE.
== Version ==
This function is available since SDL 2.0.0.
== Related Functions ==
.[[SDL_IntersectRect]]
----
[[CategoryAPI]], [[CategoryRect]]...
- SDL_EnclosePoints . . . 1 match
- ...an add your code example here
}}}
== Remarks ==
If '''clip''' is not NULL then only points inside of the clipping rectangle are considered.
----
[[CategoryAPI]], [[CategoryRect]]...
- CategoryCategory . . . 1 match
- ...## Please edit system and help pages ONLY in the master wiki!
## For more information, please see MoinMoin:MoinDev/Translation.
##master-page:Unknown-Page
##master-date:Unknown-Dat...
- APIByCategory . . . 1 match
- ...|[[http://hg.libsdl.org/SDL/file/default/include/SDL_pixels.h|SDL_pixels.h]] ||
||[[CategoryRect|Rectangle Functions]] ||[[http://hg.libsdl.org/SDL/file/default/include/SDL_rect.h|...
