OSDN Git Service

IMG_LoadTGA_RW 新しい説明の訳に差し替え
[sdl2referencejp/sdl2referencejp.git] / SDL_IntersectFRectAndLine.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_IntersectFRectAndLine</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_IntersectFRectAndLine
13 <hr>
14 <h1>SDL_IntersectFRectAndLine</h1>
15 \95\82\93®\8f¬\90\94\93_\82Å\95\\82³\82ê\82½\92·\95û\8c`\82Æ\92¼\90ü\82Ì\8cð\93_\82ð\8b\81\82ß\82é
16 <h2>\8d\\95¶</h2>
17 <code>SDL_bool SDL_IntersectFRectAndLine(const SDL_FRect *rect, float *X1, float *Y1, float *X2,float *Y2)</code>
18 <h2>\88ø\90\94</h2>
19 <table border="1" summary="SDL_IntersectFRectAndLine">
20 <tr><td>rect</td><td>\8cð\93_\82ð\8b\81\82ß\82é\92·\95û\8c`\82Ì<a href="SDL_FRect.html">SDL_FRect</a></td></tr>
21 <tr><td>X1</td><td>\92¼\90ü\82Ì\8en\93_\82ÌX\8dÀ\95W</td></tr>
22 <tr><td>Y1</td><td>\92¼\90ü\82Ì\8en\93_\82ÌY\8dÀ\95W</td></tr>
23 <tr><td>X2</td><td>\92¼\90ü\82Ì\8fI\93_\82ÌX\8dÀ\95W</td></tr>
24 <tr><td>Y2</td><td>\92¼\90ü\82Ì\8fI\93_\82ÌY\8dÀ\95W</td></tr>
25 </table>
26 <h2>\96ß\82è\92l</h2>
27 \8cð\93_\82ª\82 \82é\82Æ\82«SDL_TRUE, \82È\82¢\82Æ\82«SDL_FALSE\82ð\96ß\82·.
28 <h2>\8fÚ\8d×</h2>
29 \82±\82Ì\8aÖ\90\94\82Í\92·\95û\8c`\82Å\92¼\90ü\82ð\83N\83\8a\83b\83v\82·\82é\82Æ\82«\82É\8eg\82¤.
30 \92¼\90ü\82ª\92·\95û\8c`\82Ì\92\86\82É\82 \82é, \82Ü\82½\82Í\8cð\93_\82ª\82È\82¢\8fê\8d\87\82Í, \92[\93_\82Ì\8dÀ\95W\82Í\95Ï\82í\82ç\82È\82¢.
31 \92¼\90ü\82ª\92·\95û\8c`\82Ì\95Ð\95û\82Ü\82½\82Í\97¼\95û\82ª\8cð\82í\82é\82Æ, \92·\95û\8c`\82Å\83N\83\8a\83b\83v\82³\82ê\82½\90V\82µ\82¢\92l\82ªX1, Y1, X2, Y2\82É\95K\97v\82È\82ç\82Î\91ã\93ü\82³\82ê\82é.
32 <h2>\83o\81[\83W\83\87\83\93</h2>
33 SDL 2.0.22\88È\8d~
34 <h2>SDL Wiki\82Ö\82Ì\83\8a\83\93\83N</h2>
35 <a href="https://wiki.libsdl.org/SDL_IntersectFRectAndLine">SDL_IntersectFRectAndLine - SDL Wiki</a>
36 <hr>
37 </body>
38 </html>