OSDN Git Service

SDL_AddHintCallback サンプルコードを追加 https://github.com/libsdl-org/sdlwiki/commit/71f6ee1ea...
[sdl2referencejp/sdl2referencejp.git] / SDL_EncloseFPoints.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_EncloseFPoints</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_EncloseFPoints
13 <hr>
14 <h1>SDL_EncloseFPoints</h1>
15 \95¡\90\94\82Ì\93_\82Ì\92\86\82ð\88Í\82Þ\8dÅ\8f¬\82Ì\92·\95û\8c`\82Ì\95\82\93®\8f¬\90\94\93_\82Å\95\\8c»\82³\82ê\82½\8dÀ\95W\82ð\8b\81\82ß\82é
16 <h2>\8d\\95¶</h2>
17 <code>SDL_bool SDL_EncloseFPoints(const SDL_FPoint *points, int count, const SDL_FRect *clip, SDL_FRect *result)</code>
18 <h2>\88ø\90\94</h2>
19 <table border="1" summary="SDL_EncloseFPoints">
20 <tr><td>points</td><td>\8fd\82È\82è\82ð\92²\82×\82é<a href="SDL_FPoint.html">SDL_FPoint</a>\82Ì\94z\97ñ</td></tr>
21 <tr><td>count</td><td>points\94z\97ñ\82Ì\90\94</td></tr>
22 <tr><td>clip</td><td>\83N\83\8a\83b\83v\97Ì\88æ\82Ì<a href="SDL_FPoint.html">SDL_FPoint</a>. NULL\82Ì\82Æ\82«\91S\82Ä\82Ì\93_\82ð\91Î\8fÛ\82Æ\82·\82é</td></tr>
23 <tr><td>result</td><td>\93_\82ð\88Í\82Þ\8dÅ\8f¬\82Ì<a href="SDL_FPoint.html">SDL_FPoint</a>\82ð\91ã\93ü\82·\82é\83|\83C\83\93\83^</td></tr>
24 </table>
25 <h2>\96ß\82è\92l</h2>
26 \92·\95û\8c`\82É\88Í\82Ü\82ê\82é\93_\82ª\82 \82ê\82ÎSDL_TRUE, \93_\82ª\91S\82Ä\83N\83\8a\83b\83v\97Ì\88æ\82Ì\8aO\82È\82ç\82ÎSDL_FALSE\82ð\96ß\82·.
27 <h2>\8fÚ\8d×</h2>
28 clip\82ªNULL\82Å\82È\82¯\82ê\82Î, \83N\83\8a\83b\83v\97Ì\88æ\82Ì\92\86\82Ì\93_\82Ì\82Ý\8dl\97\82³\82ê\82é.
29 <h2>\83o\81[\83W\83\87\83\93</h2>
30 SDL 2.0.22\88È\8d~
31 <h2>SDL Wiki\82Ö\82Ì\83\8a\83\93\83N</h2>
32 <a href="https://wiki.libsdl.org/SDL_EncloseFPoints">SDL_EncloseFPoints - SDL Wiki</a>
33 <hr>
34 </body>
35 </html>