OSDN Git Service

IMG_LoadTGA_RW 新しい説明の訳に差し替え
[sdl2referencejp/sdl2referencejp.git] / SDL_UnionFRect.html
1 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2 <html lang="ja-JP">
3 <head>
4 <meta http-equiv="Content-Type" content="text/html; charset=Shift_JIS">
5 <meta http-equiv="Content-Style-Type" content="text/css">
6 <meta name="keywords" content="Simple Directmedia Layer SDL2.0">
7 <link rel="top" href="index.html" title="\83z\81[\83\80">
8 <link rel="parent" href="CategoryRect.html" title="1\82Â\8fã">
9 <title>SDL_UnionFRect</title>
10 </head>
11 <body>
12 <a href="index.html">\96Ú\8e\9f</a> - <a href="ApiByCategory.html">API(\8b@\94\\95Ê)</a> - <a href="CategoryRect.html">\97Ì\88æ</a> - SDL_UnionFRect
13 <hr>
14 <h1>SDL_UnionFRect</h1>
15 2\82Â\82Ì\95\82\93®\8f¬\90\94\93_\82Å\95\\82³\82ê\82½\92·\95û\8c`\82Ì\97¼\95û\82ð\8aÜ\82Þ(\8dÅ\8f¬\82Ì)\92·\95û\8c`\82ð\8b\81\82ß\82é
16 <h2>\8d\\95¶</h2>
17 <code>void SDL_UnionFRect(const SDL_FRect *A, const SDL_FRect *B, SDL_FRect *result)</code>
18 <h2>\88ø\90\94</h2>
19 <table border="1" summary="SDL_UnionFRect">
20 <tr><td>A</td><td>1\94Ô\96Ú\82Ì<a href="SDL_FRect.html">SDL_Rect</a></td></tr>
21 <tr><td>B</td><td>2\94Ô\96Ú\82Ì<a href="SDL_FRect.html">SDL_Rect</a></td></tr>
22 <tr><td>result</td><td>A\82ÆB\82Ì\97¼\95û\82ð\8aÜ\82Þ\82æ\82¤\82È<a href="SDL_Rect.html">SDL_FRect</a>\82ð\91ã\93ü\82·\82é\83|\83C\83\93\83^</td></tr>
23 </table>
24 <h2>\83o\81[\83W\83\87\83\93</h2>
25 SDL 2.0.22\88È\8d~
26 <h2>SDL Wiki\82Ö\82Ì\83\8a\83\93\83N</h2>
27 <a href="https://wiki.libsdl.org/SDL_UnionFRect">SDL_UnionFRect - SDL Wiki</a>
28 <hr>
29 </body>
30 </html>