OSDN Git Service

IMG_Linked_Version 新しい説明の訳に差し替え
[sdl2referencejp/sdl2referencejp.git] / SDL_IntersectFRect.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_IntersectFRect</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_IntersectFRect
13 <hr>
14 <h1>SDL_IntersectFRect</h1>
15 \95\82\93®\8f¬\90\94\93_\82Å\95\\82³\82ê\82½2\82Â\82Ì\92·\95û\8c`\82Ì\8cð\93_\82ð\8b\81\82ß\82é
16 <h2>\8d\\95¶</h2>
17 <code>SDL_bool SDL_IntersectFRect(const SDL_FRect *A, const SDL_FRect *B, SDL_FRect * result)</code>
18 <h2>\88ø\90\94</h2>
19 <table border="1" summary="SDL_IntersectFRect">
20 <tr><td>A</td><td>1\94Ô\96Ú\82Ì<a href="SDL_FRect.html">SDL_FRect</a></td></tr>
21 <tr><td>B</td><td>2\94Ô\96Ú\82Ì<a href="SDL_FRect.html">SDL_FRect</a></td></tr>
22 <tr><td>result</td><td>A\82ÆB\82Ì\8cð\93_\82ð\91ã\93ü\82·\82é<a href="SDL_FRect.html">SDL_Rect</a>\82Ì\83|\83C\83\93\83^</td></tr>
23 </table>
24 <h2>\96ß\82è\92l</h2>
25 \8cð\93_\82ª\82 \82é\82Æ\82«SDL_TRUE, \82È\82¢\82Æ\82«SDL_FALSE\82ð\96ß\82·.
26 <h2>\8fÚ\8d×</h2>
27 result\82ªNULL\82Ì\82Æ\82«, \82±\82Ì\8aÖ\90\94\82ÍSDL_FALSE\82ð\96ß\82·.
28 <h2>\83o\81[\83W\83\87\83\93</h2>
29 SDL 2.0.22\88È\8d~
30 <h2>\8aÖ\98A\8d\80\96Ú(\8aÖ\90\94)</h2>
31 <a href="SDL_HasIntersection.html">SDL_HasIntersection</a><br>
32 <h2>SDL Wiki\82Ö\82Ì\83\8a\83\93\83N</h2>
33 <a href="https://wiki.libsdl.org/SDL_IntersectFRect">SDL_IntersectFRect - SDL Wiki</a>
34 <hr>
35 </body>
36 </html>