mirror of
https://github.com/GRRLIB/GRRLIB.git
synced 2024-11-21 22:42:20 +00:00
Deploying to gh-pages from @ 5877fa29477b3a87eb6e6d3651ff1aa2e0d366c8 🚀
This commit is contained in:
parent
9b629a93e5
commit
3d4431e37b
128 changed files with 1590 additions and 1382 deletions
Binary file not shown.
|
@ -1,9 +1,9 @@
|
|||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
|
||||
<meta name="generator" content="Doxygen 1.8.13"/>
|
||||
<meta name="generator" content="Doxygen 1.8.17"/>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"/>
|
||||
<title>GRRLIB: GRRLIB__inline.h File Reference</title>
|
||||
<link href="tabs.css" rel="stylesheet" type="text/css"/>
|
||||
|
@ -30,18 +30,21 @@
|
|||
</table>
|
||||
</div>
|
||||
<!-- end header part -->
|
||||
<!-- Generated by Doxygen 1.8.13 -->
|
||||
<!-- Generated by Doxygen 1.8.17 -->
|
||||
<script type="text/javascript">
|
||||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
||||
var searchBox = new SearchBox("searchBox", "search",false,'Search');
|
||||
/* @license-end */
|
||||
</script>
|
||||
<script type="text/javascript" src="menudata.js"></script>
|
||||
<script type="text/javascript" src="menu.js"></script>
|
||||
<script type="text/javascript">
|
||||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
||||
$(function() {
|
||||
initMenu('',true,false,'search.php','Search');
|
||||
$(document).ready(function() { init_search(); });
|
||||
});
|
||||
</script>
|
||||
/* @license-end */</script>
|
||||
<div id="main-nav"></div>
|
||||
<!-- window showing the filter options -->
|
||||
<div id="MSearchSelectWindow"
|
||||
|
@ -69,9 +72,6 @@ $(function() {
|
|||
<div class="title">GRRLIB__inline.h File Reference</div> </div>
|
||||
</div><!--header-->
|
||||
<div class="contents">
|
||||
|
||||
<p>GRRLIB inline function prototypes.
|
||||
<a href="#details">More...</a></p>
|
||||
<div class="textblock"><code>#include <grrlib/GRRLIB_clipping.h></code><br />
|
||||
<code>#include <grrlib/GRRLIB_collision.h></code><br />
|
||||
<code>#include <grrlib/GRRLIB_fbComplex.h></code><br />
|
||||
|
@ -131,10 +131,10 @@ INLINE void </td><td class="memItemRight" valign="bottom"><a class="el" hre
|
|||
<tr class="memdesc:gaf9765f9f9f807396e554cb32e50dd1d6"><td class="mdescLeft"> </td><td class="mdescRight">Center a texture's handles. <a href="group___all_func.html#gaf9765f9f9f807396e554cb32e50dd1d6">More...</a><br /></td></tr>
|
||||
<tr class="separator:gaf9765f9f9f807396e554cb32e50dd1d6"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:gaf0efaaeacbc18ff40d02dfe8104def56"><td class="memItemLeft" align="right" valign="top">INLINE u32 </td><td class="memItemRight" valign="bottom"><a class="el" href="group___all_func.html#gaf0efaaeacbc18ff40d02dfe8104def56">GRRLIB_GetPixelFromtexImg</a> (const int x, const int y, const <a class="el" href="struct_g_r_r_l_i_b__tex_img.html">GRRLIB_texImg</a> *tex)</td></tr>
|
||||
<tr class="memdesc:gaf0efaaeacbc18ff40d02dfe8104def56"><td class="mdescLeft"> </td><td class="mdescRight">Return the color value of a pixel from a <a class="el" href="struct_g_r_r_l_i_b__tex_img.html" title="Structure to hold the texture information. ">GRRLIB_texImg</a>. <a href="group___all_func.html#gaf0efaaeacbc18ff40d02dfe8104def56">More...</a><br /></td></tr>
|
||||
<tr class="memdesc:gaf0efaaeacbc18ff40d02dfe8104def56"><td class="mdescLeft"> </td><td class="mdescRight">Return the color value of a pixel from a <a class="el" href="struct_g_r_r_l_i_b__tex_img.html" title="Structure to hold the texture information.">GRRLIB_texImg</a>. <a href="group___all_func.html#gaf0efaaeacbc18ff40d02dfe8104def56">More...</a><br /></td></tr>
|
||||
<tr class="separator:gaf0efaaeacbc18ff40d02dfe8104def56"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:ga56e0544dd2fbf62ed03dbd2d91478c79"><td class="memItemLeft" align="right" valign="top">INLINE void </td><td class="memItemRight" valign="bottom"><a class="el" href="group___all_func.html#ga56e0544dd2fbf62ed03dbd2d91478c79">GRRLIB_SetPixelTotexImg</a> (const int x, const int y, <a class="el" href="struct_g_r_r_l_i_b__tex_img.html">GRRLIB_texImg</a> *tex, const u32 color)</td></tr>
|
||||
<tr class="memdesc:ga56e0544dd2fbf62ed03dbd2d91478c79"><td class="mdescLeft"> </td><td class="mdescRight">Set the color value of a pixel to a <a class="el" href="struct_g_r_r_l_i_b__tex_img.html" title="Structure to hold the texture information. ">GRRLIB_texImg</a>. <a href="group___all_func.html#ga56e0544dd2fbf62ed03dbd2d91478c79">More...</a><br /></td></tr>
|
||||
<tr class="memdesc:ga56e0544dd2fbf62ed03dbd2d91478c79"><td class="mdescLeft"> </td><td class="mdescRight">Set the color value of a pixel to a <a class="el" href="struct_g_r_r_l_i_b__tex_img.html" title="Structure to hold the texture information.">GRRLIB_texImg</a>. <a href="group___all_func.html#ga56e0544dd2fbf62ed03dbd2d91478c79">More...</a><br /></td></tr>
|
||||
<tr class="separator:ga56e0544dd2fbf62ed03dbd2d91478c79"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:ga454dafae2dfd9829789aa73810163858"><td class="memItemLeft" align="right" valign="top">INLINE u32 </td><td class="memItemRight" valign="bottom"><a class="el" href="group___all_func.html#ga454dafae2dfd9829789aa73810163858">GRRLIB_GetPixelFromFB</a> (int x, int y)</td></tr>
|
||||
<tr class="memdesc:ga454dafae2dfd9829789aa73810163858"><td class="mdescLeft"> </td><td class="mdescRight">Reads a pixel directly from the FrontBuffer. <a href="group___all_func.html#ga454dafae2dfd9829789aa73810163858">More...</a><br /></td></tr>
|
||||
|
@ -165,14 +165,13 @@ INLINE void </td><td class="memItemRight" valign="bottom"><a class="el" hre
|
|||
<tr class="separator:ga57309da8aaeefe4092eda55cf38a9c7f"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
</table>
|
||||
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
|
||||
<div class="textblock"><p>GRRLIB inline function prototypes. </p>
|
||||
<p>Do not include <a class="el" href="_g_r_r_l_i_b____inline_8h.html" title="GRRLIB inline function prototypes. ">GRRLIB__inline.h</a> directly, include only <a class="el" href="grrlib_8h.html" title="GRRLIB user include file. ">GRRLIB.h</a>. </p>
|
||||
<div class="textblock"><p>GRRLIB inline function prototypes. Do not include <a class="el" href="_g_r_r_l_i_b____inline_8h.html">GRRLIB__inline.h</a> directly, include only <a class="el" href="grrlib_8h.html">GRRLIB.h</a>. </p>
|
||||
</div></div><!-- contents -->
|
||||
<!-- start footer part -->
|
||||
<hr class="footer"/><address class="footer"><small>
|
||||
Generated by  <a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/>
|
||||
</a> 1.8.13
|
||||
</a> 1.8.17
|
||||
</small></address>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
|
||||
<meta name="generator" content="Doxygen 1.8.13"/>
|
||||
<meta name="generator" content="Doxygen 1.8.17"/>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"/>
|
||||
<title>GRRLIB: GRRLIB__lib.h File Reference</title>
|
||||
<link href="tabs.css" rel="stylesheet" type="text/css"/>
|
||||
|
@ -30,18 +30,21 @@
|
|||
</table>
|
||||
</div>
|
||||
<!-- end header part -->
|
||||
<!-- Generated by Doxygen 1.8.13 -->
|
||||
<!-- Generated by Doxygen 1.8.17 -->
|
||||
<script type="text/javascript">
|
||||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
||||
var searchBox = new SearchBox("searchBox", "search",false,'Search');
|
||||
/* @license-end */
|
||||
</script>
|
||||
<script type="text/javascript" src="menudata.js"></script>
|
||||
<script type="text/javascript" src="menu.js"></script>
|
||||
<script type="text/javascript">
|
||||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
||||
$(function() {
|
||||
initMenu('',true,false,'search.php','Search');
|
||||
$(document).ready(function() { init_search(); });
|
||||
});
|
||||
</script>
|
||||
/* @license-end */</script>
|
||||
<div id="main-nav"></div>
|
||||
<!-- window showing the filter options -->
|
||||
<div id="MSearchSelectWindow"
|
||||
|
@ -69,9 +72,6 @@ $(function() {
|
|||
<div class="title">GRRLIB__lib.h File Reference</div> </div>
|
||||
</div><!--header-->
|
||||
<div class="contents">
|
||||
|
||||
<p>GRRLIB library function prototypes.
|
||||
<a href="#details">More...</a></p>
|
||||
<table class="memberdecls">
|
||||
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="func-members"></a>
|
||||
Functions</h2></td></tr>
|
||||
|
@ -257,34 +257,33 @@ void </td><td class="memItemRight" valign="bottom"><a class="el" href="grou
|
|||
void </td><td class="memItemRight" valign="bottom"><a class="el" href="group___all_func.html#ga4b4e22c02cf692d254f32da348299b78">GRRLIB_SetLightOff</a> (void)</td></tr>
|
||||
<tr class="memdesc:ga4b4e22c02cf692d254f32da348299b78"><td class="mdescLeft"> </td><td class="mdescRight">Set all lights off, like at init. <br /></td></tr>
|
||||
<tr class="separator:ga4b4e22c02cf692d254f32da348299b78"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:gab2b209553f321a9e30078aa6f5942ea7"><td class="memItemLeft" align="right" valign="top"><a class="el" href="group___all_func.html#ga499180deb21d989a9a41df654e2f037f">GRRLIB_ttfFont</a> * </td><td class="memItemRight" valign="bottom"><a class="el" href="group___all_func.html#gab2b209553f321a9e30078aa6f5942ea7">GRRLIB_LoadTTF</a> (const u8 *file_base, s32 file_size)</td></tr>
|
||||
<tr class="memitem:gab2b209553f321a9e30078aa6f5942ea7"><td class="memItemLeft" align="right" valign="top"><a class="el" href="group___all_func.html#gac8a079ae4566c590762c46b8210bb9f4">GRRLIB_ttfFont</a> * </td><td class="memItemRight" valign="bottom"><a class="el" href="group___all_func.html#gab2b209553f321a9e30078aa6f5942ea7">GRRLIB_LoadTTF</a> (const u8 *file_base, s32 file_size)</td></tr>
|
||||
<tr class="memdesc:gab2b209553f321a9e30078aa6f5942ea7"><td class="mdescLeft"> </td><td class="mdescRight">Load a TTF from a buffer. <a href="group___all_func.html#gab2b209553f321a9e30078aa6f5942ea7">More...</a><br /></td></tr>
|
||||
<tr class="separator:gab2b209553f321a9e30078aa6f5942ea7"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:ga977ef3ec2aaa49cae6c7492066e35640"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="group___all_func.html#ga977ef3ec2aaa49cae6c7492066e35640">GRRLIB_FreeTTF</a> (<a class="el" href="group___all_func.html#ga499180deb21d989a9a41df654e2f037f">GRRLIB_ttfFont</a> *myFont)</td></tr>
|
||||
<tr class="memitem:ga977ef3ec2aaa49cae6c7492066e35640"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="group___all_func.html#ga977ef3ec2aaa49cae6c7492066e35640">GRRLIB_FreeTTF</a> (<a class="el" href="group___all_func.html#gac8a079ae4566c590762c46b8210bb9f4">GRRLIB_ttfFont</a> *myFont)</td></tr>
|
||||
<tr class="memdesc:ga977ef3ec2aaa49cae6c7492066e35640"><td class="mdescLeft"> </td><td class="mdescRight">Free memory allocated by TTF fonts. <a href="group___all_func.html#ga977ef3ec2aaa49cae6c7492066e35640">More...</a><br /></td></tr>
|
||||
<tr class="separator:ga977ef3ec2aaa49cae6c7492066e35640"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:ga358e206bb75caac5bf850bd6f8f17d2a"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="group___all_func.html#ga358e206bb75caac5bf850bd6f8f17d2a">GRRLIB_PrintfTTF</a> (int x, int y, <a class="el" href="group___all_func.html#ga499180deb21d989a9a41df654e2f037f">GRRLIB_ttfFont</a> *myFont, const char *string, unsigned int fontSize, const u32 color)</td></tr>
|
||||
<tr class="memitem:ga358e206bb75caac5bf850bd6f8f17d2a"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="group___all_func.html#ga358e206bb75caac5bf850bd6f8f17d2a">GRRLIB_PrintfTTF</a> (int x, int y, <a class="el" href="group___all_func.html#gac8a079ae4566c590762c46b8210bb9f4">GRRLIB_ttfFont</a> *myFont, const char *string, unsigned int fontSize, const u32 color)</td></tr>
|
||||
<tr class="memdesc:ga358e206bb75caac5bf850bd6f8f17d2a"><td class="mdescLeft"> </td><td class="mdescRight">Print function for TTF font. <a href="group___all_func.html#ga358e206bb75caac5bf850bd6f8f17d2a">More...</a><br /></td></tr>
|
||||
<tr class="separator:ga358e206bb75caac5bf850bd6f8f17d2a"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:gaba31ba538f5ee4f1abf0fb604a34d45b"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="group___all_func.html#gaba31ba538f5ee4f1abf0fb604a34d45b">GRRLIB_PrintfTTFW</a> (int x, int y, <a class="el" href="group___all_func.html#ga499180deb21d989a9a41df654e2f037f">GRRLIB_ttfFont</a> *myFont, const wchar_t *string, unsigned int fontSize, const u32 color)</td></tr>
|
||||
<tr class="memitem:gaba31ba538f5ee4f1abf0fb604a34d45b"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="group___all_func.html#gaba31ba538f5ee4f1abf0fb604a34d45b">GRRLIB_PrintfTTFW</a> (int x, int y, <a class="el" href="group___all_func.html#gac8a079ae4566c590762c46b8210bb9f4">GRRLIB_ttfFont</a> *myFont, const wchar_t *string, unsigned int fontSize, const u32 color)</td></tr>
|
||||
<tr class="memdesc:gaba31ba538f5ee4f1abf0fb604a34d45b"><td class="mdescLeft"> </td><td class="mdescRight">Print function for TTF font. <a href="group___all_func.html#gaba31ba538f5ee4f1abf0fb604a34d45b">More...</a><br /></td></tr>
|
||||
<tr class="separator:gaba31ba538f5ee4f1abf0fb604a34d45b"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:ga53429ddacb34b9fd89635ae412e57227"><td class="memItemLeft" align="right" valign="top">u32 </td><td class="memItemRight" valign="bottom"><a class="el" href="group___all_func.html#ga53429ddacb34b9fd89635ae412e57227">GRRLIB_WidthTTF</a> (<a class="el" href="group___all_func.html#ga499180deb21d989a9a41df654e2f037f">GRRLIB_ttfFont</a> *myFont, const char *, unsigned int)</td></tr>
|
||||
<tr class="memitem:ga53429ddacb34b9fd89635ae412e57227"><td class="memItemLeft" align="right" valign="top">u32 </td><td class="memItemRight" valign="bottom"><a class="el" href="group___all_func.html#ga53429ddacb34b9fd89635ae412e57227">GRRLIB_WidthTTF</a> (<a class="el" href="group___all_func.html#gac8a079ae4566c590762c46b8210bb9f4">GRRLIB_ttfFont</a> *myFont, const char *, unsigned int)</td></tr>
|
||||
<tr class="memdesc:ga53429ddacb34b9fd89635ae412e57227"><td class="mdescLeft"> </td><td class="mdescRight">Get the width of a text in pixel. <a href="group___all_func.html#ga53429ddacb34b9fd89635ae412e57227">More...</a><br /></td></tr>
|
||||
<tr class="separator:ga53429ddacb34b9fd89635ae412e57227"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:gac8b9bb428ec8328f2954f74cf8a6edab"><td class="memItemLeft" align="right" valign="top">u32 </td><td class="memItemRight" valign="bottom"><a class="el" href="group___all_func.html#gac8b9bb428ec8328f2954f74cf8a6edab">GRRLIB_WidthTTFW</a> (<a class="el" href="group___all_func.html#ga499180deb21d989a9a41df654e2f037f">GRRLIB_ttfFont</a> *myFont, const wchar_t *, unsigned int)</td></tr>
|
||||
<tr class="memitem:gac8b9bb428ec8328f2954f74cf8a6edab"><td class="memItemLeft" align="right" valign="top">u32 </td><td class="memItemRight" valign="bottom"><a class="el" href="group___all_func.html#gac8b9bb428ec8328f2954f74cf8a6edab">GRRLIB_WidthTTFW</a> (<a class="el" href="group___all_func.html#gac8a079ae4566c590762c46b8210bb9f4">GRRLIB_ttfFont</a> *myFont, const wchar_t *, unsigned int)</td></tr>
|
||||
<tr class="memdesc:gac8b9bb428ec8328f2954f74cf8a6edab"><td class="mdescLeft"> </td><td class="mdescRight">Get the width of a text in pixel. <a href="group___all_func.html#gac8b9bb428ec8328f2954f74cf8a6edab">More...</a><br /></td></tr>
|
||||
<tr class="separator:gac8b9bb428ec8328f2954f74cf8a6edab"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
</table>
|
||||
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
|
||||
<div class="textblock"><p>GRRLIB library function prototypes. </p>
|
||||
<p>Do not include <a class="el" href="_g_r_r_l_i_b____lib_8h.html" title="GRRLIB library function prototypes. ">GRRLIB__lib.h</a> directly, include only <a class="el" href="grrlib_8h.html" title="GRRLIB user include file. ">GRRLIB.h</a>. </p>
|
||||
<div class="textblock"><p>GRRLIB library function prototypes. Do not include <a class="el" href="_g_r_r_l_i_b____lib_8h.html">GRRLIB__lib.h</a> directly, include only <a class="el" href="grrlib_8h.html">GRRLIB.h</a>. </p>
|
||||
</div></div><!-- contents -->
|
||||
<!-- start footer part -->
|
||||
<hr class="footer"/><address class="footer"><small>
|
||||
Generated by  <a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/>
|
||||
</a> 1.8.13
|
||||
</a> 1.8.17
|
||||
</small></address>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
|
||||
<meta name="generator" content="Doxygen 1.8.13"/>
|
||||
<meta name="generator" content="Doxygen 1.8.17"/>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"/>
|
||||
<title>GRRLIB: Data Structures</title>
|
||||
<link href="tabs.css" rel="stylesheet" type="text/css"/>
|
||||
|
@ -30,18 +30,21 @@
|
|||
</table>
|
||||
</div>
|
||||
<!-- end header part -->
|
||||
<!-- Generated by Doxygen 1.8.13 -->
|
||||
<!-- Generated by Doxygen 1.8.17 -->
|
||||
<script type="text/javascript">
|
||||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
||||
var searchBox = new SearchBox("searchBox", "search",false,'Search');
|
||||
/* @license-end */
|
||||
</script>
|
||||
<script type="text/javascript" src="menudata.js"></script>
|
||||
<script type="text/javascript" src="menu.js"></script>
|
||||
<script type="text/javascript">
|
||||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
||||
$(function() {
|
||||
initMenu('',true,false,'search.php','Search');
|
||||
$(document).ready(function() { init_search(); });
|
||||
});
|
||||
</script>
|
||||
/* @license-end */</script>
|
||||
<div id="main-nav"></div>
|
||||
</div><!-- top -->
|
||||
<!-- window showing the filter options -->
|
||||
|
@ -77,7 +80,7 @@ $(function() {
|
|||
<hr class="footer"/><address class="footer"><small>
|
||||
Generated by  <a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/>
|
||||
</a> 1.8.13
|
||||
</a> 1.8.17
|
||||
</small></address>
|
||||
</body>
|
||||
</html>
|
||||
|
|
25
classes.html
25
classes.html
|
@ -1,9 +1,9 @@
|
|||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
|
||||
<meta name="generator" content="Doxygen 1.8.13"/>
|
||||
<meta name="generator" content="Doxygen 1.8.17"/>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"/>
|
||||
<title>GRRLIB: Data Structure Index</title>
|
||||
<link href="tabs.css" rel="stylesheet" type="text/css"/>
|
||||
|
@ -30,18 +30,21 @@
|
|||
</table>
|
||||
</div>
|
||||
<!-- end header part -->
|
||||
<!-- Generated by Doxygen 1.8.13 -->
|
||||
<!-- Generated by Doxygen 1.8.17 -->
|
||||
<script type="text/javascript">
|
||||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
||||
var searchBox = new SearchBox("searchBox", "search",false,'Search');
|
||||
/* @license-end */
|
||||
</script>
|
||||
<script type="text/javascript" src="menudata.js"></script>
|
||||
<script type="text/javascript" src="menu.js"></script>
|
||||
<script type="text/javascript">
|
||||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
||||
$(function() {
|
||||
initMenu('',true,false,'search.php','Search');
|
||||
$(document).ready(function() { init_search(); });
|
||||
});
|
||||
</script>
|
||||
/* @license-end */</script>
|
||||
<div id="main-nav"></div>
|
||||
</div><!-- top -->
|
||||
<!-- window showing the filter options -->
|
||||
|
@ -66,9 +69,15 @@ $(function() {
|
|||
<div class="qindex"><a class="qindex" href="#letter_g">g</a></div>
|
||||
<table class="classindex">
|
||||
<tr><td rowspan="2" valign="bottom"><a name="letter_g"></a><table border="0" cellspacing="0" cellpadding="0"><tr><td><div class="ah">  g  </div></td></tr></table>
|
||||
</td><td valign="top"><a class="el" href="struct_g_r_r_l_i_b__bytemap_font.html">GRRLIB_bytemapFont</a>   </td><td valign="top"><a class="el" href="struct_g_r_r_l_i_b___font.html">GRRLIB_Font</a>   </td><td></td></tr>
|
||||
<tr><td valign="top"><a class="el" href="struct_g_r_r_l_i_b__draw_settings.html">GRRLIB_drawSettings</a>   </td><td valign="top"><a class="el" href="struct_g_r_r_l_i_b__tex_img.html">GRRLIB_texImg</a>   </td><td></td></tr>
|
||||
<tr><td valign="top"><a class="el" href="struct_g_r_r_l_i_b__bytemap_char.html">GRRLIB_bytemapChar</a>   </td><td></td><td></td><td></td></tr>
|
||||
</td>
|
||||
<td valign="top"><a class="el" href="struct_g_r_r_l_i_b__bytemap_font.html">GRRLIB_bytemapFont</a>   </td>
|
||||
<td valign="top"><a class="el" href="struct_g_r_r_l_i_b___font.html">GRRLIB_Font</a>   </td>
|
||||
<td></td></tr>
|
||||
<tr><td valign="top"><a class="el" href="struct_g_r_r_l_i_b__draw_settings.html">GRRLIB_drawSettings</a>   </td>
|
||||
<td valign="top"><a class="el" href="struct_g_r_r_l_i_b__tex_img.html">GRRLIB_texImg</a>   </td>
|
||||
<td></td></tr>
|
||||
<tr><td valign="top"><a class="el" href="struct_g_r_r_l_i_b__bytemap_char.html">GRRLIB_bytemapChar</a>   </td>
|
||||
<td></td><td></td><td></td></tr>
|
||||
<tr><td></td><td></td><td></td><td></td></tr>
|
||||
</table>
|
||||
<div class="qindex"><a class="qindex" href="#letter_g">g</a></div>
|
||||
|
@ -77,7 +86,7 @@ $(function() {
|
|||
<hr class="footer"/><address class="footer"><small>
|
||||
Generated by  <a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/>
|
||||
</a> 1.8.13
|
||||
</a> 1.8.17
|
||||
</small></address>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
|
||||
<meta name="generator" content="Doxygen 1.8.13"/>
|
||||
<meta name="generator" content="Doxygen 1.8.17"/>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"/>
|
||||
<title>GRRLIB: grrlib Directory Reference</title>
|
||||
<link href="tabs.css" rel="stylesheet" type="text/css"/>
|
||||
|
@ -30,18 +30,21 @@
|
|||
</table>
|
||||
</div>
|
||||
<!-- end header part -->
|
||||
<!-- Generated by Doxygen 1.8.13 -->
|
||||
<!-- Generated by Doxygen 1.8.17 -->
|
||||
<script type="text/javascript">
|
||||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
||||
var searchBox = new SearchBox("searchBox", "search",false,'Search');
|
||||
/* @license-end */
|
||||
</script>
|
||||
<script type="text/javascript" src="menudata.js"></script>
|
||||
<script type="text/javascript" src="menu.js"></script>
|
||||
<script type="text/javascript">
|
||||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
||||
$(function() {
|
||||
initMenu('',true,false,'search.php','Search');
|
||||
$(document).ready(function() { init_search(); });
|
||||
});
|
||||
</script>
|
||||
/* @license-end */</script>
|
||||
<div id="main-nav"></div>
|
||||
<!-- window showing the filter options -->
|
||||
<div id="MSearchSelectWindow"
|
||||
|
@ -71,10 +74,8 @@ $(function() {
|
|||
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="files"></a>
|
||||
Files</h2></td></tr>
|
||||
<tr class="memitem:_g_r_r_l_i_b____inline_8h"><td class="memItemLeft" align="right" valign="top">file  </td><td class="memItemRight" valign="bottom"><a class="el" href="_g_r_r_l_i_b____inline_8h.html">GRRLIB__inline.h</a></td></tr>
|
||||
<tr class="memdesc:_g_r_r_l_i_b____inline_8h"><td class="mdescLeft"> </td><td class="mdescRight">GRRLIB inline function prototypes. <br /></td></tr>
|
||||
<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:_g_r_r_l_i_b____lib_8h"><td class="memItemLeft" align="right" valign="top">file  </td><td class="memItemRight" valign="bottom"><a class="el" href="_g_r_r_l_i_b____lib_8h.html">GRRLIB__lib.h</a></td></tr>
|
||||
<tr class="memdesc:_g_r_r_l_i_b____lib_8h"><td class="mdescLeft"> </td><td class="mdescRight">GRRLIB library function prototypes. <br /></td></tr>
|
||||
<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
</table>
|
||||
</div><!-- contents -->
|
||||
|
@ -82,7 +83,7 @@ Files</h2></td></tr>
|
|||
<hr class="footer"/><address class="footer"><small>
|
||||
Generated by  <a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/>
|
||||
</a> 1.8.13
|
||||
</a> 1.8.17
|
||||
</small></address>
|
||||
</body>
|
||||
</html>
|
||||
|
|
273
doxygen.css
273
doxygen.css
|
@ -1,4 +1,4 @@
|
|||
/* The standard CSS for doxygen 1.8.13 */
|
||||
/* The standard CSS for doxygen 1.8.17 */
|
||||
|
||||
body, table, div, p, dl {
|
||||
font: 400 14px/22px Roboto,sans-serif;
|
||||
|
@ -53,17 +53,24 @@ dt {
|
|||
font-weight: bold;
|
||||
}
|
||||
|
||||
div.multicol {
|
||||
ul.multicol {
|
||||
-moz-column-gap: 1em;
|
||||
-webkit-column-gap: 1em;
|
||||
column-gap: 1em;
|
||||
-moz-column-count: 3;
|
||||
-webkit-column-count: 3;
|
||||
column-count: 3;
|
||||
}
|
||||
|
||||
p.startli, p.startdd {
|
||||
margin-top: 2px;
|
||||
}
|
||||
|
||||
th p.starttd, p.intertd, p.endtd {
|
||||
font-size: 100%;
|
||||
font-weight: 700;
|
||||
}
|
||||
|
||||
p.starttd {
|
||||
margin-top: 0px;
|
||||
}
|
||||
|
@ -80,6 +87,15 @@ p.endtd {
|
|||
margin-bottom: 2px;
|
||||
}
|
||||
|
||||
p.interli {
|
||||
}
|
||||
|
||||
p.interdd {
|
||||
}
|
||||
|
||||
p.intertd {
|
||||
}
|
||||
|
||||
/* @end */
|
||||
|
||||
caption {
|
||||
|
@ -134,12 +150,12 @@ a.qindex {
|
|||
a.qindexHL {
|
||||
font-weight: bold;
|
||||
background-color: #9CAFD4;
|
||||
color: #ffffff;
|
||||
color: #FFFFFF;
|
||||
border: 1px double #869DCA;
|
||||
}
|
||||
|
||||
.contents a.qindexHL:visited {
|
||||
color: #ffffff;
|
||||
color: #FFFFFF;
|
||||
}
|
||||
|
||||
a.el {
|
||||
|
@ -163,6 +179,25 @@ dl.el {
|
|||
margin-left: -1cm;
|
||||
}
|
||||
|
||||
ul {
|
||||
overflow: hidden; /*Fixed: list item bullets overlap floating elements*/
|
||||
}
|
||||
|
||||
#side-nav ul {
|
||||
overflow: visible; /* reset ul rule for scroll bar in GENERATE_TREEVIEW window */
|
||||
}
|
||||
|
||||
#main-nav ul {
|
||||
overflow: visible; /* reset ul rule for the navigation bar drop down lists */
|
||||
}
|
||||
|
||||
.fragment {
|
||||
text-align: left;
|
||||
direction: ltr;
|
||||
overflow-x: auto; /*Fixed: fragment lines overlap floating elements*/
|
||||
overflow-y: hidden;
|
||||
}
|
||||
|
||||
pre.fragment {
|
||||
border: 1px solid #C4CFE5;
|
||||
background-color: #FBFCFD;
|
||||
|
@ -177,7 +212,7 @@ pre.fragment {
|
|||
}
|
||||
|
||||
div.fragment {
|
||||
padding: 0px;
|
||||
padding: 0 0 1px 0; /*Fixed: last line underline overlap border*/
|
||||
margin: 4px 8px 4px 2px;
|
||||
background-color: #FBFCFD;
|
||||
border: 1px solid #C4CFE5;
|
||||
|
@ -248,7 +283,7 @@ span.lineno a:hover {
|
|||
div.ah, span.ah {
|
||||
background-color: black;
|
||||
font-weight: bold;
|
||||
color: #ffffff;
|
||||
color: #FFFFFF;
|
||||
margin-bottom: 3px;
|
||||
margin-top: 3px;
|
||||
padding: 0.2em;
|
||||
|
@ -324,7 +359,7 @@ img.formulaDsp {
|
|||
|
||||
}
|
||||
|
||||
img.formulaInl {
|
||||
img.formulaInl, img.inline {
|
||||
vertical-align: middle;
|
||||
}
|
||||
|
||||
|
@ -402,6 +437,13 @@ blockquote {
|
|||
padding: 0 12px 0 16px;
|
||||
}
|
||||
|
||||
blockquote.DocNodeRTL {
|
||||
border-left: 0;
|
||||
border-right: 2px solid #9CAFD4;
|
||||
margin: 0 4px 0 24px;
|
||||
padding: 0 16px 0 12px;
|
||||
}
|
||||
|
||||
/* @end */
|
||||
|
||||
/*
|
||||
|
@ -498,7 +540,7 @@ table.memberdecls {
|
|||
white-space: nowrap;
|
||||
}
|
||||
|
||||
.memItemRight {
|
||||
.memItemRight, .memTemplItemRight {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
|
@ -666,17 +708,17 @@ dl.reflist dd {
|
|||
padding-left: 0px;
|
||||
}
|
||||
|
||||
.params .paramname, .retval .paramname {
|
||||
.params .paramname, .retval .paramname, .tparams .paramname, .exception .paramname {
|
||||
font-weight: bold;
|
||||
vertical-align: top;
|
||||
}
|
||||
|
||||
.params .paramtype {
|
||||
.params .paramtype, .tparams .paramtype {
|
||||
font-style: italic;
|
||||
vertical-align: top;
|
||||
}
|
||||
|
||||
.params .paramdir {
|
||||
.params .paramdir, .tparams .paramdir {
|
||||
font-family: "courier new",courier,monospace;
|
||||
vertical-align: top;
|
||||
}
|
||||
|
@ -1081,71 +1123,142 @@ div.headertitle
|
|||
padding: 5px 5px 5px 10px;
|
||||
}
|
||||
|
||||
dl
|
||||
{
|
||||
padding: 0 0 0 10px;
|
||||
.PageDocRTL-title div.headertitle {
|
||||
text-align: right;
|
||||
direction: rtl;
|
||||
}
|
||||
|
||||
/* dl.note, dl.warning, dl.attention, dl.pre, dl.post, dl.invariant, dl.deprecated, dl.todo, dl.test, dl.bug */
|
||||
dl.section
|
||||
{
|
||||
dl {
|
||||
padding: 0 0 0 0;
|
||||
}
|
||||
|
||||
/* dl.note, dl.warning, dl.attention, dl.pre, dl.post, dl.invariant, dl.deprecated, dl.todo, dl.test, dl.bug, dl.examples */
|
||||
dl.section {
|
||||
margin-left: 0px;
|
||||
padding-left: 0px;
|
||||
}
|
||||
|
||||
dl.note
|
||||
{
|
||||
margin-left:-7px;
|
||||
dl.section.DocNodeRTL {
|
||||
margin-right: 0px;
|
||||
padding-right: 0px;
|
||||
}
|
||||
|
||||
dl.note {
|
||||
margin-left: -7px;
|
||||
padding-left: 3px;
|
||||
border-left:4px solid;
|
||||
border-left: 4px solid;
|
||||
border-color: #D0C000;
|
||||
}
|
||||
|
||||
dl.warning, dl.attention
|
||||
{
|
||||
margin-left:-7px;
|
||||
dl.note.DocNodeRTL {
|
||||
margin-left: 0;
|
||||
padding-left: 0;
|
||||
border-left: 0;
|
||||
margin-right: -7px;
|
||||
padding-right: 3px;
|
||||
border-right: 4px solid;
|
||||
border-color: #D0C000;
|
||||
}
|
||||
|
||||
dl.warning, dl.attention {
|
||||
margin-left: -7px;
|
||||
padding-left: 3px;
|
||||
border-left:4px solid;
|
||||
border-left: 4px solid;
|
||||
border-color: #FF0000;
|
||||
}
|
||||
|
||||
dl.pre, dl.post, dl.invariant
|
||||
{
|
||||
margin-left:-7px;
|
||||
dl.warning.DocNodeRTL, dl.attention.DocNodeRTL {
|
||||
margin-left: 0;
|
||||
padding-left: 0;
|
||||
border-left: 0;
|
||||
margin-right: -7px;
|
||||
padding-right: 3px;
|
||||
border-right: 4px solid;
|
||||
border-color: #FF0000;
|
||||
}
|
||||
|
||||
dl.pre, dl.post, dl.invariant {
|
||||
margin-left: -7px;
|
||||
padding-left: 3px;
|
||||
border-left:4px solid;
|
||||
border-left: 4px solid;
|
||||
border-color: #00D000;
|
||||
}
|
||||
|
||||
dl.deprecated
|
||||
{
|
||||
margin-left:-7px;
|
||||
dl.pre.DocNodeRTL, dl.post.DocNodeRTL, dl.invariant.DocNodeRTL {
|
||||
margin-left: 0;
|
||||
padding-left: 0;
|
||||
border-left: 0;
|
||||
margin-right: -7px;
|
||||
padding-right: 3px;
|
||||
border-right: 4px solid;
|
||||
border-color: #00D000;
|
||||
}
|
||||
|
||||
dl.deprecated {
|
||||
margin-left: -7px;
|
||||
padding-left: 3px;
|
||||
border-left:4px solid;
|
||||
border-left: 4px solid;
|
||||
border-color: #505050;
|
||||
}
|
||||
|
||||
dl.todo
|
||||
{
|
||||
margin-left:-7px;
|
||||
dl.deprecated.DocNodeRTL {
|
||||
margin-left: 0;
|
||||
padding-left: 0;
|
||||
border-left: 0;
|
||||
margin-right: -7px;
|
||||
padding-right: 3px;
|
||||
border-right: 4px solid;
|
||||
border-color: #505050;
|
||||
}
|
||||
|
||||
dl.todo {
|
||||
margin-left: -7px;
|
||||
padding-left: 3px;
|
||||
border-left:4px solid;
|
||||
border-left: 4px solid;
|
||||
border-color: #00C0E0;
|
||||
}
|
||||
|
||||
dl.test
|
||||
{
|
||||
margin-left:-7px;
|
||||
dl.todo.DocNodeRTL {
|
||||
margin-left: 0;
|
||||
padding-left: 0;
|
||||
border-left: 0;
|
||||
margin-right: -7px;
|
||||
padding-right: 3px;
|
||||
border-right: 4px solid;
|
||||
border-color: #00C0E0;
|
||||
}
|
||||
|
||||
dl.test {
|
||||
margin-left: -7px;
|
||||
padding-left: 3px;
|
||||
border-left:4px solid;
|
||||
border-left: 4px solid;
|
||||
border-color: #3030E0;
|
||||
}
|
||||
|
||||
dl.bug
|
||||
{
|
||||
margin-left:-7px;
|
||||
dl.test.DocNodeRTL {
|
||||
margin-left: 0;
|
||||
padding-left: 0;
|
||||
border-left: 0;
|
||||
margin-right: -7px;
|
||||
padding-right: 3px;
|
||||
border-right: 4px solid;
|
||||
border-color: #3030E0;
|
||||
}
|
||||
|
||||
dl.bug {
|
||||
margin-left: -7px;
|
||||
padding-left: 3px;
|
||||
border-left:4px solid;
|
||||
border-left: 4px solid;
|
||||
border-color: #C08050;
|
||||
}
|
||||
|
||||
dl.bug.DocNodeRTL {
|
||||
margin-left: 0;
|
||||
padding-left: 0;
|
||||
border-left: 0;
|
||||
margin-right: -7px;
|
||||
padding-right: 3px;
|
||||
border-right: 4px solid;
|
||||
border-color: #C08050;
|
||||
}
|
||||
|
||||
|
@ -1263,6 +1376,11 @@ div.toc {
|
|||
width: 200px;
|
||||
}
|
||||
|
||||
.PageDocRTL-title div.toc {
|
||||
float: left !important;
|
||||
text-align: right;
|
||||
}
|
||||
|
||||
div.toc li {
|
||||
background: url("bdwn.png") no-repeat scroll 0 5px transparent;
|
||||
font: 10px/1.2 Verdana,DejaVu Sans,Geneva,sans-serif;
|
||||
|
@ -1271,6 +1389,12 @@ div.toc li {
|
|||
padding-top: 2px;
|
||||
}
|
||||
|
||||
.PageDocRTL-title div.toc li {
|
||||
background-position-x: right !important;
|
||||
padding-left: 0 !important;
|
||||
padding-right: 10px;
|
||||
}
|
||||
|
||||
div.toc h3 {
|
||||
font: bold 12px/1.2 Arial,FreeSans,sans-serif;
|
||||
color: #4665A2;
|
||||
|
@ -1300,6 +1424,26 @@ div.toc li.level4 {
|
|||
margin-left: 45px;
|
||||
}
|
||||
|
||||
.PageDocRTL-title div.toc li.level1 {
|
||||
margin-left: 0 !important;
|
||||
margin-right: 0;
|
||||
}
|
||||
|
||||
.PageDocRTL-title div.toc li.level2 {
|
||||
margin-left: 0 !important;
|
||||
margin-right: 15px;
|
||||
}
|
||||
|
||||
.PageDocRTL-title div.toc li.level3 {
|
||||
margin-left: 0 !important;
|
||||
margin-right: 30px;
|
||||
}
|
||||
|
||||
.PageDocRTL-title div.toc li.level4 {
|
||||
margin-left: 0 !important;
|
||||
margin-right: 45px;
|
||||
}
|
||||
|
||||
.inherit_header {
|
||||
font-weight: bold;
|
||||
color: gray;
|
||||
|
@ -1413,7 +1557,7 @@ tr.heading h2 {
|
|||
}
|
||||
|
||||
#powerTip.n:after, #powerTip.ne:after, #powerTip.nw:after {
|
||||
border-top-color: #ffffff;
|
||||
border-top-color: #FFFFFF;
|
||||
border-width: 10px;
|
||||
margin: 0px -10px;
|
||||
}
|
||||
|
@ -1441,7 +1585,7 @@ tr.heading h2 {
|
|||
}
|
||||
|
||||
#powerTip.s:after, #powerTip.se:after, #powerTip.sw:after {
|
||||
border-bottom-color: #ffffff;
|
||||
border-bottom-color: #FFFFFF;
|
||||
border-width: 10px;
|
||||
margin: 0px -10px;
|
||||
}
|
||||
|
@ -1468,7 +1612,7 @@ tr.heading h2 {
|
|||
left: 100%;
|
||||
}
|
||||
#powerTip.e:after {
|
||||
border-left-color: #ffffff;
|
||||
border-left-color: #FFFFFF;
|
||||
border-width: 10px;
|
||||
top: 50%;
|
||||
margin-top: -10px;
|
||||
|
@ -1484,7 +1628,7 @@ tr.heading h2 {
|
|||
right: 100%;
|
||||
}
|
||||
#powerTip.w:after {
|
||||
border-right-color: #ffffff;
|
||||
border-right-color: #FFFFFF;
|
||||
border-width: 10px;
|
||||
top: 50%;
|
||||
margin-top: -10px;
|
||||
|
@ -1592,5 +1736,36 @@ th.markdownTableHeadCenter, td.markdownTableBodyCenter {
|
|||
text-align: center
|
||||
}
|
||||
|
||||
.DocNodeRTL {
|
||||
text-align: right;
|
||||
direction: rtl;
|
||||
}
|
||||
|
||||
.DocNodeLTR {
|
||||
text-align: left;
|
||||
direction: ltr;
|
||||
}
|
||||
|
||||
table.DocNodeRTL {
|
||||
width: auto;
|
||||
margin-right: 0;
|
||||
margin-left: auto;
|
||||
}
|
||||
|
||||
table.DocNodeLTR {
|
||||
width: auto;
|
||||
margin-right: auto;
|
||||
margin-left: 0;
|
||||
}
|
||||
|
||||
tt, code, kbd, samp
|
||||
{
|
||||
display: inline-block;
|
||||
direction:ltr;
|
||||
}
|
||||
/* @end */
|
||||
|
||||
u {
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
||||
|
|
|
@ -1,3 +1,26 @@
|
|||
/*
|
||||
@licstart The following is the entire license notice for the
|
||||
JavaScript code in this file.
|
||||
|
||||
Copyright (C) 1997-2017 by Dimitri van Heesch
|
||||
|
||||
This program is free software; you can redistribute it and/or modify
|
||||
it under the terms of the GNU General Public License as published by
|
||||
the Free Software Foundation; either version 2 of the License, or
|
||||
(at your option) any later version.
|
||||
|
||||
This program is distributed in the hope that it will be useful,
|
||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
GNU General Public License for more details.
|
||||
|
||||
You should have received a copy of the GNU General Public License along
|
||||
with this program; if not, write to the Free Software Foundation, Inc.,
|
||||
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
|
||||
|
||||
@licend The above is the entire license notice
|
||||
for the JavaScript code in this file
|
||||
*/
|
||||
function toggleVisibility(linkObj)
|
||||
{
|
||||
var base = $(linkObj).attr('id');
|
||||
|
@ -94,4 +117,4 @@ function toggleInherit(id)
|
|||
$(img).attr('src',src.substring(0,src.length-10)+'open.png');
|
||||
}
|
||||
}
|
||||
|
||||
/* @license-end */
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
|
||||
<meta name="generator" content="Doxygen 1.8.13"/>
|
||||
<meta name="generator" content="Doxygen 1.8.17"/>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"/>
|
||||
<title>GRRLIB: Examples</title>
|
||||
<link href="tabs.css" rel="stylesheet" type="text/css"/>
|
||||
|
@ -30,18 +30,21 @@
|
|||
</table>
|
||||
</div>
|
||||
<!-- end header part -->
|
||||
<!-- Generated by Doxygen 1.8.13 -->
|
||||
<!-- Generated by Doxygen 1.8.17 -->
|
||||
<script type="text/javascript">
|
||||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
||||
var searchBox = new SearchBox("searchBox", "search",false,'Search');
|
||||
/* @license-end */
|
||||
</script>
|
||||
<script type="text/javascript" src="menudata.js"></script>
|
||||
<script type="text/javascript" src="menu.js"></script>
|
||||
<script type="text/javascript">
|
||||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
||||
$(function() {
|
||||
initMenu('',true,false,'search.php','Search');
|
||||
$(document).ready(function() { init_search(); });
|
||||
});
|
||||
</script>
|
||||
/* @license-end */</script>
|
||||
<div id="main-nav"></div>
|
||||
</div><!-- top -->
|
||||
<!-- window showing the filter options -->
|
||||
|
@ -72,7 +75,7 @@ $(function() {
|
|||
<hr class="footer"/><address class="footer"><small>
|
||||
Generated by  <a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/>
|
||||
</a> 1.8.13
|
||||
</a> 1.8.17
|
||||
</small></address>
|
||||
</body>
|
||||
</html>
|
||||
|
|
19
files.html
19
files.html
|
@ -1,9 +1,9 @@
|
|||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
|
||||
<meta name="generator" content="Doxygen 1.8.13"/>
|
||||
<meta name="generator" content="Doxygen 1.8.17"/>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"/>
|
||||
<title>GRRLIB: File List</title>
|
||||
<link href="tabs.css" rel="stylesheet" type="text/css"/>
|
||||
|
@ -30,18 +30,21 @@
|
|||
</table>
|
||||
</div>
|
||||
<!-- end header part -->
|
||||
<!-- Generated by Doxygen 1.8.13 -->
|
||||
<!-- Generated by Doxygen 1.8.17 -->
|
||||
<script type="text/javascript">
|
||||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
||||
var searchBox = new SearchBox("searchBox", "search",false,'Search');
|
||||
/* @license-end */
|
||||
</script>
|
||||
<script type="text/javascript" src="menudata.js"></script>
|
||||
<script type="text/javascript" src="menu.js"></script>
|
||||
<script type="text/javascript">
|
||||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
||||
$(function() {
|
||||
initMenu('',true,false,'search.php','Search');
|
||||
$(document).ready(function() { init_search(); });
|
||||
});
|
||||
</script>
|
||||
/* @license-end */</script>
|
||||
<div id="main-nav"></div>
|
||||
</div><!-- top -->
|
||||
<!-- window showing the filter options -->
|
||||
|
@ -65,9 +68,9 @@ $(function() {
|
|||
<div class="contents">
|
||||
<div class="textblock">Here is a list of all documented files with brief descriptions:</div><div class="directory">
|
||||
<table class="directory">
|
||||
<tr id="row_0_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icondoc"></span><a class="el" href="grrlib_8h.html" target="_self">grrlib.h</a></td><td class="desc">GRRLIB user include file </td></tr>
|
||||
<tr id="row_1_"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icondoc"></span><a class="el" href="_g_r_r_l_i_b____inline_8h.html" target="_self">GRRLIB__inline.h</a></td><td class="desc">GRRLIB inline function prototypes </td></tr>
|
||||
<tr id="row_2_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icondoc"></span><a class="el" href="_g_r_r_l_i_b____lib_8h.html" target="_self">GRRLIB__lib.h</a></td><td class="desc">GRRLIB library function prototypes </td></tr>
|
||||
<tr id="row_0_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icondoc"></span><a class="el" href="grrlib_8h.html" target="_self">grrlib.h</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_1_"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icondoc"></span><a class="el" href="_g_r_r_l_i_b____inline_8h.html" target="_self">GRRLIB__inline.h</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_2_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icondoc"></span><a class="el" href="_g_r_r_l_i_b____lib_8h.html" target="_self">GRRLIB__lib.h</a></td><td class="desc"></td></tr>
|
||||
</table>
|
||||
</div><!-- directory -->
|
||||
</div><!-- contents -->
|
||||
|
@ -75,7 +78,7 @@ $(function() {
|
|||
<hr class="footer"/><address class="footer"><small>
|
||||
Generated by  <a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/>
|
||||
</a> 1.8.13
|
||||
</a> 1.8.17
|
||||
</small></address>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
|
||||
<meta name="generator" content="Doxygen 1.8.13"/>
|
||||
<meta name="generator" content="Doxygen 1.8.17"/>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"/>
|
||||
<title>GRRLIB: Data Fields</title>
|
||||
<link href="tabs.css" rel="stylesheet" type="text/css"/>
|
||||
|
@ -30,18 +30,21 @@
|
|||
</table>
|
||||
</div>
|
||||
<!-- end header part -->
|
||||
<!-- Generated by Doxygen 1.8.13 -->
|
||||
<!-- Generated by Doxygen 1.8.17 -->
|
||||
<script type="text/javascript">
|
||||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
||||
var searchBox = new SearchBox("searchBox", "search",false,'Search');
|
||||
/* @license-end */
|
||||
</script>
|
||||
<script type="text/javascript" src="menudata.js"></script>
|
||||
<script type="text/javascript" src="menu.js"></script>
|
||||
<script type="text/javascript">
|
||||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
||||
$(function() {
|
||||
initMenu('',true,false,'search.php','Search');
|
||||
$(document).ready(function() { init_search(); });
|
||||
});
|
||||
</script>
|
||||
/* @license-end */</script>
|
||||
<div id="main-nav"></div>
|
||||
</div><!-- top -->
|
||||
<!-- window showing the filter options -->
|
||||
|
@ -216,7 +219,7 @@ $(function() {
|
|||
<hr class="footer"/><address class="footer"><small>
|
||||
Generated by  <a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/>
|
||||
</a> 1.8.13
|
||||
</a> 1.8.17
|
||||
</small></address>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
|
||||
<meta name="generator" content="Doxygen 1.8.13"/>
|
||||
<meta name="generator" content="Doxygen 1.8.17"/>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"/>
|
||||
<title>GRRLIB: Data Fields - Variables</title>
|
||||
<link href="tabs.css" rel="stylesheet" type="text/css"/>
|
||||
|
@ -30,18 +30,21 @@
|
|||
</table>
|
||||
</div>
|
||||
<!-- end header part -->
|
||||
<!-- Generated by Doxygen 1.8.13 -->
|
||||
<!-- Generated by Doxygen 1.8.17 -->
|
||||
<script type="text/javascript">
|
||||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
||||
var searchBox = new SearchBox("searchBox", "search",false,'Search');
|
||||
/* @license-end */
|
||||
</script>
|
||||
<script type="text/javascript" src="menudata.js"></script>
|
||||
<script type="text/javascript" src="menu.js"></script>
|
||||
<script type="text/javascript">
|
||||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
||||
$(function() {
|
||||
initMenu('',true,false,'search.php','Search');
|
||||
$(document).ready(function() { init_search(); });
|
||||
});
|
||||
</script>
|
||||
/* @license-end */</script>
|
||||
<div id="main-nav"></div>
|
||||
</div><!-- top -->
|
||||
<!-- window showing the filter options -->
|
||||
|
@ -216,7 +219,7 @@ $(function() {
|
|||
<hr class="footer"/><address class="footer"><small>
|
||||
Generated by  <a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/>
|
||||
</a> 1.8.13
|
||||
</a> 1.8.17
|
||||
</small></address>
|
||||
</body>
|
||||
</html>
|
||||
|
|
23
globals.html
23
globals.html
|
@ -1,9 +1,9 @@
|
|||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
|
||||
<meta name="generator" content="Doxygen 1.8.13"/>
|
||||
<meta name="generator" content="Doxygen 1.8.17"/>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"/>
|
||||
<title>GRRLIB: Globals</title>
|
||||
<link href="tabs.css" rel="stylesheet" type="text/css"/>
|
||||
|
@ -30,18 +30,21 @@
|
|||
</table>
|
||||
</div>
|
||||
<!-- end header part -->
|
||||
<!-- Generated by Doxygen 1.8.13 -->
|
||||
<!-- Generated by Doxygen 1.8.17 -->
|
||||
<script type="text/javascript">
|
||||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
||||
var searchBox = new SearchBox("searchBox", "search",false,'Search');
|
||||
/* @license-end */
|
||||
</script>
|
||||
<script type="text/javascript" src="menudata.js"></script>
|
||||
<script type="text/javascript" src="menu.js"></script>
|
||||
<script type="text/javascript">
|
||||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
||||
$(function() {
|
||||
initMenu('',true,false,'search.php','Search');
|
||||
$(document).ready(function() { init_search(); });
|
||||
});
|
||||
</script>
|
||||
/* @license-end */</script>
|
||||
<div id="main-nav"></div>
|
||||
</div><!-- top -->
|
||||
<!-- window showing the filter options -->
|
||||
|
@ -137,10 +140,10 @@ $(function() {
|
|||
: <a class="el" href="group___all_func.html#ga5c5986c87237874d005ad419bafa6bf1">GRRLIB__lib.h</a>
|
||||
</li>
|
||||
<li>GRRLIB_bytemapChar
|
||||
: <a class="el" href="group___all_func.html#ga9ce042be1acf8ec62c9a0b43d89becfa">grrlib.h</a>
|
||||
: <a class="el" href="group___all_func.html#ga3afef19dc5b9ad7c6e89fe06f9bfe1e0">grrlib.h</a>
|
||||
</li>
|
||||
<li>GRRLIB_bytemapFont
|
||||
: <a class="el" href="group___all_func.html#gaf9bf452aa990a8e9987aa689aacbe782">grrlib.h</a>
|
||||
: <a class="el" href="group___all_func.html#ga08ac096c30fe4b6becaa039a97905c73">grrlib.h</a>
|
||||
</li>
|
||||
<li>GRRLIB_Camera3dSettings()
|
||||
: <a class="el" href="group___all_func.html#ga7300940a38526ab5aa9be0f4abe4a32a">GRRLIB__lib.h</a>
|
||||
|
@ -185,7 +188,7 @@ $(function() {
|
|||
: <a class="el" href="group___all_func.html#gabafe0b9297e020c440851543c028575e">GRRLIB__lib.h</a>
|
||||
</li>
|
||||
<li>GRRLIB_drawSettings
|
||||
: <a class="el" href="group___all_func.html#ga5e6c1fe5b472dc0c8683e28a36f154c6">grrlib.h</a>
|
||||
: <a class="el" href="group___all_func.html#ga5832d092436ee56d5f83b6792d309290">grrlib.h</a>
|
||||
</li>
|
||||
<li>GRRLIB_DrawSphere()
|
||||
: <a class="el" href="group___all_func.html#gaea4b4858892b197b94c0a2b331eb9c91">GRRLIB__lib.h</a>
|
||||
|
@ -383,10 +386,10 @@ $(function() {
|
|||
: <a class="el" href="group___all_func.html#gacdda772743d08b1e060f2b3dbf4795ed">GRRLIB__lib.h</a>
|
||||
</li>
|
||||
<li>GRRLIB_texImg
|
||||
: <a class="el" href="group___all_func.html#gaaa6ad5d8d27cb06f2c9caa8d274c936b">grrlib.h</a>
|
||||
: <a class="el" href="group___all_func.html#ga7f5b59ff4d8d339dcb303b660339d9bb">grrlib.h</a>
|
||||
</li>
|
||||
<li>GRRLIB_ttfFont
|
||||
: <a class="el" href="group___all_func.html#ga499180deb21d989a9a41df654e2f037f">grrlib.h</a>
|
||||
: <a class="el" href="group___all_func.html#gac8a079ae4566c590762c46b8210bb9f4">grrlib.h</a>
|
||||
</li>
|
||||
<li>GRRLIB_VER_STRING
|
||||
: <a class="el" href="group___all_func.html#gad36e97f844e145cd811f40ee306eb11f">grrlib.h</a>
|
||||
|
@ -416,7 +419,7 @@ $(function() {
|
|||
<hr class="footer"/><address class="footer"><small>
|
||||
Generated by  <a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/>
|
||||
</a> 1.8.13
|
||||
</a> 1.8.17
|
||||
</small></address>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
|
||||
<meta name="generator" content="Doxygen 1.8.13"/>
|
||||
<meta name="generator" content="Doxygen 1.8.17"/>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"/>
|
||||
<title>GRRLIB: Globals</title>
|
||||
<link href="tabs.css" rel="stylesheet" type="text/css"/>
|
||||
|
@ -30,18 +30,21 @@
|
|||
</table>
|
||||
</div>
|
||||
<!-- end header part -->
|
||||
<!-- Generated by Doxygen 1.8.13 -->
|
||||
<!-- Generated by Doxygen 1.8.17 -->
|
||||
<script type="text/javascript">
|
||||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
||||
var searchBox = new SearchBox("searchBox", "search",false,'Search');
|
||||
/* @license-end */
|
||||
</script>
|
||||
<script type="text/javascript" src="menudata.js"></script>
|
||||
<script type="text/javascript" src="menu.js"></script>
|
||||
<script type="text/javascript">
|
||||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
||||
$(function() {
|
||||
initMenu('',true,false,'search.php','Search');
|
||||
$(document).ready(function() { init_search(); });
|
||||
});
|
||||
</script>
|
||||
/* @license-end */</script>
|
||||
<div id="main-nav"></div>
|
||||
</div><!-- top -->
|
||||
<!-- window showing the filter options -->
|
||||
|
@ -93,7 +96,7 @@ $(function() {
|
|||
<hr class="footer"/><address class="footer"><small>
|
||||
Generated by  <a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/>
|
||||
</a> 1.8.13
|
||||
</a> 1.8.17
|
||||
</small></address>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
|
||||
<meta name="generator" content="Doxygen 1.8.13"/>
|
||||
<meta name="generator" content="Doxygen 1.8.17"/>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"/>
|
||||
<title>GRRLIB: Globals</title>
|
||||
<link href="tabs.css" rel="stylesheet" type="text/css"/>
|
||||
|
@ -30,18 +30,21 @@
|
|||
</table>
|
||||
</div>
|
||||
<!-- end header part -->
|
||||
<!-- Generated by Doxygen 1.8.13 -->
|
||||
<!-- Generated by Doxygen 1.8.17 -->
|
||||
<script type="text/javascript">
|
||||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
||||
var searchBox = new SearchBox("searchBox", "search",false,'Search');
|
||||
/* @license-end */
|
||||
</script>
|
||||
<script type="text/javascript" src="menudata.js"></script>
|
||||
<script type="text/javascript" src="menu.js"></script>
|
||||
<script type="text/javascript">
|
||||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
||||
$(function() {
|
||||
initMenu('',true,false,'search.php','Search');
|
||||
$(document).ready(function() { init_search(); });
|
||||
});
|
||||
</script>
|
||||
/* @license-end */</script>
|
||||
<div id="main-nav"></div>
|
||||
</div><!-- top -->
|
||||
<!-- window showing the filter options -->
|
||||
|
@ -69,7 +72,7 @@ $(function() {
|
|||
<hr class="footer"/><address class="footer"><small>
|
||||
Generated by  <a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/>
|
||||
</a> 1.8.13
|
||||
</a> 1.8.17
|
||||
</small></address>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
|
||||
<meta name="generator" content="Doxygen 1.8.13"/>
|
||||
<meta name="generator" content="Doxygen 1.8.17"/>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"/>
|
||||
<title>GRRLIB: Globals</title>
|
||||
<link href="tabs.css" rel="stylesheet" type="text/css"/>
|
||||
|
@ -30,18 +30,21 @@
|
|||
</table>
|
||||
</div>
|
||||
<!-- end header part -->
|
||||
<!-- Generated by Doxygen 1.8.13 -->
|
||||
<!-- Generated by Doxygen 1.8.17 -->
|
||||
<script type="text/javascript">
|
||||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
||||
var searchBox = new SearchBox("searchBox", "search",false,'Search');
|
||||
/* @license-end */
|
||||
</script>
|
||||
<script type="text/javascript" src="menudata.js"></script>
|
||||
<script type="text/javascript" src="menu.js"></script>
|
||||
<script type="text/javascript">
|
||||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
||||
$(function() {
|
||||
initMenu('',true,false,'search.php','Search');
|
||||
$(document).ready(function() { init_search(); });
|
||||
});
|
||||
</script>
|
||||
/* @license-end */</script>
|
||||
<div id="main-nav"></div>
|
||||
</div><!-- top -->
|
||||
<!-- window showing the filter options -->
|
||||
|
@ -81,7 +84,7 @@ $(function() {
|
|||
<hr class="footer"/><address class="footer"><small>
|
||||
Generated by  <a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/>
|
||||
</a> 1.8.13
|
||||
</a> 1.8.17
|
||||
</small></address>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
|
||||
<meta name="generator" content="Doxygen 1.8.13"/>
|
||||
<meta name="generator" content="Doxygen 1.8.17"/>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"/>
|
||||
<title>GRRLIB: Globals</title>
|
||||
<link href="tabs.css" rel="stylesheet" type="text/css"/>
|
||||
|
@ -30,18 +30,21 @@
|
|||
</table>
|
||||
</div>
|
||||
<!-- end header part -->
|
||||
<!-- Generated by Doxygen 1.8.13 -->
|
||||
<!-- Generated by Doxygen 1.8.17 -->
|
||||
<script type="text/javascript">
|
||||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
||||
var searchBox = new SearchBox("searchBox", "search",false,'Search');
|
||||
/* @license-end */
|
||||
</script>
|
||||
<script type="text/javascript" src="menudata.js"></script>
|
||||
<script type="text/javascript" src="menu.js"></script>
|
||||
<script type="text/javascript">
|
||||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
||||
$(function() {
|
||||
initMenu('',true,false,'search.php','Search');
|
||||
$(document).ready(function() { init_search(); });
|
||||
});
|
||||
</script>
|
||||
/* @license-end */</script>
|
||||
<div id="main-nav"></div>
|
||||
</div><!-- top -->
|
||||
<!-- window showing the filter options -->
|
||||
|
@ -341,7 +344,7 @@ $(function() {
|
|||
<hr class="footer"/><address class="footer"><small>
|
||||
Generated by  <a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/>
|
||||
</a> 1.8.13
|
||||
</a> 1.8.17
|
||||
</small></address>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
|
||||
<meta name="generator" content="Doxygen 1.8.13"/>
|
||||
<meta name="generator" content="Doxygen 1.8.17"/>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"/>
|
||||
<title>GRRLIB: Globals</title>
|
||||
<link href="tabs.css" rel="stylesheet" type="text/css"/>
|
||||
|
@ -30,18 +30,21 @@
|
|||
</table>
|
||||
</div>
|
||||
<!-- end header part -->
|
||||
<!-- Generated by Doxygen 1.8.13 -->
|
||||
<!-- Generated by Doxygen 1.8.17 -->
|
||||
<script type="text/javascript">
|
||||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
||||
var searchBox = new SearchBox("searchBox", "search",false,'Search');
|
||||
/* @license-end */
|
||||
</script>
|
||||
<script type="text/javascript" src="menudata.js"></script>
|
||||
<script type="text/javascript" src="menu.js"></script>
|
||||
<script type="text/javascript">
|
||||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
||||
$(function() {
|
||||
initMenu('',true,false,'search.php','Search');
|
||||
$(document).ready(function() { init_search(); });
|
||||
});
|
||||
</script>
|
||||
/* @license-end */</script>
|
||||
<div id="main-nav"></div>
|
||||
</div><!-- top -->
|
||||
<!-- window showing the filter options -->
|
||||
|
@ -61,22 +64,22 @@ $(function() {
|
|||
<div class="contents">
|
||||
 <ul>
|
||||
<li>GRRLIB_blendMode
|
||||
: <a class="el" href="group___all_func.html#gabe3492d05b0bc11aed3dab873129fba0">grrlib.h</a>
|
||||
: <a class="el" href="group___all_func.html#gaadb8b5eb7000391e477ed8221fa3f2c9">grrlib.h</a>
|
||||
</li>
|
||||
<li>GRRLIB_bytemapChar
|
||||
: <a class="el" href="group___all_func.html#ga9ce042be1acf8ec62c9a0b43d89becfa">grrlib.h</a>
|
||||
: <a class="el" href="group___all_func.html#ga3afef19dc5b9ad7c6e89fe06f9bfe1e0">grrlib.h</a>
|
||||
</li>
|
||||
<li>GRRLIB_bytemapFont
|
||||
: <a class="el" href="group___all_func.html#gaf9bf452aa990a8e9987aa689aacbe782">grrlib.h</a>
|
||||
: <a class="el" href="group___all_func.html#ga08ac096c30fe4b6becaa039a97905c73">grrlib.h</a>
|
||||
</li>
|
||||
<li>GRRLIB_drawSettings
|
||||
: <a class="el" href="group___all_func.html#ga5e6c1fe5b472dc0c8683e28a36f154c6">grrlib.h</a>
|
||||
: <a class="el" href="group___all_func.html#ga5832d092436ee56d5f83b6792d309290">grrlib.h</a>
|
||||
</li>
|
||||
<li>GRRLIB_texImg
|
||||
: <a class="el" href="group___all_func.html#gaaa6ad5d8d27cb06f2c9caa8d274c936b">grrlib.h</a>
|
||||
: <a class="el" href="group___all_func.html#ga7f5b59ff4d8d339dcb303b660339d9bb">grrlib.h</a>
|
||||
</li>
|
||||
<li>GRRLIB_ttfFont
|
||||
: <a class="el" href="group___all_func.html#ga499180deb21d989a9a41df654e2f037f">grrlib.h</a>
|
||||
: <a class="el" href="group___all_func.html#gac8a079ae4566c590762c46b8210bb9f4">grrlib.h</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div><!-- contents -->
|
||||
|
@ -84,7 +87,7 @@ $(function() {
|
|||
<hr class="footer"/><address class="footer"><small>
|
||||
Generated by  <a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/>
|
||||
</a> 1.8.13
|
||||
</a> 1.8.17
|
||||
</small></address>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
|
||||
<meta name="generator" content="Doxygen 1.8.13"/>
|
||||
<meta name="generator" content="Doxygen 1.8.17"/>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"/>
|
||||
<title>GRRLIB: Globals</title>
|
||||
<link href="tabs.css" rel="stylesheet" type="text/css"/>
|
||||
|
@ -30,18 +30,21 @@
|
|||
</table>
|
||||
</div>
|
||||
<!-- end header part -->
|
||||
<!-- Generated by Doxygen 1.8.13 -->
|
||||
<!-- Generated by Doxygen 1.8.17 -->
|
||||
<script type="text/javascript">
|
||||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
||||
var searchBox = new SearchBox("searchBox", "search",false,'Search');
|
||||
/* @license-end */
|
||||
</script>
|
||||
<script type="text/javascript" src="menudata.js"></script>
|
||||
<script type="text/javascript" src="menu.js"></script>
|
||||
<script type="text/javascript">
|
||||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
||||
$(function() {
|
||||
initMenu('',true,false,'search.php','Search');
|
||||
$(document).ready(function() { init_search(); });
|
||||
});
|
||||
</script>
|
||||
/* @license-end */</script>
|
||||
<div id="main-nav"></div>
|
||||
</div><!-- top -->
|
||||
<!-- window showing the filter options -->
|
||||
|
@ -69,7 +72,7 @@ $(function() {
|
|||
<hr class="footer"/><address class="footer"><small>
|
||||
Generated by  <a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/>
|
||||
</a> 1.8.13
|
||||
</a> 1.8.17
|
||||
</small></address>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
|
||||
<meta name="generator" content="Doxygen 1.8.13"/>
|
||||
<meta name="generator" content="Doxygen 1.8.17"/>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"/>
|
||||
<title>GRRLIB: Everything in GRRLIB</title>
|
||||
<link href="tabs.css" rel="stylesheet" type="text/css"/>
|
||||
|
@ -30,18 +30,21 @@
|
|||
</table>
|
||||
</div>
|
||||
<!-- end header part -->
|
||||
<!-- Generated by Doxygen 1.8.13 -->
|
||||
<!-- Generated by Doxygen 1.8.17 -->
|
||||
<script type="text/javascript">
|
||||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
||||
var searchBox = new SearchBox("searchBox", "search",false,'Search');
|
||||
/* @license-end */
|
||||
</script>
|
||||
<script type="text/javascript" src="menudata.js"></script>
|
||||
<script type="text/javascript" src="menu.js"></script>
|
||||
<script type="text/javascript">
|
||||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
||||
$(function() {
|
||||
initMenu('',true,false,'search.php','Search');
|
||||
$(document).ready(function() { init_search(); });
|
||||
});
|
||||
</script>
|
||||
/* @license-end */</script>
|
||||
<div id="main-nav"></div>
|
||||
</div><!-- top -->
|
||||
<!-- window showing the filter options -->
|
||||
|
@ -71,7 +74,7 @@ $(function() {
|
|||
</div><!--header-->
|
||||
<div class="contents">
|
||||
|
||||
<p>This is the complete list of functions, structures, defines, typedefs, enumerations and variables you may want to used to make your homebrew with GRRLIB.
|
||||
<p>This is the complete list of functions, structures, defines, typedefs, enumerations and variables you may want to used to make your homebrew with GRRLIB. You simply need to include <a class="el" href="grrlib_8h.html">grrlib.h</a> in your project to have access to all of these.
|
||||
<a href="#details">More...</a></p>
|
||||
<table class="memberdecls">
|
||||
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="nested-classes"></a>
|
||||
|
@ -98,29 +101,36 @@ Macros</h2></td></tr>
|
|||
#define </td><td class="memItemRight" valign="bottom"><a class="el" href="group___all_func.html#gad36e97f844e145cd811f40ee306eb11f">GRRLIB_VER_STRING</a>   "4.4.0"</td></tr>
|
||||
<tr class="memdesc:gad36e97f844e145cd811f40ee306eb11f"><td class="mdescLeft"> </td><td class="mdescRight">Version information for GRRLIB. <br /></td></tr>
|
||||
<tr class="separator:gad36e97f844e145cd811f40ee306eb11f"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:ga2cde25567f177a6cd9191d536764235e"><td class="memItemLeft" align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="group___all_func.html#ga2cde25567f177a6cd9191d536764235e">R</a>(c)   (((c) >>24) &0xFF)</td></tr>
|
||||
<tr class="memdesc:ga2cde25567f177a6cd9191d536764235e"><td class="mdescLeft"> </td><td class="mdescRight">Extract red component of colour. <a href="#ga2cde25567f177a6cd9191d536764235e">More...</a><br /></td></tr>
|
||||
<tr class="memitem:ga2cde25567f177a6cd9191d536764235e"><td class="memItemLeft" align="right" valign="top"><a id="ga2cde25567f177a6cd9191d536764235e"></a>
|
||||
#define </td><td class="memItemRight" valign="bottom"><a class="el" href="group___all_func.html#ga2cde25567f177a6cd9191d536764235e">R</a>(c)   (((c) >>24) &0xFF)</td></tr>
|
||||
<tr class="memdesc:ga2cde25567f177a6cd9191d536764235e"><td class="mdescLeft"> </td><td class="mdescRight">Extract red component of colour. <br /></td></tr>
|
||||
<tr class="separator:ga2cde25567f177a6cd9191d536764235e"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:ga7cc73638f4849985153257c89a69ee94"><td class="memItemLeft" align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="group___all_func.html#ga7cc73638f4849985153257c89a69ee94">G</a>(c)   (((c) >>16) &0xFF)</td></tr>
|
||||
<tr class="memdesc:ga7cc73638f4849985153257c89a69ee94"><td class="mdescLeft"> </td><td class="mdescRight">Extract green component of colour. <a href="#ga7cc73638f4849985153257c89a69ee94">More...</a><br /></td></tr>
|
||||
<tr class="memitem:ga7cc73638f4849985153257c89a69ee94"><td class="memItemLeft" align="right" valign="top"><a id="ga7cc73638f4849985153257c89a69ee94"></a>
|
||||
#define </td><td class="memItemRight" valign="bottom"><a class="el" href="group___all_func.html#ga7cc73638f4849985153257c89a69ee94">G</a>(c)   (((c) >>16) &0xFF)</td></tr>
|
||||
<tr class="memdesc:ga7cc73638f4849985153257c89a69ee94"><td class="mdescLeft"> </td><td class="mdescRight">Extract green component of colour. <br /></td></tr>
|
||||
<tr class="separator:ga7cc73638f4849985153257c89a69ee94"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:gadddcd4b5f23e5e290c31b64cd8c8efaa"><td class="memItemLeft" align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="group___all_func.html#gadddcd4b5f23e5e290c31b64cd8c8efaa">B</a>(c)   (((c) >> 8) &0xFF)</td></tr>
|
||||
<tr class="memdesc:gadddcd4b5f23e5e290c31b64cd8c8efaa"><td class="mdescLeft"> </td><td class="mdescRight">Extract blue component of colour. <a href="#gadddcd4b5f23e5e290c31b64cd8c8efaa">More...</a><br /></td></tr>
|
||||
<tr class="memitem:gadddcd4b5f23e5e290c31b64cd8c8efaa"><td class="memItemLeft" align="right" valign="top"><a id="gadddcd4b5f23e5e290c31b64cd8c8efaa"></a>
|
||||
#define </td><td class="memItemRight" valign="bottom"><a class="el" href="group___all_func.html#gadddcd4b5f23e5e290c31b64cd8c8efaa">B</a>(c)   (((c) >> 8) &0xFF)</td></tr>
|
||||
<tr class="memdesc:gadddcd4b5f23e5e290c31b64cd8c8efaa"><td class="mdescLeft"> </td><td class="mdescRight">Extract blue component of colour. <br /></td></tr>
|
||||
<tr class="separator:gadddcd4b5f23e5e290c31b64cd8c8efaa"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:ga96aca57a76bd8537a24bb11ab44ef8d9"><td class="memItemLeft" align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="group___all_func.html#ga96aca57a76bd8537a24bb11ab44ef8d9">A</a>(c)   ( (c) &0xFF)</td></tr>
|
||||
<tr class="memdesc:ga96aca57a76bd8537a24bb11ab44ef8d9"><td class="mdescLeft"> </td><td class="mdescRight">Extract alpha component of colour. <a href="#ga96aca57a76bd8537a24bb11ab44ef8d9">More...</a><br /></td></tr>
|
||||
<tr class="memitem:ga96aca57a76bd8537a24bb11ab44ef8d9"><td class="memItemLeft" align="right" valign="top"><a id="ga96aca57a76bd8537a24bb11ab44ef8d9"></a>
|
||||
#define </td><td class="memItemRight" valign="bottom"><a class="el" href="group___all_func.html#ga96aca57a76bd8537a24bb11ab44ef8d9">A</a>(c)   ( (c) &0xFF)</td></tr>
|
||||
<tr class="memdesc:ga96aca57a76bd8537a24bb11ab44ef8d9"><td class="mdescLeft"> </td><td class="mdescRight">Extract alpha component of colour. <br /></td></tr>
|
||||
<tr class="separator:ga96aca57a76bd8537a24bb11ab44ef8d9"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:gaba32782053c6a2b01e3706d632d77895"><td class="memItemLeft" align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="group___all_func.html#gaba32782053c6a2b01e3706d632d77895">RGBA</a>(r, g, b, a)</td></tr>
|
||||
<tr class="memdesc:gaba32782053c6a2b01e3706d632d77895"><td class="mdescLeft"> </td><td class="mdescRight">Build an RGB pixel from components. <a href="#gaba32782053c6a2b01e3706d632d77895">More...</a><br /></td></tr>
|
||||
<tr class="memdesc:gaba32782053c6a2b01e3706d632d77895"><td class="mdescLeft"> </td><td class="mdescRight">Build an RGB pixel from components. <a href="group___all_func.html#gaba32782053c6a2b01e3706d632d77895">More...</a><br /></td></tr>
|
||||
<tr class="separator:gaba32782053c6a2b01e3706d632d77895"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:gaa1595302fa27df7d3e5913865659ca71"><td class="memItemLeft" align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="group___all_func.html#gaa1595302fa27df7d3e5913865659ca71">GRRLIB_BLEND_NONE</a>   (<a class="el" href="group___all_func.html#gga84c65877bb197763cda6669c473be692aeded8fce060bcb04b096c17cea237c23">GRRLIB_BLEND_ALPHA</a>)</td></tr>
|
||||
<tr class="memdesc:gaa1595302fa27df7d3e5913865659ca71"><td class="mdescLeft"> </td><td class="mdescRight">Alias for GRRLIB_BLEND_ALPHA. <a href="#gaa1595302fa27df7d3e5913865659ca71">More...</a><br /></td></tr>
|
||||
<tr class="memitem:gaa1595302fa27df7d3e5913865659ca71"><td class="memItemLeft" align="right" valign="top"><a id="gaa1595302fa27df7d3e5913865659ca71"></a>
|
||||
#define </td><td class="memItemRight" valign="bottom"><a class="el" href="group___all_func.html#gaa1595302fa27df7d3e5913865659ca71">GRRLIB_BLEND_NONE</a>   (<a class="el" href="group___all_func.html#gga84c65877bb197763cda6669c473be692aeded8fce060bcb04b096c17cea237c23">GRRLIB_BLEND_ALPHA</a>)</td></tr>
|
||||
<tr class="memdesc:gaa1595302fa27df7d3e5913865659ca71"><td class="mdescLeft"> </td><td class="mdescRight">Alias for GRRLIB_BLEND_ALPHA. <br /></td></tr>
|
||||
<tr class="separator:gaa1595302fa27df7d3e5913865659ca71"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:ga4da19aad1f8a920283a84a3af7d7e34a"><td class="memItemLeft" align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="group___all_func.html#ga4da19aad1f8a920283a84a3af7d7e34a">GRRLIB_BLEND_LIGHT</a>   (<a class="el" href="group___all_func.html#gga84c65877bb197763cda6669c473be692ad4f0554f7bfc19410c4fedaeab1a10fd">GRRLIB_BLEND_ADD</a>)</td></tr>
|
||||
<tr class="memdesc:ga4da19aad1f8a920283a84a3af7d7e34a"><td class="mdescLeft"> </td><td class="mdescRight">Alias for GRRLIB_BLEND_ADD. <a href="#ga4da19aad1f8a920283a84a3af7d7e34a">More...</a><br /></td></tr>
|
||||
<tr class="memitem:ga4da19aad1f8a920283a84a3af7d7e34a"><td class="memItemLeft" align="right" valign="top"><a id="ga4da19aad1f8a920283a84a3af7d7e34a"></a>
|
||||
#define </td><td class="memItemRight" valign="bottom"><a class="el" href="group___all_func.html#ga4da19aad1f8a920283a84a3af7d7e34a">GRRLIB_BLEND_LIGHT</a>   (<a class="el" href="group___all_func.html#gga84c65877bb197763cda6669c473be692ad4f0554f7bfc19410c4fedaeab1a10fd">GRRLIB_BLEND_ADD</a>)</td></tr>
|
||||
<tr class="memdesc:ga4da19aad1f8a920283a84a3af7d7e34a"><td class="mdescLeft"> </td><td class="mdescRight">Alias for GRRLIB_BLEND_ADD. <br /></td></tr>
|
||||
<tr class="separator:ga4da19aad1f8a920283a84a3af7d7e34a"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:ga2308b6e9df5946957149bfa693c6a93e"><td class="memItemLeft" align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="group___all_func.html#ga2308b6e9df5946957149bfa693c6a93e">GRRLIB_BLEND_SHADE</a>   (<a class="el" href="group___all_func.html#gga84c65877bb197763cda6669c473be692a4a7b1a0e143ad522128a7c8f5f7dc7fb">GRRLIB_BLEND_MULTI</a>)</td></tr>
|
||||
<tr class="memdesc:ga2308b6e9df5946957149bfa693c6a93e"><td class="mdescLeft"> </td><td class="mdescRight">Alias for GRRLIB_BLEND_MULTI. <a href="#ga2308b6e9df5946957149bfa693c6a93e">More...</a><br /></td></tr>
|
||||
<tr class="memitem:ga2308b6e9df5946957149bfa693c6a93e"><td class="memItemLeft" align="right" valign="top"><a id="ga2308b6e9df5946957149bfa693c6a93e"></a>
|
||||
#define </td><td class="memItemRight" valign="bottom"><a class="el" href="group___all_func.html#ga2308b6e9df5946957149bfa693c6a93e">GRRLIB_BLEND_SHADE</a>   (<a class="el" href="group___all_func.html#gga84c65877bb197763cda6669c473be692a4a7b1a0e143ad522128a7c8f5f7dc7fb">GRRLIB_BLEND_MULTI</a>)</td></tr>
|
||||
<tr class="memdesc:ga2308b6e9df5946957149bfa693c6a93e"><td class="mdescLeft"> </td><td class="mdescRight">Alias for GRRLIB_BLEND_MULTI. <br /></td></tr>
|
||||
<tr class="separator:ga2308b6e9df5946957149bfa693c6a93e"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:ga065dde42220d3d8e638f5f9e1993e44f"><td class="memItemLeft" align="right" valign="top"><a id="ga065dde42220d3d8e638f5f9e1993e44f"></a>
|
||||
#define </td><td class="memItemRight" valign="bottom"><b>GRR_EXTERN</b>   extern</td></tr>
|
||||
|
@ -137,30 +147,30 @@ Macros</h2></td></tr>
|
|||
</table><table class="memberdecls">
|
||||
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="typedef-members"></a>
|
||||
Typedefs</h2></td></tr>
|
||||
<tr class="memitem:gabe3492d05b0bc11aed3dab873129fba0"><td class="memItemLeft" align="right" valign="top"><a id="gabe3492d05b0bc11aed3dab873129fba0"></a>
|
||||
typedef enum <a class="el" href="group___all_func.html#ga84c65877bb197763cda6669c473be692">GRRLIB_blendMode</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="group___all_func.html#gabe3492d05b0bc11aed3dab873129fba0">GRRLIB_blendMode</a></td></tr>
|
||||
<tr class="memdesc:gabe3492d05b0bc11aed3dab873129fba0"><td class="mdescLeft"> </td><td class="mdescRight">GRRLIB Blending Modes. <br /></td></tr>
|
||||
<tr class="separator:gabe3492d05b0bc11aed3dab873129fba0"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:ga5e6c1fe5b472dc0c8683e28a36f154c6"><td class="memItemLeft" align="right" valign="top"><a id="ga5e6c1fe5b472dc0c8683e28a36f154c6"></a>
|
||||
typedef struct <a class="el" href="struct_g_r_r_l_i_b__draw_settings.html">GRRLIB_drawSettings</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="group___all_func.html#ga5e6c1fe5b472dc0c8683e28a36f154c6">GRRLIB_drawSettings</a></td></tr>
|
||||
<tr class="memdesc:ga5e6c1fe5b472dc0c8683e28a36f154c6"><td class="mdescLeft"> </td><td class="mdescRight">Structure to hold the current drawing settings. <br /></td></tr>
|
||||
<tr class="separator:ga5e6c1fe5b472dc0c8683e28a36f154c6"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:gaaa6ad5d8d27cb06f2c9caa8d274c936b"><td class="memItemLeft" align="right" valign="top"><a id="gaaa6ad5d8d27cb06f2c9caa8d274c936b"></a>
|
||||
typedef struct <a class="el" href="struct_g_r_r_l_i_b__tex_img.html">GRRLIB_texImg</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="group___all_func.html#gaaa6ad5d8d27cb06f2c9caa8d274c936b">GRRLIB_texImg</a></td></tr>
|
||||
<tr class="memdesc:gaaa6ad5d8d27cb06f2c9caa8d274c936b"><td class="mdescLeft"> </td><td class="mdescRight">Structure to hold the texture information. <br /></td></tr>
|
||||
<tr class="separator:gaaa6ad5d8d27cb06f2c9caa8d274c936b"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:ga9ce042be1acf8ec62c9a0b43d89becfa"><td class="memItemLeft" align="right" valign="top"><a id="ga9ce042be1acf8ec62c9a0b43d89becfa"></a>
|
||||
typedef struct <a class="el" href="struct_g_r_r_l_i_b__bytemap_char.html">GRRLIB_bytemapChar</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="group___all_func.html#ga9ce042be1acf8ec62c9a0b43d89becfa">GRRLIB_bytemapChar</a></td></tr>
|
||||
<tr class="memdesc:ga9ce042be1acf8ec62c9a0b43d89becfa"><td class="mdescLeft"> </td><td class="mdescRight">Structure to hold the bytemap character information. <br /></td></tr>
|
||||
<tr class="separator:ga9ce042be1acf8ec62c9a0b43d89becfa"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:gaf9bf452aa990a8e9987aa689aacbe782"><td class="memItemLeft" align="right" valign="top"><a id="gaf9bf452aa990a8e9987aa689aacbe782"></a>
|
||||
typedef struct <a class="el" href="struct_g_r_r_l_i_b__bytemap_font.html">GRRLIB_bytemapFont</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="group___all_func.html#gaf9bf452aa990a8e9987aa689aacbe782">GRRLIB_bytemapFont</a></td></tr>
|
||||
<tr class="memdesc:gaf9bf452aa990a8e9987aa689aacbe782"><td class="mdescLeft"> </td><td class="mdescRight">Structure to hold the bytemap font information. <br /></td></tr>
|
||||
<tr class="separator:gaf9bf452aa990a8e9987aa689aacbe782"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:ga499180deb21d989a9a41df654e2f037f"><td class="memItemLeft" align="right" valign="top"><a id="ga499180deb21d989a9a41df654e2f037f"></a>
|
||||
typedef struct <a class="el" href="struct_g_r_r_l_i_b___font.html">GRRLIB_Font</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="group___all_func.html#ga499180deb21d989a9a41df654e2f037f">GRRLIB_ttfFont</a></td></tr>
|
||||
<tr class="memdesc:ga499180deb21d989a9a41df654e2f037f"><td class="mdescLeft"> </td><td class="mdescRight">Structure to hold the TTF information. <br /></td></tr>
|
||||
<tr class="separator:ga499180deb21d989a9a41df654e2f037f"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:gaadb8b5eb7000391e477ed8221fa3f2c9"><td class="memItemLeft" align="right" valign="top"><a id="gaadb8b5eb7000391e477ed8221fa3f2c9"></a>
|
||||
typedef enum <a class="el" href="group___all_func.html#ga84c65877bb197763cda6669c473be692">GRRLIB_blendMode</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="group___all_func.html#gaadb8b5eb7000391e477ed8221fa3f2c9">GRRLIB_blendMode</a></td></tr>
|
||||
<tr class="memdesc:gaadb8b5eb7000391e477ed8221fa3f2c9"><td class="mdescLeft"> </td><td class="mdescRight">GRRLIB Blending Modes. <br /></td></tr>
|
||||
<tr class="separator:gaadb8b5eb7000391e477ed8221fa3f2c9"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:ga5832d092436ee56d5f83b6792d309290"><td class="memItemLeft" align="right" valign="top"><a id="ga5832d092436ee56d5f83b6792d309290"></a>
|
||||
typedef struct <a class="el" href="struct_g_r_r_l_i_b__draw_settings.html">GRRLIB_drawSettings</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="group___all_func.html#ga5832d092436ee56d5f83b6792d309290">GRRLIB_drawSettings</a></td></tr>
|
||||
<tr class="memdesc:ga5832d092436ee56d5f83b6792d309290"><td class="mdescLeft"> </td><td class="mdescRight">Structure to hold the current drawing settings. <br /></td></tr>
|
||||
<tr class="separator:ga5832d092436ee56d5f83b6792d309290"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:ga7f5b59ff4d8d339dcb303b660339d9bb"><td class="memItemLeft" align="right" valign="top"><a id="ga7f5b59ff4d8d339dcb303b660339d9bb"></a>
|
||||
typedef struct <a class="el" href="struct_g_r_r_l_i_b__tex_img.html">GRRLIB_texImg</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="group___all_func.html#ga7f5b59ff4d8d339dcb303b660339d9bb">GRRLIB_texImg</a></td></tr>
|
||||
<tr class="memdesc:ga7f5b59ff4d8d339dcb303b660339d9bb"><td class="mdescLeft"> </td><td class="mdescRight">Structure to hold the texture information. <br /></td></tr>
|
||||
<tr class="separator:ga7f5b59ff4d8d339dcb303b660339d9bb"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:ga3afef19dc5b9ad7c6e89fe06f9bfe1e0"><td class="memItemLeft" align="right" valign="top"><a id="ga3afef19dc5b9ad7c6e89fe06f9bfe1e0"></a>
|
||||
typedef struct <a class="el" href="struct_g_r_r_l_i_b__bytemap_char.html">GRRLIB_bytemapChar</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="group___all_func.html#ga3afef19dc5b9ad7c6e89fe06f9bfe1e0">GRRLIB_bytemapChar</a></td></tr>
|
||||
<tr class="memdesc:ga3afef19dc5b9ad7c6e89fe06f9bfe1e0"><td class="mdescLeft"> </td><td class="mdescRight">Structure to hold the bytemap character information. <br /></td></tr>
|
||||
<tr class="separator:ga3afef19dc5b9ad7c6e89fe06f9bfe1e0"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:ga08ac096c30fe4b6becaa039a97905c73"><td class="memItemLeft" align="right" valign="top"><a id="ga08ac096c30fe4b6becaa039a97905c73"></a>
|
||||
typedef struct <a class="el" href="struct_g_r_r_l_i_b__bytemap_font.html">GRRLIB_bytemapFont</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="group___all_func.html#ga08ac096c30fe4b6becaa039a97905c73">GRRLIB_bytemapFont</a></td></tr>
|
||||
<tr class="memdesc:ga08ac096c30fe4b6becaa039a97905c73"><td class="mdescLeft"> </td><td class="mdescRight">Structure to hold the bytemap font information. <br /></td></tr>
|
||||
<tr class="separator:ga08ac096c30fe4b6becaa039a97905c73"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:gac8a079ae4566c590762c46b8210bb9f4"><td class="memItemLeft" align="right" valign="top"><a id="gac8a079ae4566c590762c46b8210bb9f4"></a>
|
||||
typedef struct <a class="el" href="struct_g_r_r_l_i_b___font.html">GRRLIB_Font</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="group___all_func.html#gac8a079ae4566c590762c46b8210bb9f4">GRRLIB_ttfFont</a></td></tr>
|
||||
<tr class="memdesc:gac8a079ae4566c590762c46b8210bb9f4"><td class="mdescLeft"> </td><td class="mdescRight">Structure to hold the TTF information. <br /></td></tr>
|
||||
<tr class="separator:gac8a079ae4566c590762c46b8210bb9f4"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
</table><table class="memberdecls">
|
||||
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="enum-members"></a>
|
||||
Enumerations</h2></td></tr>
|
||||
|
@ -172,14 +182,14 @@ Enumerations</h2></td></tr>
|
|||
<br />
|
||||
  <a class="el" href="group___all_func.html#gga84c65877bb197763cda6669c473be692ab3aacba447b6cee253fc713e45ab49fd">GRRLIB_BLEND_INV</a> = 4
|
||||
<br />
|
||||
}<tr class="memdesc:ga84c65877bb197763cda6669c473be692"><td class="mdescLeft"> </td><td class="mdescRight">GRRLIB Blending Modes. <a href="group___all_func.html#ga84c65877bb197763cda6669c473be692">More...</a><br /></td></tr>
|
||||
</td></tr>
|
||||
}</td></tr>
|
||||
<tr class="memdesc:ga84c65877bb197763cda6669c473be692"><td class="mdescLeft"> </td><td class="mdescRight">GRRLIB Blending Modes. <a href="group___all_func.html#ga84c65877bb197763cda6669c473be692">More...</a><br /></td></tr>
|
||||
<tr class="separator:ga84c65877bb197763cda6669c473be692"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
</table><table class="memberdecls">
|
||||
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="func-members"></a>
|
||||
Functions</h2></td></tr>
|
||||
<tr class="memitem:ga7138a4aaee5099b15859368c5f499b2f"><td class="memItemLeft" align="right" valign="top"><a id="ga7138a4aaee5099b15859368c5f499b2f"></a>
|
||||
GRR_EXTERN void *xfb [2] </td><td class="memItemRight" valign="bottom"><b>GRR_INITS</b> (NULL, NULL)</td></tr>
|
||||
GRR_EXTERN void *xfb[2] </td><td class="memItemRight" valign="bottom"><b>GRR_INITS</b> (NULL, NULL)</td></tr>
|
||||
<tr class="separator:ga7138a4aaee5099b15859368c5f499b2f"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:ga7b2416f572740e91fa710421174d55d8"><td class="memItemLeft" align="right" valign="top"><a id="ga7b2416f572740e91fa710421174d55d8"></a>
|
||||
GRR_EXTERN u32 fb </td><td class="memItemRight" valign="bottom"><b>GRR_INIT</b> (0)</td></tr>
|
||||
|
@ -189,197 +199,197 @@ INLINE void </td><td class="memItemRight" valign="bottom"><a class="el" hre
|
|||
<tr class="memdesc:gae4bc6ca96070c33d540ad720c5c91fc4"><td class="mdescLeft"> </td><td class="mdescRight">Reset the clipping to normal. <br /></td></tr>
|
||||
<tr class="separator:gae4bc6ca96070c33d540ad720c5c91fc4"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:gacf077d7ee678f8bd942db4cbf6027d98"><td class="memItemLeft" align="right" valign="top">INLINE void </td><td class="memItemRight" valign="bottom"><a class="el" href="group___all_func.html#gacf077d7ee678f8bd942db4cbf6027d98">GRRLIB_ClipDrawing</a> (const int x, const int y, const int width, const int height)</td></tr>
|
||||
<tr class="memdesc:gacf077d7ee678f8bd942db4cbf6027d98"><td class="mdescLeft"> </td><td class="mdescRight">Clip the drawing area to an rectangle. <a href="#gacf077d7ee678f8bd942db4cbf6027d98">More...</a><br /></td></tr>
|
||||
<tr class="memdesc:gacf077d7ee678f8bd942db4cbf6027d98"><td class="mdescLeft"> </td><td class="mdescRight">Clip the drawing area to an rectangle. <a href="group___all_func.html#gacf077d7ee678f8bd942db4cbf6027d98">More...</a><br /></td></tr>
|
||||
<tr class="separator:gacf077d7ee678f8bd942db4cbf6027d98"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:gaa0e1bd3df799dc1ee46067f7ce3ca8c7"><td class="memItemLeft" align="right" valign="top">INLINE bool </td><td class="memItemRight" valign="bottom"><a class="el" href="group___all_func.html#gaa0e1bd3df799dc1ee46067f7ce3ca8c7">GRRLIB_PtInRect</a> (const int hotx, const int hoty, const int hotw, const int hoth, const int wpadx, const int wpady)</td></tr>
|
||||
<tr class="memdesc:gaa0e1bd3df799dc1ee46067f7ce3ca8c7"><td class="mdescLeft"> </td><td class="mdescRight">Determine whether the specified point lies within the specified rectangle. <a href="#gaa0e1bd3df799dc1ee46067f7ce3ca8c7">More...</a><br /></td></tr>
|
||||
<tr class="memdesc:gaa0e1bd3df799dc1ee46067f7ce3ca8c7"><td class="mdescLeft"> </td><td class="mdescRight">Determine whether the specified point lies within the specified rectangle. <a href="group___all_func.html#gaa0e1bd3df799dc1ee46067f7ce3ca8c7">More...</a><br /></td></tr>
|
||||
<tr class="separator:gaa0e1bd3df799dc1ee46067f7ce3ca8c7"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:gaaaf388fab79085829b2cc886f18a138f"><td class="memItemLeft" align="right" valign="top">INLINE bool </td><td class="memItemRight" valign="bottom"><a class="el" href="group___all_func.html#gaaaf388fab79085829b2cc886f18a138f">GRRLIB_RectInRect</a> (const int rect1x, const int rect1y, const int rect1w, const int rect1h, const int rect2x, const int rect2y, const int rect2w, const int rect2h)</td></tr>
|
||||
<tr class="memdesc:gaaaf388fab79085829b2cc886f18a138f"><td class="mdescLeft"> </td><td class="mdescRight">Determine whether a specified rectangle lies within another rectangle. <a href="#gaaaf388fab79085829b2cc886f18a138f">More...</a><br /></td></tr>
|
||||
<tr class="memdesc:gaaaf388fab79085829b2cc886f18a138f"><td class="mdescLeft"> </td><td class="mdescRight">Determine whether a specified rectangle lies within another rectangle. <a href="group___all_func.html#gaaaf388fab79085829b2cc886f18a138f">More...</a><br /></td></tr>
|
||||
<tr class="separator:gaaaf388fab79085829b2cc886f18a138f"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:ga87b9fd5a8ec33cce9b23a243ccda824d"><td class="memItemLeft" align="right" valign="top">INLINE bool </td><td class="memItemRight" valign="bottom"><a class="el" href="group___all_func.html#ga87b9fd5a8ec33cce9b23a243ccda824d">GRRLIB_RectOnRect</a> (const int rect1x, const int rect1y, const int rect1w, const int rect1h, const int rect2x, const int rect2y, const int rect2w, const int rect2h)</td></tr>
|
||||
<tr class="memdesc:ga87b9fd5a8ec33cce9b23a243ccda824d"><td class="mdescLeft"> </td><td class="mdescRight">Determine whether a part of a specified rectangle lies on another rectangle. <a href="#ga87b9fd5a8ec33cce9b23a243ccda824d">More...</a><br /></td></tr>
|
||||
<tr class="memdesc:ga87b9fd5a8ec33cce9b23a243ccda824d"><td class="mdescLeft"> </td><td class="mdescRight">Determine whether a part of a specified rectangle lies on another rectangle. <a href="group___all_func.html#ga87b9fd5a8ec33cce9b23a243ccda824d">More...</a><br /></td></tr>
|
||||
<tr class="separator:ga87b9fd5a8ec33cce9b23a243ccda824d"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:ga4e6b4d7e4a15eb39d507d923b439d0e5"><td class="memItemLeft" align="right" valign="top">INLINE void </td><td class="memItemRight" valign="bottom"><a class="el" href="group___all_func.html#ga4e6b4d7e4a15eb39d507d923b439d0e5">GRRLIB_NPlot</a> (const guVector v[], const u32 color[], const long n)</td></tr>
|
||||
<tr class="memdesc:ga4e6b4d7e4a15eb39d507d923b439d0e5"><td class="mdescLeft"> </td><td class="mdescRight">Draw an array of points. <a href="#ga4e6b4d7e4a15eb39d507d923b439d0e5">More...</a><br /></td></tr>
|
||||
<tr class="memdesc:ga4e6b4d7e4a15eb39d507d923b439d0e5"><td class="mdescLeft"> </td><td class="mdescRight">Draw an array of points. <a href="group___all_func.html#ga4e6b4d7e4a15eb39d507d923b439d0e5">More...</a><br /></td></tr>
|
||||
<tr class="separator:ga4e6b4d7e4a15eb39d507d923b439d0e5"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:gac7ba7ec716a2a7100cdc6f4fb8c85062"><td class="memItemLeft" align="right" valign="top">INLINE void </td><td class="memItemRight" valign="bottom"><a class="el" href="group___all_func.html#gac7ba7ec716a2a7100cdc6f4fb8c85062">GRRLIB_NGone</a> (const guVector v[], const u32 color[], const long n)</td></tr>
|
||||
<tr class="memdesc:gac7ba7ec716a2a7100cdc6f4fb8c85062"><td class="mdescLeft"> </td><td class="mdescRight">Draw a polygon. <a href="#gac7ba7ec716a2a7100cdc6f4fb8c85062">More...</a><br /></td></tr>
|
||||
<tr class="memdesc:gac7ba7ec716a2a7100cdc6f4fb8c85062"><td class="mdescLeft"> </td><td class="mdescRight">Draw a polygon. <a href="group___all_func.html#gac7ba7ec716a2a7100cdc6f4fb8c85062">More...</a><br /></td></tr>
|
||||
<tr class="separator:gac7ba7ec716a2a7100cdc6f4fb8c85062"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:ga39d86882203f923af1403ec9bbbd01c4"><td class="memItemLeft" align="right" valign="top">INLINE void </td><td class="memItemRight" valign="bottom"><a class="el" href="group___all_func.html#ga39d86882203f923af1403ec9bbbd01c4">GRRLIB_NGoneFilled</a> (const guVector v[], const u32 color[], const long n)</td></tr>
|
||||
<tr class="memdesc:ga39d86882203f923af1403ec9bbbd01c4"><td class="mdescLeft"> </td><td class="mdescRight">Draw a filled polygon. <a href="#ga39d86882203f923af1403ec9bbbd01c4">More...</a><br /></td></tr>
|
||||
<tr class="memdesc:ga39d86882203f923af1403ec9bbbd01c4"><td class="mdescLeft"> </td><td class="mdescRight">Draw a filled polygon. <a href="group___all_func.html#ga39d86882203f923af1403ec9bbbd01c4">More...</a><br /></td></tr>
|
||||
<tr class="separator:ga39d86882203f923af1403ec9bbbd01c4"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:gab30f2c50710d1d659efb03daaa4866c8"><td class="memItemLeft" align="right" valign="top">INLINE void </td><td class="memItemRight" valign="bottom"><a class="el" href="group___all_func.html#gab30f2c50710d1d659efb03daaa4866c8">GRRLIB_GXEngine</a> (const guVector v[], const u32 color[], const long n, const u8 fmt)</td></tr>
|
||||
<tr class="memdesc:gab30f2c50710d1d659efb03daaa4866c8"><td class="mdescLeft"> </td><td class="mdescRight">Draws a vector. <a href="#gab30f2c50710d1d659efb03daaa4866c8">More...</a><br /></td></tr>
|
||||
<tr class="memdesc:gab30f2c50710d1d659efb03daaa4866c8"><td class="mdescLeft"> </td><td class="mdescRight">Draws a vector. <a href="group___all_func.html#gab30f2c50710d1d659efb03daaa4866c8">More...</a><br /></td></tr>
|
||||
<tr class="separator:gab30f2c50710d1d659efb03daaa4866c8"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:gaa4334df3b160f01ae4cf49c616fe0949"><td class="memItemLeft" align="right" valign="top">INLINE void </td><td class="memItemRight" valign="bottom"><a class="el" href="group___all_func.html#gaa4334df3b160f01ae4cf49c616fe0949">GRRLIB_FillScreen</a> (const u32 color)</td></tr>
|
||||
<tr class="memdesc:gaa4334df3b160f01ae4cf49c616fe0949"><td class="mdescLeft"> </td><td class="mdescRight">Clear screen with a specific color. <a href="#gaa4334df3b160f01ae4cf49c616fe0949">More...</a><br /></td></tr>
|
||||
<tr class="memdesc:gaa4334df3b160f01ae4cf49c616fe0949"><td class="mdescLeft"> </td><td class="mdescRight">Clear screen with a specific color. <a href="group___all_func.html#gaa4334df3b160f01ae4cf49c616fe0949">More...</a><br /></td></tr>
|
||||
<tr class="separator:gaa4334df3b160f01ae4cf49c616fe0949"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:ga3d9c6c2d1661d8cbe149b27ad5f6e288"><td class="memItemLeft" align="right" valign="top">INLINE void </td><td class="memItemRight" valign="bottom"><a class="el" href="group___all_func.html#ga3d9c6c2d1661d8cbe149b27ad5f6e288">GRRLIB_Plot</a> (const f32 x, const f32 y, const u32 color)</td></tr>
|
||||
<tr class="memdesc:ga3d9c6c2d1661d8cbe149b27ad5f6e288"><td class="mdescLeft"> </td><td class="mdescRight">Draw a dot. <a href="#ga3d9c6c2d1661d8cbe149b27ad5f6e288">More...</a><br /></td></tr>
|
||||
<tr class="memdesc:ga3d9c6c2d1661d8cbe149b27ad5f6e288"><td class="mdescLeft"> </td><td class="mdescRight">Draw a dot. <a href="group___all_func.html#ga3d9c6c2d1661d8cbe149b27ad5f6e288">More...</a><br /></td></tr>
|
||||
<tr class="separator:ga3d9c6c2d1661d8cbe149b27ad5f6e288"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:ga6b0172d719954b1d876138d3e71b188c"><td class="memItemLeft" align="right" valign="top">INLINE void </td><td class="memItemRight" valign="bottom"><a class="el" href="group___all_func.html#ga6b0172d719954b1d876138d3e71b188c">GRRLIB_Line</a> (const f32 x1, const f32 y1, const f32 x2, const f32 y2, const u32 color)</td></tr>
|
||||
<tr class="memdesc:ga6b0172d719954b1d876138d3e71b188c"><td class="mdescLeft"> </td><td class="mdescRight">Draw a line. <a href="#ga6b0172d719954b1d876138d3e71b188c">More...</a><br /></td></tr>
|
||||
<tr class="memdesc:ga6b0172d719954b1d876138d3e71b188c"><td class="mdescLeft"> </td><td class="mdescRight">Draw a line. <a href="group___all_func.html#ga6b0172d719954b1d876138d3e71b188c">More...</a><br /></td></tr>
|
||||
<tr class="separator:ga6b0172d719954b1d876138d3e71b188c"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:ga4d8e2d39ff349f77b0400431f35e55c3"><td class="memItemLeft" align="right" valign="top">INLINE void </td><td class="memItemRight" valign="bottom"><a class="el" href="group___all_func.html#ga4d8e2d39ff349f77b0400431f35e55c3">GRRLIB_Rectangle</a> (const f32 x, const f32 y, const f32 width, const f32 height, const u32 color, const bool filled)</td></tr>
|
||||
<tr class="memdesc:ga4d8e2d39ff349f77b0400431f35e55c3"><td class="mdescLeft"> </td><td class="mdescRight">Draw a rectangle. <a href="#ga4d8e2d39ff349f77b0400431f35e55c3">More...</a><br /></td></tr>
|
||||
<tr class="memdesc:ga4d8e2d39ff349f77b0400431f35e55c3"><td class="mdescLeft"> </td><td class="mdescRight">Draw a rectangle. <a href="group___all_func.html#ga4d8e2d39ff349f77b0400431f35e55c3">More...</a><br /></td></tr>
|
||||
<tr class="separator:ga4d8e2d39ff349f77b0400431f35e55c3"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:ga0c98022975900b36e91bb1bf78b64a9b"><td class="memItemLeft" align="right" valign="top">INLINE void </td><td class="memItemRight" valign="bottom"><a class="el" href="group___all_func.html#ga0c98022975900b36e91bb1bf78b64a9b">GRRLIB_SetHandle</a> (<a class="el" href="struct_g_r_r_l_i_b__tex_img.html">GRRLIB_texImg</a> *tex, const int x, const int y)</td></tr>
|
||||
<tr class="memdesc:ga0c98022975900b36e91bb1bf78b64a9b"><td class="mdescLeft"> </td><td class="mdescRight">Set a texture's X and Y handles. <a href="#ga0c98022975900b36e91bb1bf78b64a9b">More...</a><br /></td></tr>
|
||||
<tr class="memdesc:ga0c98022975900b36e91bb1bf78b64a9b"><td class="mdescLeft"> </td><td class="mdescRight">Set a texture's X and Y handles. <a href="group___all_func.html#ga0c98022975900b36e91bb1bf78b64a9b">More...</a><br /></td></tr>
|
||||
<tr class="separator:ga0c98022975900b36e91bb1bf78b64a9b"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:gaf9765f9f9f807396e554cb32e50dd1d6"><td class="memItemLeft" align="right" valign="top">INLINE void </td><td class="memItemRight" valign="bottom"><a class="el" href="group___all_func.html#gaf9765f9f9f807396e554cb32e50dd1d6">GRRLIB_SetMidHandle</a> (<a class="el" href="struct_g_r_r_l_i_b__tex_img.html">GRRLIB_texImg</a> *tex, const bool enabled)</td></tr>
|
||||
<tr class="memdesc:gaf9765f9f9f807396e554cb32e50dd1d6"><td class="mdescLeft"> </td><td class="mdescRight">Center a texture's handles. <a href="#gaf9765f9f9f807396e554cb32e50dd1d6">More...</a><br /></td></tr>
|
||||
<tr class="memdesc:gaf9765f9f9f807396e554cb32e50dd1d6"><td class="mdescLeft"> </td><td class="mdescRight">Center a texture's handles. <a href="group___all_func.html#gaf9765f9f9f807396e554cb32e50dd1d6">More...</a><br /></td></tr>
|
||||
<tr class="separator:gaf9765f9f9f807396e554cb32e50dd1d6"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:gaf0efaaeacbc18ff40d02dfe8104def56"><td class="memItemLeft" align="right" valign="top">INLINE u32 </td><td class="memItemRight" valign="bottom"><a class="el" href="group___all_func.html#gaf0efaaeacbc18ff40d02dfe8104def56">GRRLIB_GetPixelFromtexImg</a> (const int x, const int y, const <a class="el" href="struct_g_r_r_l_i_b__tex_img.html">GRRLIB_texImg</a> *tex)</td></tr>
|
||||
<tr class="memdesc:gaf0efaaeacbc18ff40d02dfe8104def56"><td class="mdescLeft"> </td><td class="mdescRight">Return the color value of a pixel from a <a class="el" href="struct_g_r_r_l_i_b__tex_img.html" title="Structure to hold the texture information. ">GRRLIB_texImg</a>. <a href="#gaf0efaaeacbc18ff40d02dfe8104def56">More...</a><br /></td></tr>
|
||||
<tr class="memdesc:gaf0efaaeacbc18ff40d02dfe8104def56"><td class="mdescLeft"> </td><td class="mdescRight">Return the color value of a pixel from a <a class="el" href="struct_g_r_r_l_i_b__tex_img.html" title="Structure to hold the texture information.">GRRLIB_texImg</a>. <a href="group___all_func.html#gaf0efaaeacbc18ff40d02dfe8104def56">More...</a><br /></td></tr>
|
||||
<tr class="separator:gaf0efaaeacbc18ff40d02dfe8104def56"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:ga56e0544dd2fbf62ed03dbd2d91478c79"><td class="memItemLeft" align="right" valign="top">INLINE void </td><td class="memItemRight" valign="bottom"><a class="el" href="group___all_func.html#ga56e0544dd2fbf62ed03dbd2d91478c79">GRRLIB_SetPixelTotexImg</a> (const int x, const int y, <a class="el" href="struct_g_r_r_l_i_b__tex_img.html">GRRLIB_texImg</a> *tex, const u32 color)</td></tr>
|
||||
<tr class="memdesc:ga56e0544dd2fbf62ed03dbd2d91478c79"><td class="mdescLeft"> </td><td class="mdescRight">Set the color value of a pixel to a <a class="el" href="struct_g_r_r_l_i_b__tex_img.html" title="Structure to hold the texture information. ">GRRLIB_texImg</a>. <a href="#ga56e0544dd2fbf62ed03dbd2d91478c79">More...</a><br /></td></tr>
|
||||
<tr class="memdesc:ga56e0544dd2fbf62ed03dbd2d91478c79"><td class="mdescLeft"> </td><td class="mdescRight">Set the color value of a pixel to a <a class="el" href="struct_g_r_r_l_i_b__tex_img.html" title="Structure to hold the texture information.">GRRLIB_texImg</a>. <a href="group___all_func.html#ga56e0544dd2fbf62ed03dbd2d91478c79">More...</a><br /></td></tr>
|
||||
<tr class="separator:ga56e0544dd2fbf62ed03dbd2d91478c79"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:ga454dafae2dfd9829789aa73810163858"><td class="memItemLeft" align="right" valign="top">INLINE u32 </td><td class="memItemRight" valign="bottom"><a class="el" href="group___all_func.html#ga454dafae2dfd9829789aa73810163858">GRRLIB_GetPixelFromFB</a> (int x, int y)</td></tr>
|
||||
<tr class="memdesc:ga454dafae2dfd9829789aa73810163858"><td class="mdescLeft"> </td><td class="mdescRight">Reads a pixel directly from the FrontBuffer. <a href="#ga454dafae2dfd9829789aa73810163858">More...</a><br /></td></tr>
|
||||
<tr class="memdesc:ga454dafae2dfd9829789aa73810163858"><td class="mdescLeft"> </td><td class="mdescRight">Reads a pixel directly from the FrontBuffer. <a href="group___all_func.html#ga454dafae2dfd9829789aa73810163858">More...</a><br /></td></tr>
|
||||
<tr class="separator:ga454dafae2dfd9829789aa73810163858"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:ga2de134824b5ecc4d5011e98e7428ed31"><td class="memItemLeft" align="right" valign="top">INLINE void </td><td class="memItemRight" valign="bottom"><a class="el" href="group___all_func.html#ga2de134824b5ecc4d5011e98e7428ed31">GRRLIB_SetPixelToFB</a> (int x, int y, u32 pokeColor)</td></tr>
|
||||
<tr class="memdesc:ga2de134824b5ecc4d5011e98e7428ed31"><td class="mdescLeft"> </td><td class="mdescRight">Writes a pixel directly from the FrontBuffer. <a href="#ga2de134824b5ecc4d5011e98e7428ed31">More...</a><br /></td></tr>
|
||||
<tr class="memdesc:ga2de134824b5ecc4d5011e98e7428ed31"><td class="mdescLeft"> </td><td class="mdescRight">Writes a pixel directly from the FrontBuffer. <a href="group___all_func.html#ga2de134824b5ecc4d5011e98e7428ed31">More...</a><br /></td></tr>
|
||||
<tr class="separator:ga2de134824b5ecc4d5011e98e7428ed31"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:ga18217682c9ef5d1fb4a12bfd9b964ce8"><td class="memItemLeft" align="right" valign="top">INLINE void </td><td class="memItemRight" valign="bottom"><a class="el" href="group___all_func.html#ga18217682c9ef5d1fb4a12bfd9b964ce8">GRRLIB_SetBlend</a> (const <a class="el" href="group___all_func.html#ga84c65877bb197763cda6669c473be692">GRRLIB_blendMode</a> blendmode)</td></tr>
|
||||
<tr class="memdesc:ga18217682c9ef5d1fb4a12bfd9b964ce8"><td class="mdescLeft"> </td><td class="mdescRight">Set a blending mode. <a href="#ga18217682c9ef5d1fb4a12bfd9b964ce8">More...</a><br /></td></tr>
|
||||
<tr class="memdesc:ga18217682c9ef5d1fb4a12bfd9b964ce8"><td class="mdescLeft"> </td><td class="mdescRight">Set a blending mode. <a href="group___all_func.html#ga18217682c9ef5d1fb4a12bfd9b964ce8">More...</a><br /></td></tr>
|
||||
<tr class="separator:ga18217682c9ef5d1fb4a12bfd9b964ce8"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:ga2a1ef7de190db2f090526ef0cc5dee30"><td class="memItemLeft" align="right" valign="top">INLINE <a class="el" href="group___all_func.html#ga84c65877bb197763cda6669c473be692">GRRLIB_blendMode</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="group___all_func.html#ga2a1ef7de190db2f090526ef0cc5dee30">GRRLIB_GetBlend</a> (void)</td></tr>
|
||||
<tr class="memdesc:ga2a1ef7de190db2f090526ef0cc5dee30"><td class="mdescLeft"> </td><td class="mdescRight">Get the current blending mode. <a href="#ga2a1ef7de190db2f090526ef0cc5dee30">More...</a><br /></td></tr>
|
||||
<tr class="memdesc:ga2a1ef7de190db2f090526ef0cc5dee30"><td class="mdescLeft"> </td><td class="mdescRight">Get the current blending mode. <a href="group___all_func.html#ga2a1ef7de190db2f090526ef0cc5dee30">More...</a><br /></td></tr>
|
||||
<tr class="separator:ga2a1ef7de190db2f090526ef0cc5dee30"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:ga6a685c604592b6f219f101b1f47d87bd"><td class="memItemLeft" align="right" valign="top">INLINE void </td><td class="memItemRight" valign="bottom"><a class="el" href="group___all_func.html#ga6a685c604592b6f219f101b1f47d87bd">GRRLIB_SetAntiAliasing</a> (const bool aa)</td></tr>
|
||||
<tr class="memdesc:ga6a685c604592b6f219f101b1f47d87bd"><td class="mdescLeft"> </td><td class="mdescRight">Turn anti-aliasing on/off. <a href="#ga6a685c604592b6f219f101b1f47d87bd">More...</a><br /></td></tr>
|
||||
<tr class="memdesc:ga6a685c604592b6f219f101b1f47d87bd"><td class="mdescLeft"> </td><td class="mdescRight">Turn anti-aliasing on/off. <a href="group___all_func.html#ga6a685c604592b6f219f101b1f47d87bd">More...</a><br /></td></tr>
|
||||
<tr class="separator:ga6a685c604592b6f219f101b1f47d87bd"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:gac63e5050865fd77b0e72d950ffd033e0"><td class="memItemLeft" align="right" valign="top">INLINE bool </td><td class="memItemRight" valign="bottom"><a class="el" href="group___all_func.html#gac63e5050865fd77b0e72d950ffd033e0">GRRLIB_GetAntiAliasing</a> (void)</td></tr>
|
||||
<tr class="memdesc:gac63e5050865fd77b0e72d950ffd033e0"><td class="mdescLeft"> </td><td class="mdescRight">Get current anti-aliasing setting. <a href="#gac63e5050865fd77b0e72d950ffd033e0">More...</a><br /></td></tr>
|
||||
<tr class="memdesc:gac63e5050865fd77b0e72d950ffd033e0"><td class="mdescLeft"> </td><td class="mdescRight">Get current anti-aliasing setting. <a href="group___all_func.html#gac63e5050865fd77b0e72d950ffd033e0">More...</a><br /></td></tr>
|
||||
<tr class="separator:gac63e5050865fd77b0e72d950ffd033e0"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:gadf667fd892b2f24dfcfe1542e086630e"><td class="memItemLeft" align="right" valign="top">INLINE void </td><td class="memItemRight" valign="bottom"><a class="el" href="group___all_func.html#gadf667fd892b2f24dfcfe1542e086630e">GRRLIB_ClearTex</a> (<a class="el" href="struct_g_r_r_l_i_b__tex_img.html">GRRLIB_texImg</a> *tex)</td></tr>
|
||||
<tr class="memdesc:gadf667fd892b2f24dfcfe1542e086630e"><td class="mdescLeft"> </td><td class="mdescRight">Clear a texture to transparent black. <a href="#gadf667fd892b2f24dfcfe1542e086630e">More...</a><br /></td></tr>
|
||||
<tr class="memdesc:gadf667fd892b2f24dfcfe1542e086630e"><td class="mdescLeft"> </td><td class="mdescRight">Clear a texture to transparent black. <a href="group___all_func.html#gadf667fd892b2f24dfcfe1542e086630e">More...</a><br /></td></tr>
|
||||
<tr class="separator:gadf667fd892b2f24dfcfe1542e086630e"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:ga5e6a52737806ffb075cc8be7724f3fdd"><td class="memItemLeft" align="right" valign="top">INLINE void </td><td class="memItemRight" valign="bottom"><a class="el" href="group___all_func.html#ga5e6a52737806ffb075cc8be7724f3fdd">GRRLIB_FlushTex</a> (<a class="el" href="struct_g_r_r_l_i_b__tex_img.html">GRRLIB_texImg</a> *tex)</td></tr>
|
||||
<tr class="memdesc:ga5e6a52737806ffb075cc8be7724f3fdd"><td class="mdescLeft"> </td><td class="mdescRight">Write the contents of a texture in the data cache down to main memory. <a href="#ga5e6a52737806ffb075cc8be7724f3fdd">More...</a><br /></td></tr>
|
||||
<tr class="memdesc:ga5e6a52737806ffb075cc8be7724f3fdd"><td class="mdescLeft"> </td><td class="mdescRight">Write the contents of a texture in the data cache down to main memory. <a href="group___all_func.html#ga5e6a52737806ffb075cc8be7724f3fdd">More...</a><br /></td></tr>
|
||||
<tr class="separator:ga5e6a52737806ffb075cc8be7724f3fdd"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:ga57309da8aaeefe4092eda55cf38a9c7f"><td class="memItemLeft" align="right" valign="top">INLINE void </td><td class="memItemRight" valign="bottom"><a class="el" href="group___all_func.html#ga57309da8aaeefe4092eda55cf38a9c7f">GRRLIB_FreeTexture</a> (<a class="el" href="struct_g_r_r_l_i_b__tex_img.html">GRRLIB_texImg</a> *tex)</td></tr>
|
||||
<tr class="memdesc:ga57309da8aaeefe4092eda55cf38a9c7f"><td class="mdescLeft"> </td><td class="mdescRight">Free memory allocated for texture. <a href="#ga57309da8aaeefe4092eda55cf38a9c7f">More...</a><br /></td></tr>
|
||||
<tr class="memdesc:ga57309da8aaeefe4092eda55cf38a9c7f"><td class="mdescLeft"> </td><td class="mdescRight">Free memory allocated for texture. <a href="group___all_func.html#ga57309da8aaeefe4092eda55cf38a9c7f">More...</a><br /></td></tr>
|
||||
<tr class="separator:ga57309da8aaeefe4092eda55cf38a9c7f"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:ga8e67a70e71cfe202318f567fe62ee3f7"><td class="memItemLeft" align="right" valign="top"><a class="el" href="struct_g_r_r_l_i_b__bytemap_font.html">GRRLIB_bytemapFont</a> * </td><td class="memItemRight" valign="bottom"><a class="el" href="group___all_func.html#ga8e67a70e71cfe202318f567fe62ee3f7">GRRLIB_LoadBMF</a> (const u8 my_bmf[])</td></tr>
|
||||
<tr class="memdesc:ga8e67a70e71cfe202318f567fe62ee3f7"><td class="mdescLeft"> </td><td class="mdescRight">Load a ByteMap font structure from a buffer. <a href="#ga8e67a70e71cfe202318f567fe62ee3f7">More...</a><br /></td></tr>
|
||||
<tr class="memdesc:ga8e67a70e71cfe202318f567fe62ee3f7"><td class="mdescLeft"> </td><td class="mdescRight">Load a ByteMap font structure from a buffer. <a href="group___all_func.html#ga8e67a70e71cfe202318f567fe62ee3f7">More...</a><br /></td></tr>
|
||||
<tr class="separator:ga8e67a70e71cfe202318f567fe62ee3f7"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:ga092169c6cbff1f1713f66fffff3dd8a2"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="group___all_func.html#ga092169c6cbff1f1713f66fffff3dd8a2">GRRLIB_FreeBMF</a> (<a class="el" href="struct_g_r_r_l_i_b__bytemap_font.html">GRRLIB_bytemapFont</a> *bmf)</td></tr>
|
||||
<tr class="memdesc:ga092169c6cbff1f1713f66fffff3dd8a2"><td class="mdescLeft"> </td><td class="mdescRight">Free memory allocated by ByteMap fonts. <a href="#ga092169c6cbff1f1713f66fffff3dd8a2">More...</a><br /></td></tr>
|
||||
<tr class="memdesc:ga092169c6cbff1f1713f66fffff3dd8a2"><td class="mdescLeft"> </td><td class="mdescRight">Free memory allocated by ByteMap fonts. <a href="group___all_func.html#ga092169c6cbff1f1713f66fffff3dd8a2">More...</a><br /></td></tr>
|
||||
<tr class="separator:ga092169c6cbff1f1713f66fffff3dd8a2"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:ga9a25f472b099163469251ec7ad52d270"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="group___all_func.html#ga9a25f472b099163469251ec7ad52d270">GRRLIB_InitTileSet</a> (<a class="el" href="struct_g_r_r_l_i_b__tex_img.html">GRRLIB_texImg</a> *tex, const u32 tilew, const u32 tileh, const u32 tilestart)</td></tr>
|
||||
<tr class="memdesc:ga9a25f472b099163469251ec7ad52d270"><td class="mdescLeft"> </td><td class="mdescRight">Initialize a tile set. <a href="#ga9a25f472b099163469251ec7ad52d270">More...</a><br /></td></tr>
|
||||
<tr class="memdesc:ga9a25f472b099163469251ec7ad52d270"><td class="mdescLeft"> </td><td class="mdescRight">Initialize a tile set. <a href="group___all_func.html#ga9a25f472b099163469251ec7ad52d270">More...</a><br /></td></tr>
|
||||
<tr class="separator:ga9a25f472b099163469251ec7ad52d270"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:ga7f0c146d1ca8d8697097034d58400881"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="group___all_func.html#ga7f0c146d1ca8d8697097034d58400881">GRRLIB_BMFX_FlipH</a> (const <a class="el" href="struct_g_r_r_l_i_b__tex_img.html">GRRLIB_texImg</a> *texsrc, <a class="el" href="struct_g_r_r_l_i_b__tex_img.html">GRRLIB_texImg</a> *texdest)</td></tr>
|
||||
<tr class="memdesc:ga7f0c146d1ca8d8697097034d58400881"><td class="mdescLeft"> </td><td class="mdescRight">Flip texture horizontal. <a href="#ga7f0c146d1ca8d8697097034d58400881">More...</a><br /></td></tr>
|
||||
<tr class="memdesc:ga7f0c146d1ca8d8697097034d58400881"><td class="mdescLeft"> </td><td class="mdescRight">Flip texture horizontal. <a href="group___all_func.html#ga7f0c146d1ca8d8697097034d58400881">More...</a><br /></td></tr>
|
||||
<tr class="separator:ga7f0c146d1ca8d8697097034d58400881"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:ga4970b35be663bb10c9045d85dcf3cede"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="group___all_func.html#ga4970b35be663bb10c9045d85dcf3cede">GRRLIB_BMFX_FlipV</a> (const <a class="el" href="struct_g_r_r_l_i_b__tex_img.html">GRRLIB_texImg</a> *texsrc, <a class="el" href="struct_g_r_r_l_i_b__tex_img.html">GRRLIB_texImg</a> *texdest)</td></tr>
|
||||
<tr class="memdesc:ga4970b35be663bb10c9045d85dcf3cede"><td class="mdescLeft"> </td><td class="mdescRight">Flip texture vertical. <a href="#ga4970b35be663bb10c9045d85dcf3cede">More...</a><br /></td></tr>
|
||||
<tr class="memdesc:ga4970b35be663bb10c9045d85dcf3cede"><td class="mdescLeft"> </td><td class="mdescRight">Flip texture vertical. <a href="group___all_func.html#ga4970b35be663bb10c9045d85dcf3cede">More...</a><br /></td></tr>
|
||||
<tr class="separator:ga4970b35be663bb10c9045d85dcf3cede"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:ga9c529da9664148234c1690b87f1b0cf9"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="group___all_func.html#ga9c529da9664148234c1690b87f1b0cf9">GRRLIB_BMFX_Grayscale</a> (const <a class="el" href="struct_g_r_r_l_i_b__tex_img.html">GRRLIB_texImg</a> *texsrc, <a class="el" href="struct_g_r_r_l_i_b__tex_img.html">GRRLIB_texImg</a> *texdest)</td></tr>
|
||||
<tr class="memdesc:ga9c529da9664148234c1690b87f1b0cf9"><td class="mdescLeft"> </td><td class="mdescRight">Change a texture to gray scale. <a href="#ga9c529da9664148234c1690b87f1b0cf9">More...</a><br /></td></tr>
|
||||
<tr class="memdesc:ga9c529da9664148234c1690b87f1b0cf9"><td class="mdescLeft"> </td><td class="mdescRight">Change a texture to gray scale. <a href="group___all_func.html#ga9c529da9664148234c1690b87f1b0cf9">More...</a><br /></td></tr>
|
||||
<tr class="separator:ga9c529da9664148234c1690b87f1b0cf9"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:ga5c5986c87237874d005ad419bafa6bf1"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="group___all_func.html#ga5c5986c87237874d005ad419bafa6bf1">GRRLIB_BMFX_Sepia</a> (const <a class="el" href="struct_g_r_r_l_i_b__tex_img.html">GRRLIB_texImg</a> *texsrc, <a class="el" href="struct_g_r_r_l_i_b__tex_img.html">GRRLIB_texImg</a> *texdest)</td></tr>
|
||||
<tr class="memdesc:ga5c5986c87237874d005ad419bafa6bf1"><td class="mdescLeft"> </td><td class="mdescRight">Change a texture to sepia (old photo style). <a href="#ga5c5986c87237874d005ad419bafa6bf1">More...</a><br /></td></tr>
|
||||
<tr class="memdesc:ga5c5986c87237874d005ad419bafa6bf1"><td class="mdescLeft"> </td><td class="mdescRight">Change a texture to sepia (old photo style). <a href="group___all_func.html#ga5c5986c87237874d005ad419bafa6bf1">More...</a><br /></td></tr>
|
||||
<tr class="separator:ga5c5986c87237874d005ad419bafa6bf1"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:ga81202b219fae613429c7e6ee4c5c9267"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="group___all_func.html#ga81202b219fae613429c7e6ee4c5c9267">GRRLIB_BMFX_Invert</a> (const <a class="el" href="struct_g_r_r_l_i_b__tex_img.html">GRRLIB_texImg</a> *texsrc, <a class="el" href="struct_g_r_r_l_i_b__tex_img.html">GRRLIB_texImg</a> *texdest)</td></tr>
|
||||
<tr class="memdesc:ga81202b219fae613429c7e6ee4c5c9267"><td class="mdescLeft"> </td><td class="mdescRight">Invert colors of the texture. <a href="#ga81202b219fae613429c7e6ee4c5c9267">More...</a><br /></td></tr>
|
||||
<tr class="memdesc:ga81202b219fae613429c7e6ee4c5c9267"><td class="mdescLeft"> </td><td class="mdescRight">Invert colors of the texture. <a href="group___all_func.html#ga81202b219fae613429c7e6ee4c5c9267">More...</a><br /></td></tr>
|
||||
<tr class="separator:ga81202b219fae613429c7e6ee4c5c9267"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:ga0094a9b1d6a2eca97e821de3448d320d"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="group___all_func.html#ga0094a9b1d6a2eca97e821de3448d320d">GRRLIB_BMFX_Blur</a> (const <a class="el" href="struct_g_r_r_l_i_b__tex_img.html">GRRLIB_texImg</a> *texsrc, <a class="el" href="struct_g_r_r_l_i_b__tex_img.html">GRRLIB_texImg</a> *texdest, const u32 factor)</td></tr>
|
||||
<tr class="memdesc:ga0094a9b1d6a2eca97e821de3448d320d"><td class="mdescLeft"> </td><td class="mdescRight">A texture effect (Blur). <a href="#ga0094a9b1d6a2eca97e821de3448d320d">More...</a><br /></td></tr>
|
||||
<tr class="memdesc:ga0094a9b1d6a2eca97e821de3448d320d"><td class="mdescLeft"> </td><td class="mdescRight">A texture effect (Blur). <a href="group___all_func.html#ga0094a9b1d6a2eca97e821de3448d320d">More...</a><br /></td></tr>
|
||||
<tr class="separator:ga0094a9b1d6a2eca97e821de3448d320d"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:gabe98ae9417c3177ef3f6bf000d0f0466"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="group___all_func.html#gabe98ae9417c3177ef3f6bf000d0f0466">GRRLIB_BMFX_Scatter</a> (const <a class="el" href="struct_g_r_r_l_i_b__tex_img.html">GRRLIB_texImg</a> *texsrc, <a class="el" href="struct_g_r_r_l_i_b__tex_img.html">GRRLIB_texImg</a> *texdest, const u32 factor)</td></tr>
|
||||
<tr class="memdesc:gabe98ae9417c3177ef3f6bf000d0f0466"><td class="mdescLeft"> </td><td class="mdescRight">A texture effect (Scatter). <a href="#gabe98ae9417c3177ef3f6bf000d0f0466">More...</a><br /></td></tr>
|
||||
<tr class="memdesc:gabe98ae9417c3177ef3f6bf000d0f0466"><td class="mdescLeft"> </td><td class="mdescRight">A texture effect (Scatter). <a href="group___all_func.html#gabe98ae9417c3177ef3f6bf000d0f0466">More...</a><br /></td></tr>
|
||||
<tr class="separator:gabe98ae9417c3177ef3f6bf000d0f0466"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:ga47d87d72cbf8883e99650cf3027ca2c1"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="group___all_func.html#ga47d87d72cbf8883e99650cf3027ca2c1">GRRLIB_BMFX_Pixelate</a> (const <a class="el" href="struct_g_r_r_l_i_b__tex_img.html">GRRLIB_texImg</a> *texsrc, <a class="el" href="struct_g_r_r_l_i_b__tex_img.html">GRRLIB_texImg</a> *texdest, const u32 factor)</td></tr>
|
||||
<tr class="memdesc:ga47d87d72cbf8883e99650cf3027ca2c1"><td class="mdescLeft"> </td><td class="mdescRight">A texture effect (Pixelate). <a href="#ga47d87d72cbf8883e99650cf3027ca2c1">More...</a><br /></td></tr>
|
||||
<tr class="memdesc:ga47d87d72cbf8883e99650cf3027ca2c1"><td class="mdescLeft"> </td><td class="mdescRight">A texture effect (Pixelate). <a href="group___all_func.html#ga47d87d72cbf8883e99650cf3027ca2c1">More...</a><br /></td></tr>
|
||||
<tr class="separator:ga47d87d72cbf8883e99650cf3027ca2c1"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:gad3186c7e10e4e6c46a743e062971e89a"><td class="memItemLeft" align="right" valign="top">int </td><td class="memItemRight" valign="bottom"><a class="el" href="group___all_func.html#gad3186c7e10e4e6c46a743e062971e89a">GRRLIB_Init</a> (void)</td></tr>
|
||||
<tr class="memdesc:gad3186c7e10e4e6c46a743e062971e89a"><td class="mdescLeft"> </td><td class="mdescRight">Initialize GRRLIB. <a href="#gad3186c7e10e4e6c46a743e062971e89a">More...</a><br /></td></tr>
|
||||
<tr class="memdesc:gad3186c7e10e4e6c46a743e062971e89a"><td class="mdescLeft"> </td><td class="mdescRight">Initialize GRRLIB. <a href="group___all_func.html#gad3186c7e10e4e6c46a743e062971e89a">More...</a><br /></td></tr>
|
||||
<tr class="separator:gad3186c7e10e4e6c46a743e062971e89a"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:ga15b1f7d9224e25e77d2806847344f651"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="group___all_func.html#ga15b1f7d9224e25e77d2806847344f651">GRRLIB_Exit</a> (void)</td></tr>
|
||||
<tr class="memdesc:ga15b1f7d9224e25e77d2806847344f651"><td class="mdescLeft"> </td><td class="mdescRight">Call this before exiting your application. <a href="#ga15b1f7d9224e25e77d2806847344f651">More...</a><br /></td></tr>
|
||||
<tr class="memdesc:ga15b1f7d9224e25e77d2806847344f651"><td class="mdescLeft"> </td><td class="mdescRight">Call this before exiting your application. <a href="group___all_func.html#ga15b1f7d9224e25e77d2806847344f651">More...</a><br /></td></tr>
|
||||
<tr class="separator:ga15b1f7d9224e25e77d2806847344f651"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:ga23a8ac948a2f606256f981ec7665f7a3"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="group___all_func.html#ga23a8ac948a2f606256f981ec7665f7a3">GRRLIB_Circle</a> (const f32 x, const f32 y, const f32 radius, const u32 color, const u8 filled)</td></tr>
|
||||
<tr class="memdesc:ga23a8ac948a2f606256f981ec7665f7a3"><td class="mdescLeft"> </td><td class="mdescRight">Draw a circle. <a href="#ga23a8ac948a2f606256f981ec7665f7a3">More...</a><br /></td></tr>
|
||||
<tr class="memdesc:ga23a8ac948a2f606256f981ec7665f7a3"><td class="mdescLeft"> </td><td class="mdescRight">Draw a circle. <a href="group___all_func.html#ga23a8ac948a2f606256f981ec7665f7a3">More...</a><br /></td></tr>
|
||||
<tr class="separator:ga23a8ac948a2f606256f981ec7665f7a3"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:gad0e9150a261df8642375ce0b51e891dc"><td class="memItemLeft" align="right" valign="top">int </td><td class="memItemRight" valign="bottom"><a class="el" href="group___all_func.html#gad0e9150a261df8642375ce0b51e891dc">GRRLIB_LoadFile</a> (const char *filename, u8 **data)</td></tr>
|
||||
<tr class="memdesc:gad0e9150a261df8642375ce0b51e891dc"><td class="mdescLeft"> </td><td class="mdescRight">Load a file to memory. <a href="#gad0e9150a261df8642375ce0b51e891dc">More...</a><br /></td></tr>
|
||||
<tr class="memdesc:gad0e9150a261df8642375ce0b51e891dc"><td class="mdescLeft"> </td><td class="mdescRight">Load a file to memory. <a href="group___all_func.html#gad0e9150a261df8642375ce0b51e891dc">More...</a><br /></td></tr>
|
||||
<tr class="separator:gad0e9150a261df8642375ce0b51e891dc"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:ga1c43c28ecb0e4d7f592577bca92e7ffc"><td class="memItemLeft" align="right" valign="top"><a class="el" href="struct_g_r_r_l_i_b__tex_img.html">GRRLIB_texImg</a> * </td><td class="memItemRight" valign="bottom"><a class="el" href="group___all_func.html#ga1c43c28ecb0e4d7f592577bca92e7ffc">GRRLIB_LoadTextureFromFile</a> (const char *filename)</td></tr>
|
||||
<tr class="memdesc:ga1c43c28ecb0e4d7f592577bca92e7ffc"><td class="mdescLeft"> </td><td class="mdescRight">Load a texture from a file. <a href="#ga1c43c28ecb0e4d7f592577bca92e7ffc">More...</a><br /></td></tr>
|
||||
<tr class="memdesc:ga1c43c28ecb0e4d7f592577bca92e7ffc"><td class="mdescLeft"> </td><td class="mdescRight">Load a texture from a file. <a href="group___all_func.html#ga1c43c28ecb0e4d7f592577bca92e7ffc">More...</a><br /></td></tr>
|
||||
<tr class="separator:ga1c43c28ecb0e4d7f592577bca92e7ffc"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:ga3460233a6d9323890a8eefa19f520e25"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="group___all_func.html#ga3460233a6d9323890a8eefa19f520e25">GRRLIB_ScrShot</a> (const char *filename)</td></tr>
|
||||
<tr class="memdesc:ga3460233a6d9323890a8eefa19f520e25"><td class="mdescLeft"> </td><td class="mdescRight">Make a PNG screenshot. <a href="#ga3460233a6d9323890a8eefa19f520e25">More...</a><br /></td></tr>
|
||||
<tr class="memdesc:ga3460233a6d9323890a8eefa19f520e25"><td class="mdescLeft"> </td><td class="mdescRight">Make a PNG screenshot. <a href="group___all_func.html#ga3460233a6d9323890a8eefa19f520e25">More...</a><br /></td></tr>
|
||||
<tr class="separator:ga3460233a6d9323890a8eefa19f520e25"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:ga5539140382d9563e4e42dbda1694d21d"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="group___all_func.html#ga5539140382d9563e4e42dbda1694d21d">GRRLIB_Printf</a> (const f32 xpos, const f32 ypos, const <a class="el" href="struct_g_r_r_l_i_b__tex_img.html">GRRLIB_texImg</a> *tex, const u32 color, const f32 zoom, const char *text,...)</td></tr>
|
||||
<tr class="memdesc:ga5539140382d9563e4e42dbda1694d21d"><td class="mdescLeft"> </td><td class="mdescRight">Print formatted output. <a href="#ga5539140382d9563e4e42dbda1694d21d">More...</a><br /></td></tr>
|
||||
<tr class="memdesc:ga5539140382d9563e4e42dbda1694d21d"><td class="mdescLeft"> </td><td class="mdescRight">Print formatted output. <a href="group___all_func.html#ga5539140382d9563e4e42dbda1694d21d">More...</a><br /></td></tr>
|
||||
<tr class="separator:ga5539140382d9563e4e42dbda1694d21d"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:gabc7a3deff6baf1923bbde413c036ef96"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="group___all_func.html#gabc7a3deff6baf1923bbde413c036ef96">GRRLIB_PrintBMF</a> (const f32 xpos, const f32 ypos, const <a class="el" href="struct_g_r_r_l_i_b__bytemap_font.html">GRRLIB_bytemapFont</a> *bmf, const char *text,...)</td></tr>
|
||||
<tr class="memdesc:gabc7a3deff6baf1923bbde413c036ef96"><td class="mdescLeft"> </td><td class="mdescRight">Print formatted output with a ByteMap font. <a href="#gabc7a3deff6baf1923bbde413c036ef96">More...</a><br /></td></tr>
|
||||
<tr class="memdesc:gabc7a3deff6baf1923bbde413c036ef96"><td class="mdescLeft"> </td><td class="mdescRight">Print formatted output with a ByteMap font. <a href="group___all_func.html#gabc7a3deff6baf1923bbde413c036ef96">More...</a><br /></td></tr>
|
||||
<tr class="separator:gabc7a3deff6baf1923bbde413c036ef96"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:gac93fa62dac7639bd2fe626aae5fef150"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="group___all_func.html#gac93fa62dac7639bd2fe626aae5fef150">GRRLIB_DrawImg</a> (const f32 xpos, const f32 ypos, const <a class="el" href="struct_g_r_r_l_i_b__tex_img.html">GRRLIB_texImg</a> *tex, const f32 degrees, const f32 scaleX, const f32 scaleY, const u32 color)</td></tr>
|
||||
<tr class="memdesc:gac93fa62dac7639bd2fe626aae5fef150"><td class="mdescLeft"> </td><td class="mdescRight">Draw a texture. <a href="#gac93fa62dac7639bd2fe626aae5fef150">More...</a><br /></td></tr>
|
||||
<tr class="memdesc:gac93fa62dac7639bd2fe626aae5fef150"><td class="mdescLeft"> </td><td class="mdescRight">Draw a texture. <a href="group___all_func.html#gac93fa62dac7639bd2fe626aae5fef150">More...</a><br /></td></tr>
|
||||
<tr class="separator:gac93fa62dac7639bd2fe626aae5fef150"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:ga852b2b23d242d8cdd0a1cbcbe89d7317"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="group___all_func.html#ga852b2b23d242d8cdd0a1cbcbe89d7317">GRRLIB_DrawImgQuad</a> (const guVector pos[4], <a class="el" href="struct_g_r_r_l_i_b__tex_img.html">GRRLIB_texImg</a> *tex, const u32 color)</td></tr>
|
||||
<tr class="memdesc:ga852b2b23d242d8cdd0a1cbcbe89d7317"><td class="mdescLeft"> </td><td class="mdescRight">Draw a textured quad. <a href="#ga852b2b23d242d8cdd0a1cbcbe89d7317">More...</a><br /></td></tr>
|
||||
<tr class="memdesc:ga852b2b23d242d8cdd0a1cbcbe89d7317"><td class="mdescLeft"> </td><td class="mdescRight">Draw a textured quad. <a href="group___all_func.html#ga852b2b23d242d8cdd0a1cbcbe89d7317">More...</a><br /></td></tr>
|
||||
<tr class="separator:ga852b2b23d242d8cdd0a1cbcbe89d7317"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:ga8225b76416869d90c10ff90e9f2215d2"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="group___all_func.html#ga8225b76416869d90c10ff90e9f2215d2">GRRLIB_DrawTile</a> (const f32 xpos, const f32 ypos, const <a class="el" href="struct_g_r_r_l_i_b__tex_img.html">GRRLIB_texImg</a> *tex, const f32 degrees, const f32 scaleX, const f32 scaleY, const u32 color, const int frame)</td></tr>
|
||||
<tr class="memdesc:ga8225b76416869d90c10ff90e9f2215d2"><td class="mdescLeft"> </td><td class="mdescRight">Draw a tile. <a href="#ga8225b76416869d90c10ff90e9f2215d2">More...</a><br /></td></tr>
|
||||
<tr class="memdesc:ga8225b76416869d90c10ff90e9f2215d2"><td class="mdescLeft"> </td><td class="mdescRight">Draw a tile. <a href="group___all_func.html#ga8225b76416869d90c10ff90e9f2215d2">More...</a><br /></td></tr>
|
||||
<tr class="separator:ga8225b76416869d90c10ff90e9f2215d2"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:gabafe0b9297e020c440851543c028575e"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="group___all_func.html#gabafe0b9297e020c440851543c028575e">GRRLIB_DrawPart</a> (const f32 xpos, const f32 ypos, const f32 partx, const f32 party, const f32 partw, const f32 parth, const <a class="el" href="struct_g_r_r_l_i_b__tex_img.html">GRRLIB_texImg</a> *tex, const f32 degrees, const f32 scaleX, const f32 scaleY, const u32 color)</td></tr>
|
||||
<tr class="memdesc:gabafe0b9297e020c440851543c028575e"><td class="mdescLeft"> </td><td class="mdescRight">Draw a part of a texture. <a href="#gabafe0b9297e020c440851543c028575e">More...</a><br /></td></tr>
|
||||
<tr class="memdesc:gabafe0b9297e020c440851543c028575e"><td class="mdescLeft"> </td><td class="mdescRight">Draw a part of a texture. <a href="group___all_func.html#gabafe0b9297e020c440851543c028575e">More...</a><br /></td></tr>
|
||||
<tr class="separator:gabafe0b9297e020c440851543c028575e"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:gaeb7bef5310d7a764278d3f91810de701"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="group___all_func.html#gaeb7bef5310d7a764278d3f91810de701">GRRLIB_DrawTileQuad</a> (const guVector pos[4], <a class="el" href="struct_g_r_r_l_i_b__tex_img.html">GRRLIB_texImg</a> *tex, const u32 color, const int frame)</td></tr>
|
||||
<tr class="memdesc:gaeb7bef5310d7a764278d3f91810de701"><td class="mdescLeft"> </td><td class="mdescRight">Draw a tile in a quad. <a href="#gaeb7bef5310d7a764278d3f91810de701">More...</a><br /></td></tr>
|
||||
<tr class="memdesc:gaeb7bef5310d7a764278d3f91810de701"><td class="mdescLeft"> </td><td class="mdescRight">Draw a tile in a quad. <a href="group___all_func.html#gaeb7bef5310d7a764278d3f91810de701">More...</a><br /></td></tr>
|
||||
<tr class="separator:gaeb7bef5310d7a764278d3f91810de701"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:ga9840a19154f1e0cf9de14ad81ba23aef"><td class="memItemLeft" align="right" valign="top"><a id="ga9840a19154f1e0cf9de14ad81ba23aef"></a>
|
||||
void </td><td class="memItemRight" valign="bottom"><a class="el" href="group___all_func.html#ga9840a19154f1e0cf9de14ad81ba23aef">GRRLIB_Render</a> (void)</td></tr>
|
||||
<tr class="memdesc:ga9840a19154f1e0cf9de14ad81ba23aef"><td class="mdescLeft"> </td><td class="mdescRight">Call this function after drawing. <br /></td></tr>
|
||||
<tr class="separator:ga9840a19154f1e0cf9de14ad81ba23aef"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:ga7ac4e30576d4fccd0ae537a41b75f4c1"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="group___all_func.html#ga7ac4e30576d4fccd0ae537a41b75f4c1">GRRLIB_Screen2Texture</a> (int posx, int posy, <a class="el" href="struct_g_r_r_l_i_b__tex_img.html">GRRLIB_texImg</a> *tex, bool clear)</td></tr>
|
||||
<tr class="memdesc:ga7ac4e30576d4fccd0ae537a41b75f4c1"><td class="mdescLeft"> </td><td class="mdescRight">Make a snapshot of the screen in a texture WITHOUT ALPHA LAYER. <a href="#ga7ac4e30576d4fccd0ae537a41b75f4c1">More...</a><br /></td></tr>
|
||||
<tr class="memdesc:ga7ac4e30576d4fccd0ae537a41b75f4c1"><td class="mdescLeft"> </td><td class="mdescRight">Make a snapshot of the screen in a texture WITHOUT ALPHA LAYER. <a href="group___all_func.html#ga7ac4e30576d4fccd0ae537a41b75f4c1">More...</a><br /></td></tr>
|
||||
<tr class="separator:ga7ac4e30576d4fccd0ae537a41b75f4c1"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:gab46283be3128415bf0ab2969bf7fda95"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="group___all_func.html#gab46283be3128415bf0ab2969bf7fda95">GRRLIB_CompoStart</a> (void)</td></tr>
|
||||
<tr class="memdesc:gab46283be3128415bf0ab2969bf7fda95"><td class="mdescLeft"> </td><td class="mdescRight">Start GX compositing process. <a href="#gab46283be3128415bf0ab2969bf7fda95">More...</a><br /></td></tr>
|
||||
<tr class="memdesc:gab46283be3128415bf0ab2969bf7fda95"><td class="mdescLeft"> </td><td class="mdescRight">Start GX compositing process. <a href="group___all_func.html#gab46283be3128415bf0ab2969bf7fda95">More...</a><br /></td></tr>
|
||||
<tr class="separator:gab46283be3128415bf0ab2969bf7fda95"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:gaab852acf9b7679bd1142003b4d6635f3"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="group___all_func.html#gaab852acf9b7679bd1142003b4d6635f3">GRRLIB_CompoEnd</a> (int posx, int posy, <a class="el" href="struct_g_r_r_l_i_b__tex_img.html">GRRLIB_texImg</a> *tex)</td></tr>
|
||||
<tr class="memdesc:gaab852acf9b7679bd1142003b4d6635f3"><td class="mdescLeft"> </td><td class="mdescRight">End GX compositing process (Make a snapshot of the screen in a texture WITH ALPHA LAYER). <a href="#gaab852acf9b7679bd1142003b4d6635f3">More...</a><br /></td></tr>
|
||||
<tr class="memdesc:gaab852acf9b7679bd1142003b4d6635f3"><td class="mdescLeft"> </td><td class="mdescRight">End GX compositing process (Make a snapshot of the screen in a texture WITH ALPHA LAYER). <a href="group___all_func.html#gaab852acf9b7679bd1142003b4d6635f3">More...</a><br /></td></tr>
|
||||
<tr class="separator:gaab852acf9b7679bd1142003b4d6635f3"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:ga53c20a0c6e33df2ceaf2968f8dd1b921"><td class="memItemLeft" align="right" valign="top"><a class="el" href="struct_g_r_r_l_i_b__tex_img.html">GRRLIB_texImg</a> * </td><td class="memItemRight" valign="bottom"><a class="el" href="group___all_func.html#ga53c20a0c6e33df2ceaf2968f8dd1b921">GRRLIB_CreateEmptyTexture</a> (const u32 w, const u32 h)</td></tr>
|
||||
<tr class="memdesc:ga53c20a0c6e33df2ceaf2968f8dd1b921"><td class="mdescLeft"> </td><td class="mdescRight">Create an empty texture. <a href="#ga53c20a0c6e33df2ceaf2968f8dd1b921">More...</a><br /></td></tr>
|
||||
<tr class="memdesc:ga53c20a0c6e33df2ceaf2968f8dd1b921"><td class="mdescLeft"> </td><td class="mdescRight">Create an empty texture. <a href="group___all_func.html#ga53c20a0c6e33df2ceaf2968f8dd1b921">More...</a><br /></td></tr>
|
||||
<tr class="separator:ga53c20a0c6e33df2ceaf2968f8dd1b921"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:ga49b31e270b46142828b96b7b63c47c88"><td class="memItemLeft" align="right" valign="top"><a class="el" href="struct_g_r_r_l_i_b__tex_img.html">GRRLIB_texImg</a> * </td><td class="memItemRight" valign="bottom"><a class="el" href="group___all_func.html#ga49b31e270b46142828b96b7b63c47c88">GRRLIB_LoadTexture</a> (const u8 *my_img)</td></tr>
|
||||
<tr class="memdesc:ga49b31e270b46142828b96b7b63c47c88"><td class="mdescLeft"> </td><td class="mdescRight">Load a texture from a buffer. <a href="#ga49b31e270b46142828b96b7b63c47c88">More...</a><br /></td></tr>
|
||||
<tr class="memdesc:ga49b31e270b46142828b96b7b63c47c88"><td class="mdescLeft"> </td><td class="mdescRight">Load a texture from a buffer. <a href="group___all_func.html#ga49b31e270b46142828b96b7b63c47c88">More...</a><br /></td></tr>
|
||||
<tr class="separator:ga49b31e270b46142828b96b7b63c47c88"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:gaab9f55cfb94c2cbfcd65fb7970357391"><td class="memItemLeft" align="right" valign="top"><a class="el" href="struct_g_r_r_l_i_b__tex_img.html">GRRLIB_texImg</a> * </td><td class="memItemRight" valign="bottom"><a class="el" href="group___all_func.html#gaab9f55cfb94c2cbfcd65fb7970357391">GRRLIB_LoadTexturePNG</a> (const u8 *my_png)</td></tr>
|
||||
<tr class="memdesc:gaab9f55cfb94c2cbfcd65fb7970357391"><td class="mdescLeft"> </td><td class="mdescRight">Load a texture from a buffer. <a href="#gaab9f55cfb94c2cbfcd65fb7970357391">More...</a><br /></td></tr>
|
||||
<tr class="memdesc:gaab9f55cfb94c2cbfcd65fb7970357391"><td class="mdescLeft"> </td><td class="mdescRight">Load a texture from a buffer. <a href="group___all_func.html#gaab9f55cfb94c2cbfcd65fb7970357391">More...</a><br /></td></tr>
|
||||
<tr class="separator:gaab9f55cfb94c2cbfcd65fb7970357391"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:ga885310955bccea418939fb791e0640f8"><td class="memItemLeft" align="right" valign="top"><a class="el" href="struct_g_r_r_l_i_b__tex_img.html">GRRLIB_texImg</a> * </td><td class="memItemRight" valign="bottom"><a class="el" href="group___all_func.html#ga885310955bccea418939fb791e0640f8">GRRLIB_LoadTextureJPG</a> (const u8 *my_jpg)</td></tr>
|
||||
<tr class="memdesc:ga885310955bccea418939fb791e0640f8"><td class="mdescLeft"> </td><td class="mdescRight">Load a texture from a buffer. <a href="#ga885310955bccea418939fb791e0640f8">More...</a><br /></td></tr>
|
||||
<tr class="memdesc:ga885310955bccea418939fb791e0640f8"><td class="mdescLeft"> </td><td class="mdescRight">Load a texture from a buffer. <a href="group___all_func.html#ga885310955bccea418939fb791e0640f8">More...</a><br /></td></tr>
|
||||
<tr class="separator:ga885310955bccea418939fb791e0640f8"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:ga5acd24c18e51e157822df26dea920630"><td class="memItemLeft" align="right" valign="top"><a class="el" href="struct_g_r_r_l_i_b__tex_img.html">GRRLIB_texImg</a> * </td><td class="memItemRight" valign="bottom"><a class="el" href="group___all_func.html#ga5acd24c18e51e157822df26dea920630">GRRLIB_LoadTextureJPGEx</a> (const u8 *my_jpg, const int)</td></tr>
|
||||
<tr class="memdesc:ga5acd24c18e51e157822df26dea920630"><td class="mdescLeft"> </td><td class="mdescRight">Load a texture from a buffer. <a href="#ga5acd24c18e51e157822df26dea920630">More...</a><br /></td></tr>
|
||||
<tr class="memdesc:ga5acd24c18e51e157822df26dea920630"><td class="mdescLeft"> </td><td class="mdescRight">Load a texture from a buffer. <a href="group___all_func.html#ga5acd24c18e51e157822df26dea920630">More...</a><br /></td></tr>
|
||||
<tr class="separator:ga5acd24c18e51e157822df26dea920630"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:ga715d38ab3a56377f4d1ae855f7a7a94e"><td class="memItemLeft" align="right" valign="top"><a class="el" href="struct_g_r_r_l_i_b__tex_img.html">GRRLIB_texImg</a> * </td><td class="memItemRight" valign="bottom"><a class="el" href="group___all_func.html#ga715d38ab3a56377f4d1ae855f7a7a94e">GRRLIB_LoadTextureBMP</a> (const u8 *my_bmp)</td></tr>
|
||||
<tr class="memdesc:ga715d38ab3a56377f4d1ae855f7a7a94e"><td class="mdescLeft"> </td><td class="mdescRight">Load a texture from a buffer. <a href="#ga715d38ab3a56377f4d1ae855f7a7a94e">More...</a><br /></td></tr>
|
||||
<tr class="memdesc:ga715d38ab3a56377f4d1ae855f7a7a94e"><td class="mdescLeft"> </td><td class="mdescRight">Load a texture from a buffer. <a href="group___all_func.html#ga715d38ab3a56377f4d1ae855f7a7a94e">More...</a><br /></td></tr>
|
||||
<tr class="separator:ga715d38ab3a56377f4d1ae855f7a7a94e"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:gafe58415d449f5d01b3019bda9be6abe4"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="group___all_func.html#gafe58415d449f5d01b3019bda9be6abe4">GRRLIB_GeckoInit</a> ()</td></tr>
|
||||
<tr class="memdesc:gafe58415d449f5d01b3019bda9be6abe4"><td class="mdescLeft"> </td><td class="mdescRight">Initialize USB Gecko. <a href="#gafe58415d449f5d01b3019bda9be6abe4">More...</a><br /></td></tr>
|
||||
<tr class="memdesc:gafe58415d449f5d01b3019bda9be6abe4"><td class="mdescLeft"> </td><td class="mdescRight">Initialize USB Gecko. <a href="group___all_func.html#gafe58415d449f5d01b3019bda9be6abe4">More...</a><br /></td></tr>
|
||||
<tr class="separator:gafe58415d449f5d01b3019bda9be6abe4"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:gaa82c6313b26687aaea494b91d77dc140"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="group___all_func.html#gaa82c6313b26687aaea494b91d77dc140">GRRLIB_GeckoPrintf</a> (const char *text,...)</td></tr>
|
||||
<tr class="memdesc:gaa82c6313b26687aaea494b91d77dc140"><td class="mdescLeft"> </td><td class="mdescRight">Print Gecko. <a href="#gaa82c6313b26687aaea494b91d77dc140">More...</a><br /></td></tr>
|
||||
<tr class="memdesc:gaa82c6313b26687aaea494b91d77dc140"><td class="mdescLeft"> </td><td class="mdescRight">Print Gecko. <a href="group___all_func.html#gaa82c6313b26687aaea494b91d77dc140">More...</a><br /></td></tr>
|
||||
<tr class="separator:gaa82c6313b26687aaea494b91d77dc140"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:ga73ea335f801066d4c13114124e70f82f"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="group___all_func.html#ga73ea335f801066d4c13114124e70f82f">GRRLIB_SetBackgroundColour</a> (u8 r, u8 g, u8 b, u8 a)</td></tr>
|
||||
<tr class="memdesc:ga73ea335f801066d4c13114124e70f82f"><td class="mdescLeft"> </td><td class="mdescRight">Set the background parameter when screen is cleared. <a href="#ga73ea335f801066d4c13114124e70f82f">More...</a><br /></td></tr>
|
||||
<tr class="memdesc:ga73ea335f801066d4c13114124e70f82f"><td class="mdescLeft"> </td><td class="mdescRight">Set the background parameter when screen is cleared. <a href="group___all_func.html#ga73ea335f801066d4c13114124e70f82f">More...</a><br /></td></tr>
|
||||
<tr class="separator:ga73ea335f801066d4c13114124e70f82f"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:ga7300940a38526ab5aa9be0f4abe4a32a"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="group___all_func.html#ga7300940a38526ab5aa9be0f4abe4a32a">GRRLIB_Camera3dSettings</a> (f32 posx, f32 posy, f32 posz, f32 upx, f32 upy, f32 upz, f32 lookx, f32 looky, f32 lookz)</td></tr>
|
||||
<tr class="memdesc:ga7300940a38526ab5aa9be0f4abe4a32a"><td class="mdescLeft"> </td><td class="mdescRight">Set the camera parameter (contributed my chris_c aka DaShAmAn). <a href="#ga7300940a38526ab5aa9be0f4abe4a32a">More...</a><br /></td></tr>
|
||||
<tr class="memdesc:ga7300940a38526ab5aa9be0f4abe4a32a"><td class="mdescLeft"> </td><td class="mdescRight">Set the camera parameter (contributed my chris_c aka DaShAmAn). <a href="group___all_func.html#ga7300940a38526ab5aa9be0f4abe4a32a">More...</a><br /></td></tr>
|
||||
<tr class="separator:ga7300940a38526ab5aa9be0f4abe4a32a"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:gac82c972dedc617360eb425ad1604c517"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="group___all_func.html#gac82c972dedc617360eb425ad1604c517">GRRLIB_3dMode</a> (f32 minDist, f32 maxDist, f32 fov, bool texturemode, bool normalmode)</td></tr>
|
||||
<tr class="memdesc:gac82c972dedc617360eb425ad1604c517"><td class="mdescLeft"> </td><td class="mdescRight">Set up the position matrix (contributed by chris_c aka DaShAmAn). <a href="#gac82c972dedc617360eb425ad1604c517">More...</a><br /></td></tr>
|
||||
<tr class="memdesc:gac82c972dedc617360eb425ad1604c517"><td class="mdescLeft"> </td><td class="mdescRight">Set up the position matrix (contributed by chris_c aka DaShAmAn). <a href="group___all_func.html#gac82c972dedc617360eb425ad1604c517">More...</a><br /></td></tr>
|
||||
<tr class="separator:gac82c972dedc617360eb425ad1604c517"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:ga6f5ec40dcb054da51f213606cf0b9e0d"><td class="memItemLeft" align="right" valign="top"><a id="ga6f5ec40dcb054da51f213606cf0b9e0d"></a>
|
||||
void </td><td class="memItemRight" valign="bottom"><a class="el" href="group___all_func.html#ga6f5ec40dcb054da51f213606cf0b9e0d">GRRLIB_2dMode</a> ()</td></tr>
|
||||
|
@ -390,218 +400,90 @@ void </td><td class="memItemRight" valign="bottom"><a class="el" href="grou
|
|||
<tr class="memdesc:gaf7f2e67faf4659534f18a6077522eaf6"><td class="mdescLeft"> </td><td class="mdescRight">Init the object matrix to draw object. <br /></td></tr>
|
||||
<tr class="separator:gaf7f2e67faf4659534f18a6077522eaf6"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:ga8e03d189c20637432df8dbf7d8c6948a"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="group___all_func.html#ga8e03d189c20637432df8dbf7d8c6948a">GRRLIB_ObjectViewScale</a> (f32 scalx, f32 scaly, f32 scalz)</td></tr>
|
||||
<tr class="memdesc:ga8e03d189c20637432df8dbf7d8c6948a"><td class="mdescLeft"> </td><td class="mdescRight">Scale the object matrix to draw object. <a href="#ga8e03d189c20637432df8dbf7d8c6948a">More...</a><br /></td></tr>
|
||||
<tr class="memdesc:ga8e03d189c20637432df8dbf7d8c6948a"><td class="mdescLeft"> </td><td class="mdescRight">Scale the object matrix to draw object. <a href="group___all_func.html#ga8e03d189c20637432df8dbf7d8c6948a">More...</a><br /></td></tr>
|
||||
<tr class="separator:ga8e03d189c20637432df8dbf7d8c6948a"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:ga50ff0217cfeb128711fb1f3db3df4c8d"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="group___all_func.html#ga50ff0217cfeb128711fb1f3db3df4c8d">GRRLIB_ObjectViewRotate</a> (f32 angx, f32 angy, f32 angz)</td></tr>
|
||||
<tr class="memdesc:ga50ff0217cfeb128711fb1f3db3df4c8d"><td class="mdescLeft"> </td><td class="mdescRight">Rotate the object matrix to draw object . <a href="#ga50ff0217cfeb128711fb1f3db3df4c8d">More...</a><br /></td></tr>
|
||||
<tr class="memdesc:ga50ff0217cfeb128711fb1f3db3df4c8d"><td class="mdescLeft"> </td><td class="mdescRight">Rotate the object matrix to draw object . <a href="group___all_func.html#ga50ff0217cfeb128711fb1f3db3df4c8d">More...</a><br /></td></tr>
|
||||
<tr class="separator:ga50ff0217cfeb128711fb1f3db3df4c8d"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:ga6991c87a4e1eff876be3733caa9b5947"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="group___all_func.html#ga6991c87a4e1eff876be3733caa9b5947">GRRLIB_ObjectViewTrans</a> (f32 posx, f32 posy, f32 posz)</td></tr>
|
||||
<tr class="memdesc:ga6991c87a4e1eff876be3733caa9b5947"><td class="mdescLeft"> </td><td class="mdescRight">Translate the object matrix to draw object. <a href="#ga6991c87a4e1eff876be3733caa9b5947">More...</a><br /></td></tr>
|
||||
<tr class="memdesc:ga6991c87a4e1eff876be3733caa9b5947"><td class="mdescLeft"> </td><td class="mdescRight">Translate the object matrix to draw object. <a href="group___all_func.html#ga6991c87a4e1eff876be3733caa9b5947">More...</a><br /></td></tr>
|
||||
<tr class="separator:ga6991c87a4e1eff876be3733caa9b5947"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:gac174d61b9a21730a97a8aa6ba59c8e2e"><td class="memItemLeft" align="right" valign="top"><a id="gac174d61b9a21730a97a8aa6ba59c8e2e"></a>
|
||||
void </td><td class="memItemRight" valign="bottom"><a class="el" href="group___all_func.html#gac174d61b9a21730a97a8aa6ba59c8e2e">GRRLIB_ObjectViewEnd</a> (void)</td></tr>
|
||||
<tr class="memdesc:gac174d61b9a21730a97a8aa6ba59c8e2e"><td class="mdescLeft"> </td><td class="mdescRight">Concat the object and the view matrix and calculate the inverse normal matrix. <br /></td></tr>
|
||||
<tr class="separator:gac174d61b9a21730a97a8aa6ba59c8e2e"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:gac02a14d2556b5ec92e28f41c9888b530"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="group___all_func.html#gac02a14d2556b5ec92e28f41c9888b530">GRRLIB_ObjectView</a> (f32 posx, f32 posy, f32 posz, f32 angx, f32 angy, f32 angz, f32 scalx, f32 scaly, f32 scalz)</td></tr>
|
||||
<tr class="memdesc:gac02a14d2556b5ec92e28f41c9888b530"><td class="mdescLeft"> </td><td class="mdescRight">Set the view matrix to draw object (in this order scale, rotate AND trans). <a href="#gac02a14d2556b5ec92e28f41c9888b530">More...</a><br /></td></tr>
|
||||
<tr class="memdesc:gac02a14d2556b5ec92e28f41c9888b530"><td class="mdescLeft"> </td><td class="mdescRight">Set the view matrix to draw object (in this order scale, rotate AND trans). <a href="group___all_func.html#gac02a14d2556b5ec92e28f41c9888b530">More...</a><br /></td></tr>
|
||||
<tr class="separator:gac02a14d2556b5ec92e28f41c9888b530"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:ga03814286ada96c4a38fa36b9477bbd7c"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="group___all_func.html#ga03814286ada96c4a38fa36b9477bbd7c">GRRLIB_ObjectViewInv</a> (f32 posx, f32 posy, f32 posz, f32 angx, f32 angy, f32 angz, f32 scalx, f32 scaly, f32 scalz)</td></tr>
|
||||
<tr class="memdesc:ga03814286ada96c4a38fa36b9477bbd7c"><td class="mdescLeft"> </td><td class="mdescRight">Set the view matrix to draw object (in this order scale, trans AND rotate). <a href="#ga03814286ada96c4a38fa36b9477bbd7c">More...</a><br /></td></tr>
|
||||
<tr class="memdesc:ga03814286ada96c4a38fa36b9477bbd7c"><td class="mdescLeft"> </td><td class="mdescRight">Set the view matrix to draw object (in this order scale, trans AND rotate). <a href="group___all_func.html#ga03814286ada96c4a38fa36b9477bbd7c">More...</a><br /></td></tr>
|
||||
<tr class="separator:ga03814286ada96c4a38fa36b9477bbd7c"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:gacdda772743d08b1e060f2b3dbf4795ed"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="group___all_func.html#gacdda772743d08b1e060f2b3dbf4795ed">GRRLIB_SetTexture</a> (<a class="el" href="struct_g_r_r_l_i_b__tex_img.html">GRRLIB_texImg</a> *tex, bool rep)</td></tr>
|
||||
<tr class="memdesc:gacdda772743d08b1e060f2b3dbf4795ed"><td class="mdescLeft"> </td><td class="mdescRight">Set the texture to an object (contributed by chris_c aka DaShAmAn). <a href="#gacdda772743d08b1e060f2b3dbf4795ed">More...</a><br /></td></tr>
|
||||
<tr class="memdesc:gacdda772743d08b1e060f2b3dbf4795ed"><td class="mdescLeft"> </td><td class="mdescRight">Set the texture to an object (contributed by chris_c aka DaShAmAn). <a href="group___all_func.html#gacdda772743d08b1e060f2b3dbf4795ed">More...</a><br /></td></tr>
|
||||
<tr class="separator:gacdda772743d08b1e060f2b3dbf4795ed"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:ga6410ce395aeab56d3166a45724cb6a32"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="group___all_func.html#ga6410ce395aeab56d3166a45724cb6a32">GRRLIB_DrawTorus</a> (f32 r, f32 <a class="el" href="group___all_func.html#ga2cde25567f177a6cd9191d536764235e">R</a>, int nsides, int rings, bool filled, u32 col)</td></tr>
|
||||
<tr class="memdesc:ga6410ce395aeab56d3166a45724cb6a32"><td class="mdescLeft"> </td><td class="mdescRight">Draw a torus (with normal). <a href="#ga6410ce395aeab56d3166a45724cb6a32">More...</a><br /></td></tr>
|
||||
<tr class="memdesc:ga6410ce395aeab56d3166a45724cb6a32"><td class="mdescLeft"> </td><td class="mdescRight">Draw a torus (with normal). <a href="group___all_func.html#ga6410ce395aeab56d3166a45724cb6a32">More...</a><br /></td></tr>
|
||||
<tr class="separator:ga6410ce395aeab56d3166a45724cb6a32"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:gaea4b4858892b197b94c0a2b331eb9c91"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="group___all_func.html#gaea4b4858892b197b94c0a2b331eb9c91">GRRLIB_DrawSphere</a> (f32 r, int lats, int longs, bool filled, u32 col)</td></tr>
|
||||
<tr class="memdesc:gaea4b4858892b197b94c0a2b331eb9c91"><td class="mdescLeft"> </td><td class="mdescRight">Draw a sphere (with normal). <a href="#gaea4b4858892b197b94c0a2b331eb9c91">More...</a><br /></td></tr>
|
||||
<tr class="memdesc:gaea4b4858892b197b94c0a2b331eb9c91"><td class="mdescLeft"> </td><td class="mdescRight">Draw a sphere (with normal). <a href="group___all_func.html#gaea4b4858892b197b94c0a2b331eb9c91">More...</a><br /></td></tr>
|
||||
<tr class="separator:gaea4b4858892b197b94c0a2b331eb9c91"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:gad029080b2bb31c61feb5af6b60e59ec2"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="group___all_func.html#gad029080b2bb31c61feb5af6b60e59ec2">GRRLIB_DrawCube</a> (f32 size, bool filled, u32 col)</td></tr>
|
||||
<tr class="memdesc:gad029080b2bb31c61feb5af6b60e59ec2"><td class="mdescLeft"> </td><td class="mdescRight">Draw a cube (with normal). <a href="#gad029080b2bb31c61feb5af6b60e59ec2">More...</a><br /></td></tr>
|
||||
<tr class="memdesc:gad029080b2bb31c61feb5af6b60e59ec2"><td class="mdescLeft"> </td><td class="mdescRight">Draw a cube (with normal). <a href="group___all_func.html#gad029080b2bb31c61feb5af6b60e59ec2">More...</a><br /></td></tr>
|
||||
<tr class="separator:gad029080b2bb31c61feb5af6b60e59ec2"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:ga6250c32662da700f248f305b737f3ceb"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="group___all_func.html#ga6250c32662da700f248f305b737f3ceb">GRRLIB_DrawCylinder</a> (f32 r, f32 h, int d, bool filled, u32 col)</td></tr>
|
||||
<tr class="memdesc:ga6250c32662da700f248f305b737f3ceb"><td class="mdescLeft"> </td><td class="mdescRight">Draw a cylinder (with normal). <a href="#ga6250c32662da700f248f305b737f3ceb">More...</a><br /></td></tr>
|
||||
<tr class="memdesc:ga6250c32662da700f248f305b737f3ceb"><td class="mdescLeft"> </td><td class="mdescRight">Draw a cylinder (with normal). <a href="group___all_func.html#ga6250c32662da700f248f305b737f3ceb">More...</a><br /></td></tr>
|
||||
<tr class="separator:ga6250c32662da700f248f305b737f3ceb"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:gabc9c582a2d39b97f5450fea8c61f7f80"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="group___all_func.html#gabc9c582a2d39b97f5450fea8c61f7f80">GRRLIB_DrawCone</a> (f32 r, f32 h, int d, bool filled, u32 col)</td></tr>
|
||||
<tr class="memdesc:gabc9c582a2d39b97f5450fea8c61f7f80"><td class="mdescLeft"> </td><td class="mdescRight">Draw a cone (with normal). <a href="#gabc9c582a2d39b97f5450fea8c61f7f80">More...</a><br /></td></tr>
|
||||
<tr class="memdesc:gabc9c582a2d39b97f5450fea8c61f7f80"><td class="mdescLeft"> </td><td class="mdescRight">Draw a cone (with normal). <a href="group___all_func.html#gabc9c582a2d39b97f5450fea8c61f7f80">More...</a><br /></td></tr>
|
||||
<tr class="separator:gabc9c582a2d39b97f5450fea8c61f7f80"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:ga654851a42dbdefae806f1793cf6a69d0"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="group___all_func.html#ga654851a42dbdefae806f1793cf6a69d0">GRRLIB_DrawTessPanel</a> (f32 w, f32 wstep, f32 h, f32 hstep, bool filled, u32 col)</td></tr>
|
||||
<tr class="memdesc:ga654851a42dbdefae806f1793cf6a69d0"><td class="mdescLeft"> </td><td class="mdescRight">Draw a Tesselated panel (with normal). <a href="#ga654851a42dbdefae806f1793cf6a69d0">More...</a><br /></td></tr>
|
||||
<tr class="memdesc:ga654851a42dbdefae806f1793cf6a69d0"><td class="mdescLeft"> </td><td class="mdescRight">Draw a Tesselated panel (with normal). <a href="group___all_func.html#ga654851a42dbdefae806f1793cf6a69d0">More...</a><br /></td></tr>
|
||||
<tr class="separator:ga654851a42dbdefae806f1793cf6a69d0"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:gae2db782b9842924329956daaeefbac20"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="group___all_func.html#gae2db782b9842924329956daaeefbac20">GRRLIB_SetLightAmbient</a> (u32 ambientcolor)</td></tr>
|
||||
<tr class="memdesc:gae2db782b9842924329956daaeefbac20"><td class="mdescLeft"> </td><td class="mdescRight">Set ambient color. <a href="#gae2db782b9842924329956daaeefbac20">More...</a><br /></td></tr>
|
||||
<tr class="memdesc:gae2db782b9842924329956daaeefbac20"><td class="mdescLeft"> </td><td class="mdescRight">Set ambient color. <a href="group___all_func.html#gae2db782b9842924329956daaeefbac20">More...</a><br /></td></tr>
|
||||
<tr class="separator:gae2db782b9842924329956daaeefbac20"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:ga160f23daf580d4d41e491135f2f86027"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="group___all_func.html#ga160f23daf580d4d41e491135f2f86027">GRRLIB_SetLightDiff</a> (u8 num, guVector pos, f32 distattn, f32 brightness, u32 lightcolor)</td></tr>
|
||||
<tr class="memdesc:ga160f23daf580d4d41e491135f2f86027"><td class="mdescLeft"> </td><td class="mdescRight">Set diffuse light parameters. <a href="#ga160f23daf580d4d41e491135f2f86027">More...</a><br /></td></tr>
|
||||
<tr class="memdesc:ga160f23daf580d4d41e491135f2f86027"><td class="mdescLeft"> </td><td class="mdescRight">Set diffuse light parameters. <a href="group___all_func.html#ga160f23daf580d4d41e491135f2f86027">More...</a><br /></td></tr>
|
||||
<tr class="separator:ga160f23daf580d4d41e491135f2f86027"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:ga2cd64208138d748c5d5d8266237578f0"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="group___all_func.html#ga2cd64208138d748c5d5d8266237578f0">GRRLIB_SetLightSpec</a> (u8 num, guVector dir, f32 shy, u32 lightcolor, u32 speccolor)</td></tr>
|
||||
<tr class="memdesc:ga2cd64208138d748c5d5d8266237578f0"><td class="mdescLeft"> </td><td class="mdescRight">Set specular light parameters. <a href="#ga2cd64208138d748c5d5d8266237578f0">More...</a><br /></td></tr>
|
||||
<tr class="memdesc:ga2cd64208138d748c5d5d8266237578f0"><td class="mdescLeft"> </td><td class="mdescRight">Set specular light parameters. <a href="group___all_func.html#ga2cd64208138d748c5d5d8266237578f0">More...</a><br /></td></tr>
|
||||
<tr class="separator:ga2cd64208138d748c5d5d8266237578f0"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:gac4ae6bb35e12d59405c842c93e860462"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="group___all_func.html#gac4ae6bb35e12d59405c842c93e860462">GRRLIB_SetLightSpot</a> (u8 num, guVector pos, guVector lookat, f32 angAttn0, f32 angAttn1, f32 angAttn2, f32 distAttn0, f32 distAttn1, f32 distAttn2, u32 lightcolor)</td></tr>
|
||||
<tr class="memdesc:gac4ae6bb35e12d59405c842c93e860462"><td class="mdescLeft"> </td><td class="mdescRight">Set Spot light parameters. <a href="#gac4ae6bb35e12d59405c842c93e860462">More...</a><br /></td></tr>
|
||||
<tr class="memdesc:gac4ae6bb35e12d59405c842c93e860462"><td class="mdescLeft"> </td><td class="mdescRight">Set Spot light parameters. <a href="group___all_func.html#gac4ae6bb35e12d59405c842c93e860462">More...</a><br /></td></tr>
|
||||
<tr class="separator:gac4ae6bb35e12d59405c842c93e860462"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:ga4b4e22c02cf692d254f32da348299b78"><td class="memItemLeft" align="right" valign="top"><a id="ga4b4e22c02cf692d254f32da348299b78"></a>
|
||||
void </td><td class="memItemRight" valign="bottom"><a class="el" href="group___all_func.html#ga4b4e22c02cf692d254f32da348299b78">GRRLIB_SetLightOff</a> (void)</td></tr>
|
||||
<tr class="memdesc:ga4b4e22c02cf692d254f32da348299b78"><td class="mdescLeft"> </td><td class="mdescRight">Set all lights off, like at init. <br /></td></tr>
|
||||
<tr class="separator:ga4b4e22c02cf692d254f32da348299b78"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:gab2b209553f321a9e30078aa6f5942ea7"><td class="memItemLeft" align="right" valign="top"><a class="el" href="group___all_func.html#ga499180deb21d989a9a41df654e2f037f">GRRLIB_ttfFont</a> * </td><td class="memItemRight" valign="bottom"><a class="el" href="group___all_func.html#gab2b209553f321a9e30078aa6f5942ea7">GRRLIB_LoadTTF</a> (const u8 *file_base, s32 file_size)</td></tr>
|
||||
<tr class="memdesc:gab2b209553f321a9e30078aa6f5942ea7"><td class="mdescLeft"> </td><td class="mdescRight">Load a TTF from a buffer. <a href="#gab2b209553f321a9e30078aa6f5942ea7">More...</a><br /></td></tr>
|
||||
<tr class="memitem:gab2b209553f321a9e30078aa6f5942ea7"><td class="memItemLeft" align="right" valign="top"><a class="el" href="group___all_func.html#gac8a079ae4566c590762c46b8210bb9f4">GRRLIB_ttfFont</a> * </td><td class="memItemRight" valign="bottom"><a class="el" href="group___all_func.html#gab2b209553f321a9e30078aa6f5942ea7">GRRLIB_LoadTTF</a> (const u8 *file_base, s32 file_size)</td></tr>
|
||||
<tr class="memdesc:gab2b209553f321a9e30078aa6f5942ea7"><td class="mdescLeft"> </td><td class="mdescRight">Load a TTF from a buffer. <a href="group___all_func.html#gab2b209553f321a9e30078aa6f5942ea7">More...</a><br /></td></tr>
|
||||
<tr class="separator:gab2b209553f321a9e30078aa6f5942ea7"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:ga977ef3ec2aaa49cae6c7492066e35640"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="group___all_func.html#ga977ef3ec2aaa49cae6c7492066e35640">GRRLIB_FreeTTF</a> (<a class="el" href="group___all_func.html#ga499180deb21d989a9a41df654e2f037f">GRRLIB_ttfFont</a> *myFont)</td></tr>
|
||||
<tr class="memdesc:ga977ef3ec2aaa49cae6c7492066e35640"><td class="mdescLeft"> </td><td class="mdescRight">Free memory allocated by TTF fonts. <a href="#ga977ef3ec2aaa49cae6c7492066e35640">More...</a><br /></td></tr>
|
||||
<tr class="memitem:ga977ef3ec2aaa49cae6c7492066e35640"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="group___all_func.html#ga977ef3ec2aaa49cae6c7492066e35640">GRRLIB_FreeTTF</a> (<a class="el" href="group___all_func.html#gac8a079ae4566c590762c46b8210bb9f4">GRRLIB_ttfFont</a> *myFont)</td></tr>
|
||||
<tr class="memdesc:ga977ef3ec2aaa49cae6c7492066e35640"><td class="mdescLeft"> </td><td class="mdescRight">Free memory allocated by TTF fonts. <a href="group___all_func.html#ga977ef3ec2aaa49cae6c7492066e35640">More...</a><br /></td></tr>
|
||||
<tr class="separator:ga977ef3ec2aaa49cae6c7492066e35640"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:ga358e206bb75caac5bf850bd6f8f17d2a"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="group___all_func.html#ga358e206bb75caac5bf850bd6f8f17d2a">GRRLIB_PrintfTTF</a> (int x, int y, <a class="el" href="group___all_func.html#ga499180deb21d989a9a41df654e2f037f">GRRLIB_ttfFont</a> *myFont, const char *string, unsigned int fontSize, const u32 color)</td></tr>
|
||||
<tr class="memdesc:ga358e206bb75caac5bf850bd6f8f17d2a"><td class="mdescLeft"> </td><td class="mdescRight">Print function for TTF font. <a href="#ga358e206bb75caac5bf850bd6f8f17d2a">More...</a><br /></td></tr>
|
||||
<tr class="memitem:ga358e206bb75caac5bf850bd6f8f17d2a"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="group___all_func.html#ga358e206bb75caac5bf850bd6f8f17d2a">GRRLIB_PrintfTTF</a> (int x, int y, <a class="el" href="group___all_func.html#gac8a079ae4566c590762c46b8210bb9f4">GRRLIB_ttfFont</a> *myFont, const char *string, unsigned int fontSize, const u32 color)</td></tr>
|
||||
<tr class="memdesc:ga358e206bb75caac5bf850bd6f8f17d2a"><td class="mdescLeft"> </td><td class="mdescRight">Print function for TTF font. <a href="group___all_func.html#ga358e206bb75caac5bf850bd6f8f17d2a">More...</a><br /></td></tr>
|
||||
<tr class="separator:ga358e206bb75caac5bf850bd6f8f17d2a"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:gaba31ba538f5ee4f1abf0fb604a34d45b"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="group___all_func.html#gaba31ba538f5ee4f1abf0fb604a34d45b">GRRLIB_PrintfTTFW</a> (int x, int y, <a class="el" href="group___all_func.html#ga499180deb21d989a9a41df654e2f037f">GRRLIB_ttfFont</a> *myFont, const wchar_t *string, unsigned int fontSize, const u32 color)</td></tr>
|
||||
<tr class="memdesc:gaba31ba538f5ee4f1abf0fb604a34d45b"><td class="mdescLeft"> </td><td class="mdescRight">Print function for TTF font. <a href="#gaba31ba538f5ee4f1abf0fb604a34d45b">More...</a><br /></td></tr>
|
||||
<tr class="memitem:gaba31ba538f5ee4f1abf0fb604a34d45b"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="group___all_func.html#gaba31ba538f5ee4f1abf0fb604a34d45b">GRRLIB_PrintfTTFW</a> (int x, int y, <a class="el" href="group___all_func.html#gac8a079ae4566c590762c46b8210bb9f4">GRRLIB_ttfFont</a> *myFont, const wchar_t *string, unsigned int fontSize, const u32 color)</td></tr>
|
||||
<tr class="memdesc:gaba31ba538f5ee4f1abf0fb604a34d45b"><td class="mdescLeft"> </td><td class="mdescRight">Print function for TTF font. <a href="group___all_func.html#gaba31ba538f5ee4f1abf0fb604a34d45b">More...</a><br /></td></tr>
|
||||
<tr class="separator:gaba31ba538f5ee4f1abf0fb604a34d45b"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:ga53429ddacb34b9fd89635ae412e57227"><td class="memItemLeft" align="right" valign="top">u32 </td><td class="memItemRight" valign="bottom"><a class="el" href="group___all_func.html#ga53429ddacb34b9fd89635ae412e57227">GRRLIB_WidthTTF</a> (<a class="el" href="group___all_func.html#ga499180deb21d989a9a41df654e2f037f">GRRLIB_ttfFont</a> *myFont, const char *, unsigned int)</td></tr>
|
||||
<tr class="memdesc:ga53429ddacb34b9fd89635ae412e57227"><td class="mdescLeft"> </td><td class="mdescRight">Get the width of a text in pixel. <a href="#ga53429ddacb34b9fd89635ae412e57227">More...</a><br /></td></tr>
|
||||
<tr class="memitem:ga53429ddacb34b9fd89635ae412e57227"><td class="memItemLeft" align="right" valign="top">u32 </td><td class="memItemRight" valign="bottom"><a class="el" href="group___all_func.html#ga53429ddacb34b9fd89635ae412e57227">GRRLIB_WidthTTF</a> (<a class="el" href="group___all_func.html#gac8a079ae4566c590762c46b8210bb9f4">GRRLIB_ttfFont</a> *myFont, const char *, unsigned int)</td></tr>
|
||||
<tr class="memdesc:ga53429ddacb34b9fd89635ae412e57227"><td class="mdescLeft"> </td><td class="mdescRight">Get the width of a text in pixel. <a href="group___all_func.html#ga53429ddacb34b9fd89635ae412e57227">More...</a><br /></td></tr>
|
||||
<tr class="separator:ga53429ddacb34b9fd89635ae412e57227"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:gac8b9bb428ec8328f2954f74cf8a6edab"><td class="memItemLeft" align="right" valign="top">u32 </td><td class="memItemRight" valign="bottom"><a class="el" href="group___all_func.html#gac8b9bb428ec8328f2954f74cf8a6edab">GRRLIB_WidthTTFW</a> (<a class="el" href="group___all_func.html#ga499180deb21d989a9a41df654e2f037f">GRRLIB_ttfFont</a> *myFont, const wchar_t *, unsigned int)</td></tr>
|
||||
<tr class="memdesc:gac8b9bb428ec8328f2954f74cf8a6edab"><td class="mdescLeft"> </td><td class="mdescRight">Get the width of a text in pixel. <a href="#gac8b9bb428ec8328f2954f74cf8a6edab">More...</a><br /></td></tr>
|
||||
<tr class="memitem:gac8b9bb428ec8328f2954f74cf8a6edab"><td class="memItemLeft" align="right" valign="top">u32 </td><td class="memItemRight" valign="bottom"><a class="el" href="group___all_func.html#gac8b9bb428ec8328f2954f74cf8a6edab">GRRLIB_WidthTTFW</a> (<a class="el" href="group___all_func.html#gac8a079ae4566c590762c46b8210bb9f4">GRRLIB_ttfFont</a> *myFont, const wchar_t *, unsigned int)</td></tr>
|
||||
<tr class="memdesc:gac8b9bb428ec8328f2954f74cf8a6edab"><td class="mdescLeft"> </td><td class="mdescRight">Get the width of a text in pixel. <a href="group___all_func.html#gac8b9bb428ec8328f2954f74cf8a6edab">More...</a><br /></td></tr>
|
||||
<tr class="separator:gac8b9bb428ec8328f2954f74cf8a6edab"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
</table><table class="memberdecls">
|
||||
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="var-members"></a>
|
||||
Variables</h2></td></tr>
|
||||
<tr class="memitem:ga10c3414080fff8aeaccb0b1584d51edc"><td class="memItemLeft" align="right" valign="top">GRR_EXTERN GXRModeObj * </td><td class="memItemRight" valign="bottom"><a class="el" href="group___all_func.html#ga10c3414080fff8aeaccb0b1584d51edc">rmode</a></td></tr>
|
||||
<tr class="memdesc:ga10c3414080fff8aeaccb0b1584d51edc"><td class="mdescLeft"> </td><td class="mdescRight">Video mode. <a href="#ga10c3414080fff8aeaccb0b1584d51edc">More...</a><br /></td></tr>
|
||||
<tr class="memitem:ga10c3414080fff8aeaccb0b1584d51edc"><td class="memItemLeft" align="right" valign="top"><a id="ga10c3414080fff8aeaccb0b1584d51edc"></a>
|
||||
GRR_EXTERN GXRModeObj * </td><td class="memItemRight" valign="bottom"><a class="el" href="group___all_func.html#ga10c3414080fff8aeaccb0b1584d51edc">rmode</a></td></tr>
|
||||
<tr class="memdesc:ga10c3414080fff8aeaccb0b1584d51edc"><td class="mdescLeft"> </td><td class="mdescRight">Video mode. <br /></td></tr>
|
||||
<tr class="separator:ga10c3414080fff8aeaccb0b1584d51edc"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
</table>
|
||||
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
|
||||
<p>This is the complete list of functions, structures, defines, typedefs, enumerations and variables you may want to used to make your homebrew with GRRLIB. </p>
|
||||
<p>You simply need to include <a class="el" href="grrlib_8h.html" title="GRRLIB user include file. ">grrlib.h</a> in your project to have access to all of these. </p>
|
||||
<p>This is the complete list of functions, structures, defines, typedefs, enumerations and variables you may want to used to make your homebrew with GRRLIB. You simply need to include <a class="el" href="grrlib_8h.html">grrlib.h</a> in your project to have access to all of these. </p>
|
||||
<h2 class="groupheader">Macro Definition Documentation</h2>
|
||||
<a id="ga96aca57a76bd8537a24bb11ab44ef8d9"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#ga96aca57a76bd8537a24bb11ab44ef8d9">◆ </a></span>A</h2>
|
||||
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<table class="memname">
|
||||
<tr>
|
||||
<td class="memname">#define A</td>
|
||||
<td>(</td>
|
||||
<td class="paramtype"> </td>
|
||||
<td class="paramname">c</td><td>)</td>
|
||||
<td>   ( (c) &0xFF)</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p>Extract alpha component of colour. </p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<a id="gadddcd4b5f23e5e290c31b64cd8c8efaa"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#gadddcd4b5f23e5e290c31b64cd8c8efaa">◆ </a></span>B</h2>
|
||||
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<table class="memname">
|
||||
<tr>
|
||||
<td class="memname">#define B</td>
|
||||
<td>(</td>
|
||||
<td class="paramtype"> </td>
|
||||
<td class="paramname">c</td><td>)</td>
|
||||
<td>   (((c) >> 8) &0xFF)</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p>Extract blue component of colour. </p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<a id="ga7cc73638f4849985153257c89a69ee94"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#ga7cc73638f4849985153257c89a69ee94">◆ </a></span>G</h2>
|
||||
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<table class="memname">
|
||||
<tr>
|
||||
<td class="memname">#define G</td>
|
||||
<td>(</td>
|
||||
<td class="paramtype"> </td>
|
||||
<td class="paramname">c</td><td>)</td>
|
||||
<td>   (((c) >>16) &0xFF)</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p>Extract green component of colour. </p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<a id="ga4da19aad1f8a920283a84a3af7d7e34a"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#ga4da19aad1f8a920283a84a3af7d7e34a">◆ </a></span>GRRLIB_BLEND_LIGHT</h2>
|
||||
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<table class="memname">
|
||||
<tr>
|
||||
<td class="memname">#define GRRLIB_BLEND_LIGHT   (<a class="el" href="group___all_func.html#gga84c65877bb197763cda6669c473be692ad4f0554f7bfc19410c4fedaeab1a10fd">GRRLIB_BLEND_ADD</a>)</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p>Alias for GRRLIB_BLEND_ADD. </p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<a id="gaa1595302fa27df7d3e5913865659ca71"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#gaa1595302fa27df7d3e5913865659ca71">◆ </a></span>GRRLIB_BLEND_NONE</h2>
|
||||
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<table class="memname">
|
||||
<tr>
|
||||
<td class="memname">#define GRRLIB_BLEND_NONE   (<a class="el" href="group___all_func.html#gga84c65877bb197763cda6669c473be692aeded8fce060bcb04b096c17cea237c23">GRRLIB_BLEND_ALPHA</a>)</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p>Alias for GRRLIB_BLEND_ALPHA. </p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<a id="ga2308b6e9df5946957149bfa693c6a93e"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#ga2308b6e9df5946957149bfa693c6a93e">◆ </a></span>GRRLIB_BLEND_SHADE</h2>
|
||||
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<table class="memname">
|
||||
<tr>
|
||||
<td class="memname">#define GRRLIB_BLEND_SHADE   (<a class="el" href="group___all_func.html#gga84c65877bb197763cda6669c473be692a4a7b1a0e143ad522128a7c8f5f7dc7fb">GRRLIB_BLEND_MULTI</a>)</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p>Alias for GRRLIB_BLEND_MULTI. </p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<a id="ga2cde25567f177a6cd9191d536764235e"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#ga2cde25567f177a6cd9191d536764235e">◆ </a></span>R</h2>
|
||||
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<table class="memname">
|
||||
<tr>
|
||||
<td class="memname">#define R</td>
|
||||
<td>(</td>
|
||||
<td class="paramtype"> </td>
|
||||
<td class="paramname">c</td><td>)</td>
|
||||
<td>   (((c) >>24) &0xFF)</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p>Extract red component of colour. </p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<a id="gaba32782053c6a2b01e3706d632d77895"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#gaba32782053c6a2b01e3706d632d77895">◆ </a></span>RGBA</h2>
|
||||
|
||||
|
@ -639,7 +521,11 @@ Variables</h2></td></tr>
|
|||
</tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
<b>Value:</b><div class="fragment"><div class="line">( (u32)( ( ((u32)(r)) <<24) | \</div><div class="line"> ((((u32)(g)) &0xFF) <<16) | \</div><div class="line"> ((((u32)(b)) &0xFF) << 8) | \</div><div class="line"> ( ((u32)(a)) &0xFF ) ) )</div></div><!-- fragment -->
|
||||
<b>Value:</b><div class="fragment"><div class="line"> ( (u32)( ( ((u32)(r)) <<24) | \</div>
|
||||
<div class="line"> ((((u32)(g)) &0xFF) <<16) | \</div>
|
||||
<div class="line"> ((((u32)(b)) &0xFF) << 8) | \</div>
|
||||
<div class="line"> ( ((u32)(a)) &0xFF ) ) )</div>
|
||||
</div><!-- fragment -->
|
||||
<p>Build an RGB pixel from components. </p>
|
||||
<dl class="params"><dt>Parameters</dt><dd>
|
||||
<table class="params">
|
||||
|
@ -774,7 +660,7 @@ Variables</h2></td></tr>
|
|||
</div><div class="memdoc">
|
||||
|
||||
<p>A texture effect (Blur). </p>
|
||||
<dl class="section see"><dt>See also</dt><dd><a class="el" href="group___all_func.html#ga5e6a52737806ffb075cc8be7724f3fdd" title="Write the contents of a texture in the data cache down to main memory. ">GRRLIB_FlushTex</a> </dd></dl>
|
||||
<dl class="section see"><dt>See also</dt><dd><a class="el" href="group___all_func.html#ga5e6a52737806ffb075cc8be7724f3fdd" title="Write the contents of a texture in the data cache down to main memory.">GRRLIB_FlushTex</a> </dd></dl>
|
||||
<dl class="params"><dt>Parameters</dt><dd>
|
||||
<table class="params">
|
||||
<tr><td class="paramname">texsrc</td><td>The texture source. </td></tr>
|
||||
|
@ -813,7 +699,7 @@ Variables</h2></td></tr>
|
|||
</div><div class="memdoc">
|
||||
|
||||
<p>Flip texture horizontal. </p>
|
||||
<dl class="section see"><dt>See also</dt><dd><a class="el" href="group___all_func.html#ga5e6a52737806ffb075cc8be7724f3fdd" title="Write the contents of a texture in the data cache down to main memory. ">GRRLIB_FlushTex</a> </dd></dl>
|
||||
<dl class="section see"><dt>See also</dt><dd><a class="el" href="group___all_func.html#ga5e6a52737806ffb075cc8be7724f3fdd" title="Write the contents of a texture in the data cache down to main memory.">GRRLIB_FlushTex</a> </dd></dl>
|
||||
<dl class="params"><dt>Parameters</dt><dd>
|
||||
<table class="params">
|
||||
<tr><td class="paramname">texsrc</td><td>The texture source. </td></tr>
|
||||
|
@ -851,7 +737,7 @@ Variables</h2></td></tr>
|
|||
</div><div class="memdoc">
|
||||
|
||||
<p>Flip texture vertical. </p>
|
||||
<dl class="section see"><dt>See also</dt><dd><a class="el" href="group___all_func.html#ga5e6a52737806ffb075cc8be7724f3fdd" title="Write the contents of a texture in the data cache down to main memory. ">GRRLIB_FlushTex</a> </dd></dl>
|
||||
<dl class="section see"><dt>See also</dt><dd><a class="el" href="group___all_func.html#ga5e6a52737806ffb075cc8be7724f3fdd" title="Write the contents of a texture in the data cache down to main memory.">GRRLIB_FlushTex</a> </dd></dl>
|
||||
<dl class="params"><dt>Parameters</dt><dd>
|
||||
<table class="params">
|
||||
<tr><td class="paramname">texsrc</td><td>The texture source. </td></tr>
|
||||
|
@ -889,7 +775,7 @@ Variables</h2></td></tr>
|
|||
</div><div class="memdoc">
|
||||
|
||||
<p>Change a texture to gray scale. </p>
|
||||
<dl class="section see"><dt>See also</dt><dd><a class="el" href="group___all_func.html#ga5e6a52737806ffb075cc8be7724f3fdd" title="Write the contents of a texture in the data cache down to main memory. ">GRRLIB_FlushTex</a> </dd></dl>
|
||||
<dl class="section see"><dt>See also</dt><dd><a class="el" href="group___all_func.html#ga5e6a52737806ffb075cc8be7724f3fdd" title="Write the contents of a texture in the data cache down to main memory.">GRRLIB_FlushTex</a> </dd></dl>
|
||||
<dl class="params"><dt>Parameters</dt><dd>
|
||||
<table class="params">
|
||||
<tr><td class="paramname">texsrc</td><td>The texture source. </td></tr>
|
||||
|
@ -927,7 +813,7 @@ Variables</h2></td></tr>
|
|||
</div><div class="memdoc">
|
||||
|
||||
<p>Invert colors of the texture. </p>
|
||||
<dl class="section see"><dt>See also</dt><dd><a class="el" href="group___all_func.html#ga5e6a52737806ffb075cc8be7724f3fdd" title="Write the contents of a texture in the data cache down to main memory. ">GRRLIB_FlushTex</a> </dd></dl>
|
||||
<dl class="section see"><dt>See also</dt><dd><a class="el" href="group___all_func.html#ga5e6a52737806ffb075cc8be7724f3fdd" title="Write the contents of a texture in the data cache down to main memory.">GRRLIB_FlushTex</a> </dd></dl>
|
||||
<dl class="params"><dt>Parameters</dt><dd>
|
||||
<table class="params">
|
||||
<tr><td class="paramname">texsrc</td><td>The texture source. </td></tr>
|
||||
|
@ -971,7 +857,7 @@ Variables</h2></td></tr>
|
|||
</div><div class="memdoc">
|
||||
|
||||
<p>A texture effect (Pixelate). </p>
|
||||
<dl class="section see"><dt>See also</dt><dd><a class="el" href="group___all_func.html#ga5e6a52737806ffb075cc8be7724f3fdd" title="Write the contents of a texture in the data cache down to main memory. ">GRRLIB_FlushTex</a> </dd></dl>
|
||||
<dl class="section see"><dt>See also</dt><dd><a class="el" href="group___all_func.html#ga5e6a52737806ffb075cc8be7724f3fdd" title="Write the contents of a texture in the data cache down to main memory.">GRRLIB_FlushTex</a> </dd></dl>
|
||||
<dl class="params"><dt>Parameters</dt><dd>
|
||||
<table class="params">
|
||||
<tr><td class="paramname">texsrc</td><td>The texture source. </td></tr>
|
||||
|
@ -1016,7 +902,7 @@ Variables</h2></td></tr>
|
|||
</div><div class="memdoc">
|
||||
|
||||
<p>A texture effect (Scatter). </p>
|
||||
<dl class="section see"><dt>See also</dt><dd><a class="el" href="group___all_func.html#ga5e6a52737806ffb075cc8be7724f3fdd" title="Write the contents of a texture in the data cache down to main memory. ">GRRLIB_FlushTex</a> </dd></dl>
|
||||
<dl class="section see"><dt>See also</dt><dd><a class="el" href="group___all_func.html#ga5e6a52737806ffb075cc8be7724f3fdd" title="Write the contents of a texture in the data cache down to main memory.">GRRLIB_FlushTex</a> </dd></dl>
|
||||
<dl class="params"><dt>Parameters</dt><dd>
|
||||
<table class="params">
|
||||
<tr><td class="paramname">texsrc</td><td>The texture source. </td></tr>
|
||||
|
@ -1055,7 +941,7 @@ Variables</h2></td></tr>
|
|||
</div><div class="memdoc">
|
||||
|
||||
<p>Change a texture to sepia (old photo style). </p>
|
||||
<dl class="section see"><dt>See also</dt><dd><a class="el" href="group___all_func.html#ga5e6a52737806ffb075cc8be7724f3fdd" title="Write the contents of a texture in the data cache down to main memory. ">GRRLIB_FlushTex</a> </dd></dl>
|
||||
<dl class="section see"><dt>See also</dt><dd><a class="el" href="group___all_func.html#ga5e6a52737806ffb075cc8be7724f3fdd" title="Write the contents of a texture in the data cache down to main memory.">GRRLIB_FlushTex</a> </dd></dl>
|
||||
<dl class="params"><dt>Parameters</dt><dd>
|
||||
<table class="params">
|
||||
<tr><td class="paramname">texsrc</td><td>The texture source. </td></tr>
|
||||
|
@ -1322,7 +1208,7 @@ Variables</h2></td></tr>
|
|||
</div><div class="memdoc">
|
||||
|
||||
<p>End GX compositing process (Make a snapshot of the screen in a texture WITH ALPHA LAYER). </p>
|
||||
<p>EFB is cleared after this function. </p><dl class="section see"><dt>See also</dt><dd><a class="el" href="group___all_func.html#gab46283be3128415bf0ab2969bf7fda95" title="Start GX compositing process. ">GRRLIB_CompoStart</a> </dd></dl>
|
||||
<p>EFB is cleared after this function. </p><dl class="section see"><dt>See also</dt><dd><a class="el" href="group___all_func.html#gab46283be3128415bf0ab2969bf7fda95" title="Start GX compositing process.">GRRLIB_CompoStart</a> </dd></dl>
|
||||
<dl class="params"><dt>Parameters</dt><dd>
|
||||
<table class="params">
|
||||
<tr><td class="paramname">posx</td><td>top left corner of the grabbed part. </td></tr>
|
||||
|
@ -1351,7 +1237,7 @@ Variables</h2></td></tr>
|
|||
</div><div class="memdoc">
|
||||
|
||||
<p>Start GX compositing process. </p>
|
||||
<dl class="section see"><dt>See also</dt><dd><a class="el" href="group___all_func.html#gaab852acf9b7679bd1142003b4d6635f3" title="End GX compositing process (Make a snapshot of the screen in a texture WITH ALPHA LAYER)...">GRRLIB_CompoEnd</a> </dd></dl>
|
||||
<dl class="section see"><dt>See also</dt><dd><a class="el" href="group___all_func.html#gaab852acf9b7679bd1142003b4d6635f3" title="End GX compositing process (Make a snapshot of the screen in a texture WITH ALPHA LAYER).">GRRLIB_CompoEnd</a> </dd></dl>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1389,7 +1275,7 @@ Variables</h2></td></tr>
|
|||
</table>
|
||||
</dd>
|
||||
</dl>
|
||||
<dl class="section return"><dt>Returns</dt><dd>A <a class="el" href="struct_g_r_r_l_i_b__tex_img.html" title="Structure to hold the texture information. ">GRRLIB_texImg</a> structure newly created. </dd></dl>
|
||||
<dl class="section return"><dt>Returns</dt><dd>A <a class="el" href="struct_g_r_r_l_i_b__tex_img.html" title="Structure to hold the texture information.">GRRLIB_texImg</a> structure newly created. </dd></dl>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -2180,7 +2066,7 @@ Variables</h2></td></tr>
|
|||
<p>If <em>bmf</em> is a null pointer, the function does nothing. </p><dl class="section note"><dt>Note</dt><dd>This function does not change the value of <em>bmf</em> itself, hence it still points to the same (now invalid) location. </dd></dl>
|
||||
<dl class="params"><dt>Parameters</dt><dd>
|
||||
<table class="params">
|
||||
<tr><td class="paramname">bmf</td><td>A <a class="el" href="struct_g_r_r_l_i_b__bytemap_font.html" title="Structure to hold the bytemap font information. ">GRRLIB_bytemapFont</a> structure. </td></tr>
|
||||
<tr><td class="paramname">bmf</td><td>A <a class="el" href="struct_g_r_r_l_i_b__bytemap_font.html" title="Structure to hold the bytemap font information.">GRRLIB_bytemapFont</a> structure. </td></tr>
|
||||
</table>
|
||||
</dd>
|
||||
</dl>
|
||||
|
@ -2207,7 +2093,7 @@ Variables</h2></td></tr>
|
|||
<p>If <em>tex</em> is a null pointer, the function does nothing. </p><dl class="section note"><dt>Note</dt><dd>This function does not change the value of <em>tex</em> itself, hence it still points to the same (now invalid) location. </dd></dl>
|
||||
<dl class="params"><dt>Parameters</dt><dd>
|
||||
<table class="params">
|
||||
<tr><td class="paramname">tex</td><td>A <a class="el" href="struct_g_r_r_l_i_b__tex_img.html" title="Structure to hold the texture information. ">GRRLIB_texImg</a> structure. </td></tr>
|
||||
<tr><td class="paramname">tex</td><td>A <a class="el" href="struct_g_r_r_l_i_b__tex_img.html" title="Structure to hold the texture information.">GRRLIB_texImg</a> structure. </td></tr>
|
||||
</table>
|
||||
</dd>
|
||||
</dl>
|
||||
|
@ -2223,7 +2109,7 @@ Variables</h2></td></tr>
|
|||
<tr>
|
||||
<td class="memname">void GRRLIB_FreeTTF </td>
|
||||
<td>(</td>
|
||||
<td class="paramtype"><a class="el" href="group___all_func.html#ga499180deb21d989a9a41df654e2f037f">GRRLIB_ttfFont</a> * </td>
|
||||
<td class="paramtype"><a class="el" href="group___all_func.html#gac8a079ae4566c590762c46b8210bb9f4">GRRLIB_ttfFont</a> * </td>
|
||||
<td class="paramname"><em>myFont</em></td><td>)</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
|
@ -2410,7 +2296,7 @@ Variables</h2></td></tr>
|
|||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p>Return the color value of a pixel from a <a class="el" href="struct_g_r_r_l_i_b__tex_img.html" title="Structure to hold the texture information. ">GRRLIB_texImg</a>. </p>
|
||||
<p>Return the color value of a pixel from a <a class="el" href="struct_g_r_r_l_i_b__tex_img.html" title="Structure to hold the texture information.">GRRLIB_texImg</a>. </p>
|
||||
<dl class="params"><dt>Parameters</dt><dd>
|
||||
<table class="params">
|
||||
<tr><td class="paramname">x</td><td>Specifies the x-coordinate of the pixel in the texture. </td></tr>
|
||||
|
@ -2498,7 +2384,7 @@ Variables</h2></td></tr>
|
|||
<li>-3 : Failed to initialize the font engine. </li>
|
||||
</ul>
|
||||
</dd></dl>
|
||||
<dl class="section see"><dt>See also</dt><dd><a class="el" href="group___all_func.html#ga15b1f7d9224e25e77d2806847344f651" title="Call this before exiting your application. ">GRRLIB_Exit</a> </dd></dl>
|
||||
<dl class="section see"><dt>See also</dt><dd><a class="el" href="group___all_func.html#ga15b1f7d9224e25e77d2806847344f651" title="Call this before exiting your application.">GRRLIB_Exit</a> </dd></dl>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -2635,8 +2521,8 @@ Variables</h2></td></tr>
|
|||
</table>
|
||||
</dd>
|
||||
</dl>
|
||||
<dl class="section return"><dt>Returns</dt><dd>A <a class="el" href="struct_g_r_r_l_i_b__bytemap_font.html" title="Structure to hold the bytemap font information. ">GRRLIB_bytemapFont</a> structure filled with BMF information. </dd></dl>
|
||||
<dl class="section see"><dt>See also</dt><dd><a class="el" href="group___all_func.html#ga092169c6cbff1f1713f66fffff3dd8a2" title="Free memory allocated by ByteMap fonts. ">GRRLIB_FreeBMF</a> </dd></dl>
|
||||
<dl class="section return"><dt>Returns</dt><dd>A <a class="el" href="struct_g_r_r_l_i_b__bytemap_font.html" title="Structure to hold the bytemap font information.">GRRLIB_bytemapFont</a> structure filled with BMF information. </dd></dl>
|
||||
<dl class="section see"><dt>See also</dt><dd><a class="el" href="group___all_func.html#ga092169c6cbff1f1713f66fffff3dd8a2" title="Free memory allocated by ByteMap fonts.">GRRLIB_FreeBMF</a> </dd></dl>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -2708,7 +2594,7 @@ Variables</h2></td></tr>
|
|||
</table>
|
||||
</dd>
|
||||
</dl>
|
||||
<dl class="section return"><dt>Returns</dt><dd>A <a class="el" href="struct_g_r_r_l_i_b__tex_img.html" title="Structure to hold the texture information. ">GRRLIB_texImg</a> structure filled with image information. </dd></dl>
|
||||
<dl class="section return"><dt>Returns</dt><dd>A <a class="el" href="struct_g_r_r_l_i_b__tex_img.html" title="Structure to hold the texture information.">GRRLIB_texImg</a> structure filled with image information. </dd></dl>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -2735,7 +2621,7 @@ Variables</h2></td></tr>
|
|||
</table>
|
||||
</dd>
|
||||
</dl>
|
||||
<dl class="section return"><dt>Returns</dt><dd>A <a class="el" href="struct_g_r_r_l_i_b__tex_img.html" title="Structure to hold the texture information. ">GRRLIB_texImg</a> structure filled with image information. </dd></dl>
|
||||
<dl class="section return"><dt>Returns</dt><dd>A <a class="el" href="struct_g_r_r_l_i_b__tex_img.html" title="Structure to hold the texture information.">GRRLIB_texImg</a> structure filled with image information. </dd></dl>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -2762,7 +2648,7 @@ Variables</h2></td></tr>
|
|||
</table>
|
||||
</dd>
|
||||
</dl>
|
||||
<dl class="section return"><dt>Returns</dt><dd>A <a class="el" href="struct_g_r_r_l_i_b__tex_img.html" title="Structure to hold the texture information. ">GRRLIB_texImg</a> structure filled with image information. If an error occurs NULL will be returned. </dd></dl>
|
||||
<dl class="section return"><dt>Returns</dt><dd>A <a class="el" href="struct_g_r_r_l_i_b__tex_img.html" title="Structure to hold the texture information.">GRRLIB_texImg</a> structure filled with image information. If an error occurs NULL will be returned. </dd></dl>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -2789,7 +2675,7 @@ Variables</h2></td></tr>
|
|||
</table>
|
||||
</dd>
|
||||
</dl>
|
||||
<dl class="section return"><dt>Returns</dt><dd>A <a class="el" href="struct_g_r_r_l_i_b__tex_img.html" title="Structure to hold the texture information. ">GRRLIB_texImg</a> structure filled with image information. </dd></dl>
|
||||
<dl class="section return"><dt>Returns</dt><dd>A <a class="el" href="struct_g_r_r_l_i_b__tex_img.html" title="Structure to hold the texture information.">GRRLIB_texImg</a> structure filled with image information. </dd></dl>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -2828,7 +2714,7 @@ Variables</h2></td></tr>
|
|||
</table>
|
||||
</dd>
|
||||
</dl>
|
||||
<dl class="section return"><dt>Returns</dt><dd>A <a class="el" href="struct_g_r_r_l_i_b__tex_img.html" title="Structure to hold the texture information. ">GRRLIB_texImg</a> structure filled with image information. </dd></dl>
|
||||
<dl class="section return"><dt>Returns</dt><dd>A <a class="el" href="struct_g_r_r_l_i_b__tex_img.html" title="Structure to hold the texture information.">GRRLIB_texImg</a> structure filled with image information. </dd></dl>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -2855,7 +2741,7 @@ Variables</h2></td></tr>
|
|||
</table>
|
||||
</dd>
|
||||
</dl>
|
||||
<dl class="section return"><dt>Returns</dt><dd>A <a class="el" href="struct_g_r_r_l_i_b__tex_img.html" title="Structure to hold the texture information. ">GRRLIB_texImg</a> structure filled with image information. If image size is not correct, the texture will be completely transparent. </dd></dl>
|
||||
<dl class="section return"><dt>Returns</dt><dd>A <a class="el" href="struct_g_r_r_l_i_b__tex_img.html" title="Structure to hold the texture information.">GRRLIB_texImg</a> structure filled with image information. If image size is not correct, the texture will be completely transparent. </dd></dl>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -2866,7 +2752,7 @@ Variables</h2></td></tr>
|
|||
<div class="memproto">
|
||||
<table class="memname">
|
||||
<tr>
|
||||
<td class="memname"><a class="el" href="group___all_func.html#ga499180deb21d989a9a41df654e2f037f">GRRLIB_ttfFont</a>* GRRLIB_LoadTTF </td>
|
||||
<td class="memname"><a class="el" href="group___all_func.html#gac8a079ae4566c590762c46b8210bb9f4">GRRLIB_ttfFont</a>* GRRLIB_LoadTTF </td>
|
||||
<td>(</td>
|
||||
<td class="paramtype">const u8 * </td>
|
||||
<td class="paramname"><em>file_base</em>, </td>
|
||||
|
@ -2894,7 +2780,7 @@ Variables</h2></td></tr>
|
|||
</dd>
|
||||
</dl>
|
||||
<dl class="section return"><dt>Returns</dt><dd>A handle to a given TTF font object or NULL if it fails to load the font. </dd></dl>
|
||||
<dl class="section see"><dt>See also</dt><dd><a class="el" href="group___all_func.html#ga977ef3ec2aaa49cae6c7492066e35640" title="Free memory allocated by TTF fonts. ">GRRLIB_FreeTTF</a> </dd></dl>
|
||||
<dl class="section see"><dt>See also</dt><dd><a class="el" href="group___all_func.html#ga977ef3ec2aaa49cae6c7492066e35640" title="Free memory allocated by TTF fonts.">GRRLIB_FreeTTF</a> </dd></dl>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -3530,7 +3416,7 @@ Variables</h2></td></tr>
|
|||
<tr>
|
||||
<td class="paramkey"></td>
|
||||
<td></td>
|
||||
<td class="paramtype"><a class="el" href="group___all_func.html#ga499180deb21d989a9a41df654e2f037f">GRRLIB_ttfFont</a> * </td>
|
||||
<td class="paramtype"><a class="el" href="group___all_func.html#gac8a079ae4566c590762c46b8210bb9f4">GRRLIB_ttfFont</a> * </td>
|
||||
<td class="paramname"><em>myFont</em>, </td>
|
||||
</tr>
|
||||
<tr>
|
||||
|
@ -3595,7 +3481,7 @@ Variables</h2></td></tr>
|
|||
<tr>
|
||||
<td class="paramkey"></td>
|
||||
<td></td>
|
||||
<td class="paramtype"><a class="el" href="group___all_func.html#ga499180deb21d989a9a41df654e2f037f">GRRLIB_ttfFont</a> * </td>
|
||||
<td class="paramtype"><a class="el" href="group___all_func.html#gac8a079ae4566c590762c46b8210bb9f4">GRRLIB_ttfFont</a> * </td>
|
||||
<td class="paramname"><em>myFont</em>, </td>
|
||||
</tr>
|
||||
<tr>
|
||||
|
@ -4510,8 +4396,8 @@ Variables</h2></td></tr>
|
|||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p>Set the color value of a pixel to a <a class="el" href="struct_g_r_r_l_i_b__tex_img.html" title="Structure to hold the texture information. ">GRRLIB_texImg</a>. </p>
|
||||
<dl class="section see"><dt>See also</dt><dd><a class="el" href="group___all_func.html#ga5e6a52737806ffb075cc8be7724f3fdd" title="Write the contents of a texture in the data cache down to main memory. ">GRRLIB_FlushTex</a> </dd></dl>
|
||||
<p>Set the color value of a pixel to a <a class="el" href="struct_g_r_r_l_i_b__tex_img.html" title="Structure to hold the texture information.">GRRLIB_texImg</a>. </p>
|
||||
<dl class="section see"><dt>See also</dt><dd><a class="el" href="group___all_func.html#ga5e6a52737806ffb075cc8be7724f3fdd" title="Write the contents of a texture in the data cache down to main memory.">GRRLIB_FlushTex</a> </dd></dl>
|
||||
<dl class="params"><dt>Parameters</dt><dd>
|
||||
<table class="params">
|
||||
<tr><td class="paramname">x</td><td>Specifies the x-coordinate of the pixel in the texture. </td></tr>
|
||||
|
@ -4553,7 +4439,7 @@ Variables</h2></td></tr>
|
|||
<p>Set the texture to an object (contributed by chris_c aka DaShAmAn). </p>
|
||||
<dl class="params"><dt>Parameters</dt><dd>
|
||||
<table class="params">
|
||||
<tr><td class="paramname">tex</td><td>Pointer to an image texture (<a class="el" href="struct_g_r_r_l_i_b__tex_img.html" title="Structure to hold the texture information. ">GRRLIB_texImg</a> format). </td></tr>
|
||||
<tr><td class="paramname">tex</td><td>Pointer to an image texture (<a class="el" href="struct_g_r_r_l_i_b__tex_img.html" title="Structure to hold the texture information.">GRRLIB_texImg</a> format). </td></tr>
|
||||
<tr><td class="paramname">rep</td><td>Texture Repeat Mode, True will repeat it, False won't. </td></tr>
|
||||
</table>
|
||||
</dd>
|
||||
|
@ -4570,7 +4456,7 @@ Variables</h2></td></tr>
|
|||
<tr>
|
||||
<td class="memname">u32 GRRLIB_WidthTTF </td>
|
||||
<td>(</td>
|
||||
<td class="paramtype"><a class="el" href="group___all_func.html#ga499180deb21d989a9a41df654e2f037f">GRRLIB_ttfFont</a> * </td>
|
||||
<td class="paramtype"><a class="el" href="group___all_func.html#gac8a079ae4566c590762c46b8210bb9f4">GRRLIB_ttfFont</a> * </td>
|
||||
<td class="paramname"><em>myFont</em>, </td>
|
||||
</tr>
|
||||
<tr>
|
||||
|
@ -4615,7 +4501,7 @@ Variables</h2></td></tr>
|
|||
<tr>
|
||||
<td class="memname">u32 GRRLIB_WidthTTFW </td>
|
||||
<td>(</td>
|
||||
<td class="paramtype"><a class="el" href="group___all_func.html#ga499180deb21d989a9a41df654e2f037f">GRRLIB_ttfFont</a> * </td>
|
||||
<td class="paramtype"><a class="el" href="group___all_func.html#gac8a079ae4566c590762c46b8210bb9f4">GRRLIB_ttfFont</a> * </td>
|
||||
<td class="paramname"><em>myFont</em>, </td>
|
||||
</tr>
|
||||
<tr>
|
||||
|
@ -4649,23 +4535,6 @@ Variables</h2></td></tr>
|
|||
</dl>
|
||||
<dl class="section return"><dt>Returns</dt><dd>The width of a text in pixel. </dd></dl>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<h2 class="groupheader">Variable Documentation</h2>
|
||||
<a id="ga10c3414080fff8aeaccb0b1584d51edc"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#ga10c3414080fff8aeaccb0b1584d51edc">◆ </a></span>rmode</h2>
|
||||
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<table class="memname">
|
||||
<tr>
|
||||
<td class="memname">GRR_EXTERN GXRModeObj* rmode</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p>Video mode. </p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</div><!-- contents -->
|
||||
|
@ -4673,7 +4542,7 @@ Variables</h2></td></tr>
|
|||
<hr class="footer"/><address class="footer"><small>
|
||||
Generated by  <a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/>
|
||||
</a> 1.8.13
|
||||
</a> 1.8.17
|
||||
</small></address>
|
||||
</body>
|
||||
</html>
|
||||
|
|
110
grrlib_8h.html
110
grrlib_8h.html
|
@ -1,9 +1,9 @@
|
|||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
|
||||
<meta name="generator" content="Doxygen 1.8.13"/>
|
||||
<meta name="generator" content="Doxygen 1.8.17"/>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"/>
|
||||
<title>GRRLIB: grrlib.h File Reference</title>
|
||||
<link href="tabs.css" rel="stylesheet" type="text/css"/>
|
||||
|
@ -30,18 +30,21 @@
|
|||
</table>
|
||||
</div>
|
||||
<!-- end header part -->
|
||||
<!-- Generated by Doxygen 1.8.13 -->
|
||||
<!-- Generated by Doxygen 1.8.17 -->
|
||||
<script type="text/javascript">
|
||||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
||||
var searchBox = new SearchBox("searchBox", "search",false,'Search');
|
||||
/* @license-end */
|
||||
</script>
|
||||
<script type="text/javascript" src="menudata.js"></script>
|
||||
<script type="text/javascript" src="menu.js"></script>
|
||||
<script type="text/javascript">
|
||||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
||||
$(function() {
|
||||
initMenu('',true,false,'search.php','Search');
|
||||
$(document).ready(function() { init_search(); });
|
||||
});
|
||||
</script>
|
||||
/* @license-end */</script>
|
||||
<div id="main-nav"></div>
|
||||
<!-- window showing the filter options -->
|
||||
<div id="MSearchSelectWindow"
|
||||
|
@ -70,9 +73,6 @@ $(function() {
|
|||
<div class="title">grrlib.h File Reference</div> </div>
|
||||
</div><!--header-->
|
||||
<div class="contents">
|
||||
|
||||
<p>GRRLIB user include file.
|
||||
<a href="#details">More...</a></p>
|
||||
<div class="textblock"><code>#include <gccore.h></code><br />
|
||||
<code>#include "<a class="el" href="_g_r_r_l_i_b____lib_8h.html">grrlib/GRRLIB__lib.h</a>"</code><br />
|
||||
<code>#include "<a class="el" href="_g_r_r_l_i_b____inline_8h.html">grrlib/GRRLIB__inline.h</a>"</code><br />
|
||||
|
@ -101,29 +101,36 @@ Macros</h2></td></tr>
|
|||
#define </td><td class="memItemRight" valign="bottom"><a class="el" href="group___all_func.html#gad36e97f844e145cd811f40ee306eb11f">GRRLIB_VER_STRING</a>   "4.4.0"</td></tr>
|
||||
<tr class="memdesc:gad36e97f844e145cd811f40ee306eb11f"><td class="mdescLeft"> </td><td class="mdescRight">Version information for GRRLIB. <br /></td></tr>
|
||||
<tr class="separator:gad36e97f844e145cd811f40ee306eb11f"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:ga2cde25567f177a6cd9191d536764235e"><td class="memItemLeft" align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="group___all_func.html#ga2cde25567f177a6cd9191d536764235e">R</a>(c)   (((c) >>24) &0xFF)</td></tr>
|
||||
<tr class="memdesc:ga2cde25567f177a6cd9191d536764235e"><td class="mdescLeft"> </td><td class="mdescRight">Extract red component of colour. <a href="group___all_func.html#ga2cde25567f177a6cd9191d536764235e">More...</a><br /></td></tr>
|
||||
<tr class="memitem:ga2cde25567f177a6cd9191d536764235e"><td class="memItemLeft" align="right" valign="top">
|
||||
#define </td><td class="memItemRight" valign="bottom"><a class="el" href="group___all_func.html#ga2cde25567f177a6cd9191d536764235e">R</a>(c)   (((c) >>24) &0xFF)</td></tr>
|
||||
<tr class="memdesc:ga2cde25567f177a6cd9191d536764235e"><td class="mdescLeft"> </td><td class="mdescRight">Extract red component of colour. <br /></td></tr>
|
||||
<tr class="separator:ga2cde25567f177a6cd9191d536764235e"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:ga7cc73638f4849985153257c89a69ee94"><td class="memItemLeft" align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="group___all_func.html#ga7cc73638f4849985153257c89a69ee94">G</a>(c)   (((c) >>16) &0xFF)</td></tr>
|
||||
<tr class="memdesc:ga7cc73638f4849985153257c89a69ee94"><td class="mdescLeft"> </td><td class="mdescRight">Extract green component of colour. <a href="group___all_func.html#ga7cc73638f4849985153257c89a69ee94">More...</a><br /></td></tr>
|
||||
<tr class="memitem:ga7cc73638f4849985153257c89a69ee94"><td class="memItemLeft" align="right" valign="top">
|
||||
#define </td><td class="memItemRight" valign="bottom"><a class="el" href="group___all_func.html#ga7cc73638f4849985153257c89a69ee94">G</a>(c)   (((c) >>16) &0xFF)</td></tr>
|
||||
<tr class="memdesc:ga7cc73638f4849985153257c89a69ee94"><td class="mdescLeft"> </td><td class="mdescRight">Extract green component of colour. <br /></td></tr>
|
||||
<tr class="separator:ga7cc73638f4849985153257c89a69ee94"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:gadddcd4b5f23e5e290c31b64cd8c8efaa"><td class="memItemLeft" align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="group___all_func.html#gadddcd4b5f23e5e290c31b64cd8c8efaa">B</a>(c)   (((c) >> 8) &0xFF)</td></tr>
|
||||
<tr class="memdesc:gadddcd4b5f23e5e290c31b64cd8c8efaa"><td class="mdescLeft"> </td><td class="mdescRight">Extract blue component of colour. <a href="group___all_func.html#gadddcd4b5f23e5e290c31b64cd8c8efaa">More...</a><br /></td></tr>
|
||||
<tr class="memitem:gadddcd4b5f23e5e290c31b64cd8c8efaa"><td class="memItemLeft" align="right" valign="top">
|
||||
#define </td><td class="memItemRight" valign="bottom"><a class="el" href="group___all_func.html#gadddcd4b5f23e5e290c31b64cd8c8efaa">B</a>(c)   (((c) >> 8) &0xFF)</td></tr>
|
||||
<tr class="memdesc:gadddcd4b5f23e5e290c31b64cd8c8efaa"><td class="mdescLeft"> </td><td class="mdescRight">Extract blue component of colour. <br /></td></tr>
|
||||
<tr class="separator:gadddcd4b5f23e5e290c31b64cd8c8efaa"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:ga96aca57a76bd8537a24bb11ab44ef8d9"><td class="memItemLeft" align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="group___all_func.html#ga96aca57a76bd8537a24bb11ab44ef8d9">A</a>(c)   ( (c) &0xFF)</td></tr>
|
||||
<tr class="memdesc:ga96aca57a76bd8537a24bb11ab44ef8d9"><td class="mdescLeft"> </td><td class="mdescRight">Extract alpha component of colour. <a href="group___all_func.html#ga96aca57a76bd8537a24bb11ab44ef8d9">More...</a><br /></td></tr>
|
||||
<tr class="memitem:ga96aca57a76bd8537a24bb11ab44ef8d9"><td class="memItemLeft" align="right" valign="top">
|
||||
#define </td><td class="memItemRight" valign="bottom"><a class="el" href="group___all_func.html#ga96aca57a76bd8537a24bb11ab44ef8d9">A</a>(c)   ( (c) &0xFF)</td></tr>
|
||||
<tr class="memdesc:ga96aca57a76bd8537a24bb11ab44ef8d9"><td class="mdescLeft"> </td><td class="mdescRight">Extract alpha component of colour. <br /></td></tr>
|
||||
<tr class="separator:ga96aca57a76bd8537a24bb11ab44ef8d9"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:gaba32782053c6a2b01e3706d632d77895"><td class="memItemLeft" align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="group___all_func.html#gaba32782053c6a2b01e3706d632d77895">RGBA</a>(r, g, b, a)</td></tr>
|
||||
<tr class="memdesc:gaba32782053c6a2b01e3706d632d77895"><td class="mdescLeft"> </td><td class="mdescRight">Build an RGB pixel from components. <a href="group___all_func.html#gaba32782053c6a2b01e3706d632d77895">More...</a><br /></td></tr>
|
||||
<tr class="separator:gaba32782053c6a2b01e3706d632d77895"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:gaa1595302fa27df7d3e5913865659ca71"><td class="memItemLeft" align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="group___all_func.html#gaa1595302fa27df7d3e5913865659ca71">GRRLIB_BLEND_NONE</a>   (<a class="el" href="group___all_func.html#gga84c65877bb197763cda6669c473be692aeded8fce060bcb04b096c17cea237c23">GRRLIB_BLEND_ALPHA</a>)</td></tr>
|
||||
<tr class="memdesc:gaa1595302fa27df7d3e5913865659ca71"><td class="mdescLeft"> </td><td class="mdescRight">Alias for GRRLIB_BLEND_ALPHA. <a href="group___all_func.html#gaa1595302fa27df7d3e5913865659ca71">More...</a><br /></td></tr>
|
||||
<tr class="memitem:gaa1595302fa27df7d3e5913865659ca71"><td class="memItemLeft" align="right" valign="top">
|
||||
#define </td><td class="memItemRight" valign="bottom"><a class="el" href="group___all_func.html#gaa1595302fa27df7d3e5913865659ca71">GRRLIB_BLEND_NONE</a>   (<a class="el" href="group___all_func.html#gga84c65877bb197763cda6669c473be692aeded8fce060bcb04b096c17cea237c23">GRRLIB_BLEND_ALPHA</a>)</td></tr>
|
||||
<tr class="memdesc:gaa1595302fa27df7d3e5913865659ca71"><td class="mdescLeft"> </td><td class="mdescRight">Alias for GRRLIB_BLEND_ALPHA. <br /></td></tr>
|
||||
<tr class="separator:gaa1595302fa27df7d3e5913865659ca71"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:ga4da19aad1f8a920283a84a3af7d7e34a"><td class="memItemLeft" align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="group___all_func.html#ga4da19aad1f8a920283a84a3af7d7e34a">GRRLIB_BLEND_LIGHT</a>   (<a class="el" href="group___all_func.html#gga84c65877bb197763cda6669c473be692ad4f0554f7bfc19410c4fedaeab1a10fd">GRRLIB_BLEND_ADD</a>)</td></tr>
|
||||
<tr class="memdesc:ga4da19aad1f8a920283a84a3af7d7e34a"><td class="mdescLeft"> </td><td class="mdescRight">Alias for GRRLIB_BLEND_ADD. <a href="group___all_func.html#ga4da19aad1f8a920283a84a3af7d7e34a">More...</a><br /></td></tr>
|
||||
<tr class="memitem:ga4da19aad1f8a920283a84a3af7d7e34a"><td class="memItemLeft" align="right" valign="top">
|
||||
#define </td><td class="memItemRight" valign="bottom"><a class="el" href="group___all_func.html#ga4da19aad1f8a920283a84a3af7d7e34a">GRRLIB_BLEND_LIGHT</a>   (<a class="el" href="group___all_func.html#gga84c65877bb197763cda6669c473be692ad4f0554f7bfc19410c4fedaeab1a10fd">GRRLIB_BLEND_ADD</a>)</td></tr>
|
||||
<tr class="memdesc:ga4da19aad1f8a920283a84a3af7d7e34a"><td class="mdescLeft"> </td><td class="mdescRight">Alias for GRRLIB_BLEND_ADD. <br /></td></tr>
|
||||
<tr class="separator:ga4da19aad1f8a920283a84a3af7d7e34a"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:ga2308b6e9df5946957149bfa693c6a93e"><td class="memItemLeft" align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="group___all_func.html#ga2308b6e9df5946957149bfa693c6a93e">GRRLIB_BLEND_SHADE</a>   (<a class="el" href="group___all_func.html#gga84c65877bb197763cda6669c473be692a4a7b1a0e143ad522128a7c8f5f7dc7fb">GRRLIB_BLEND_MULTI</a>)</td></tr>
|
||||
<tr class="memdesc:ga2308b6e9df5946957149bfa693c6a93e"><td class="mdescLeft"> </td><td class="mdescRight">Alias for GRRLIB_BLEND_MULTI. <a href="group___all_func.html#ga2308b6e9df5946957149bfa693c6a93e">More...</a><br /></td></tr>
|
||||
<tr class="memitem:ga2308b6e9df5946957149bfa693c6a93e"><td class="memItemLeft" align="right" valign="top">
|
||||
#define </td><td class="memItemRight" valign="bottom"><a class="el" href="group___all_func.html#ga2308b6e9df5946957149bfa693c6a93e">GRRLIB_BLEND_SHADE</a>   (<a class="el" href="group___all_func.html#gga84c65877bb197763cda6669c473be692a4a7b1a0e143ad522128a7c8f5f7dc7fb">GRRLIB_BLEND_MULTI</a>)</td></tr>
|
||||
<tr class="memdesc:ga2308b6e9df5946957149bfa693c6a93e"><td class="mdescLeft"> </td><td class="mdescRight">Alias for GRRLIB_BLEND_MULTI. <br /></td></tr>
|
||||
<tr class="separator:ga2308b6e9df5946957149bfa693c6a93e"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:ga065dde42220d3d8e638f5f9e1993e44f"><td class="memItemLeft" align="right" valign="top">
|
||||
#define </td><td class="memItemRight" valign="bottom"><b>GRR_EXTERN</b>   extern</td></tr>
|
||||
|
@ -140,30 +147,30 @@ Macros</h2></td></tr>
|
|||
</table><table class="memberdecls">
|
||||
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="typedef-members"></a>
|
||||
Typedefs</h2></td></tr>
|
||||
<tr class="memitem:gabe3492d05b0bc11aed3dab873129fba0"><td class="memItemLeft" align="right" valign="top">
|
||||
typedef enum <a class="el" href="group___all_func.html#ga84c65877bb197763cda6669c473be692">GRRLIB_blendMode</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="group___all_func.html#gabe3492d05b0bc11aed3dab873129fba0">GRRLIB_blendMode</a></td></tr>
|
||||
<tr class="memdesc:gabe3492d05b0bc11aed3dab873129fba0"><td class="mdescLeft"> </td><td class="mdescRight">GRRLIB Blending Modes. <br /></td></tr>
|
||||
<tr class="separator:gabe3492d05b0bc11aed3dab873129fba0"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:ga5e6c1fe5b472dc0c8683e28a36f154c6"><td class="memItemLeft" align="right" valign="top">
|
||||
typedef struct <a class="el" href="struct_g_r_r_l_i_b__draw_settings.html">GRRLIB_drawSettings</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="group___all_func.html#ga5e6c1fe5b472dc0c8683e28a36f154c6">GRRLIB_drawSettings</a></td></tr>
|
||||
<tr class="memdesc:ga5e6c1fe5b472dc0c8683e28a36f154c6"><td class="mdescLeft"> </td><td class="mdescRight">Structure to hold the current drawing settings. <br /></td></tr>
|
||||
<tr class="separator:ga5e6c1fe5b472dc0c8683e28a36f154c6"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:gaaa6ad5d8d27cb06f2c9caa8d274c936b"><td class="memItemLeft" align="right" valign="top">
|
||||
typedef struct <a class="el" href="struct_g_r_r_l_i_b__tex_img.html">GRRLIB_texImg</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="group___all_func.html#gaaa6ad5d8d27cb06f2c9caa8d274c936b">GRRLIB_texImg</a></td></tr>
|
||||
<tr class="memdesc:gaaa6ad5d8d27cb06f2c9caa8d274c936b"><td class="mdescLeft"> </td><td class="mdescRight">Structure to hold the texture information. <br /></td></tr>
|
||||
<tr class="separator:gaaa6ad5d8d27cb06f2c9caa8d274c936b"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:ga9ce042be1acf8ec62c9a0b43d89becfa"><td class="memItemLeft" align="right" valign="top">
|
||||
typedef struct <a class="el" href="struct_g_r_r_l_i_b__bytemap_char.html">GRRLIB_bytemapChar</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="group___all_func.html#ga9ce042be1acf8ec62c9a0b43d89becfa">GRRLIB_bytemapChar</a></td></tr>
|
||||
<tr class="memdesc:ga9ce042be1acf8ec62c9a0b43d89becfa"><td class="mdescLeft"> </td><td class="mdescRight">Structure to hold the bytemap character information. <br /></td></tr>
|
||||
<tr class="separator:ga9ce042be1acf8ec62c9a0b43d89becfa"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:gaf9bf452aa990a8e9987aa689aacbe782"><td class="memItemLeft" align="right" valign="top">
|
||||
typedef struct <a class="el" href="struct_g_r_r_l_i_b__bytemap_font.html">GRRLIB_bytemapFont</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="group___all_func.html#gaf9bf452aa990a8e9987aa689aacbe782">GRRLIB_bytemapFont</a></td></tr>
|
||||
<tr class="memdesc:gaf9bf452aa990a8e9987aa689aacbe782"><td class="mdescLeft"> </td><td class="mdescRight">Structure to hold the bytemap font information. <br /></td></tr>
|
||||
<tr class="separator:gaf9bf452aa990a8e9987aa689aacbe782"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:ga499180deb21d989a9a41df654e2f037f"><td class="memItemLeft" align="right" valign="top">
|
||||
typedef struct <a class="el" href="struct_g_r_r_l_i_b___font.html">GRRLIB_Font</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="group___all_func.html#ga499180deb21d989a9a41df654e2f037f">GRRLIB_ttfFont</a></td></tr>
|
||||
<tr class="memdesc:ga499180deb21d989a9a41df654e2f037f"><td class="mdescLeft"> </td><td class="mdescRight">Structure to hold the TTF information. <br /></td></tr>
|
||||
<tr class="separator:ga499180deb21d989a9a41df654e2f037f"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:gaadb8b5eb7000391e477ed8221fa3f2c9"><td class="memItemLeft" align="right" valign="top">
|
||||
typedef enum <a class="el" href="group___all_func.html#ga84c65877bb197763cda6669c473be692">GRRLIB_blendMode</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="group___all_func.html#gaadb8b5eb7000391e477ed8221fa3f2c9">GRRLIB_blendMode</a></td></tr>
|
||||
<tr class="memdesc:gaadb8b5eb7000391e477ed8221fa3f2c9"><td class="mdescLeft"> </td><td class="mdescRight">GRRLIB Blending Modes. <br /></td></tr>
|
||||
<tr class="separator:gaadb8b5eb7000391e477ed8221fa3f2c9"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:ga5832d092436ee56d5f83b6792d309290"><td class="memItemLeft" align="right" valign="top">
|
||||
typedef struct <a class="el" href="struct_g_r_r_l_i_b__draw_settings.html">GRRLIB_drawSettings</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="group___all_func.html#ga5832d092436ee56d5f83b6792d309290">GRRLIB_drawSettings</a></td></tr>
|
||||
<tr class="memdesc:ga5832d092436ee56d5f83b6792d309290"><td class="mdescLeft"> </td><td class="mdescRight">Structure to hold the current drawing settings. <br /></td></tr>
|
||||
<tr class="separator:ga5832d092436ee56d5f83b6792d309290"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:ga7f5b59ff4d8d339dcb303b660339d9bb"><td class="memItemLeft" align="right" valign="top">
|
||||
typedef struct <a class="el" href="struct_g_r_r_l_i_b__tex_img.html">GRRLIB_texImg</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="group___all_func.html#ga7f5b59ff4d8d339dcb303b660339d9bb">GRRLIB_texImg</a></td></tr>
|
||||
<tr class="memdesc:ga7f5b59ff4d8d339dcb303b660339d9bb"><td class="mdescLeft"> </td><td class="mdescRight">Structure to hold the texture information. <br /></td></tr>
|
||||
<tr class="separator:ga7f5b59ff4d8d339dcb303b660339d9bb"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:ga3afef19dc5b9ad7c6e89fe06f9bfe1e0"><td class="memItemLeft" align="right" valign="top">
|
||||
typedef struct <a class="el" href="struct_g_r_r_l_i_b__bytemap_char.html">GRRLIB_bytemapChar</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="group___all_func.html#ga3afef19dc5b9ad7c6e89fe06f9bfe1e0">GRRLIB_bytemapChar</a></td></tr>
|
||||
<tr class="memdesc:ga3afef19dc5b9ad7c6e89fe06f9bfe1e0"><td class="mdescLeft"> </td><td class="mdescRight">Structure to hold the bytemap character information. <br /></td></tr>
|
||||
<tr class="separator:ga3afef19dc5b9ad7c6e89fe06f9bfe1e0"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:ga08ac096c30fe4b6becaa039a97905c73"><td class="memItemLeft" align="right" valign="top">
|
||||
typedef struct <a class="el" href="struct_g_r_r_l_i_b__bytemap_font.html">GRRLIB_bytemapFont</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="group___all_func.html#ga08ac096c30fe4b6becaa039a97905c73">GRRLIB_bytemapFont</a></td></tr>
|
||||
<tr class="memdesc:ga08ac096c30fe4b6becaa039a97905c73"><td class="mdescLeft"> </td><td class="mdescRight">Structure to hold the bytemap font information. <br /></td></tr>
|
||||
<tr class="separator:ga08ac096c30fe4b6becaa039a97905c73"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:gac8a079ae4566c590762c46b8210bb9f4"><td class="memItemLeft" align="right" valign="top">
|
||||
typedef struct <a class="el" href="struct_g_r_r_l_i_b___font.html">GRRLIB_Font</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="group___all_func.html#gac8a079ae4566c590762c46b8210bb9f4">GRRLIB_ttfFont</a></td></tr>
|
||||
<tr class="memdesc:gac8a079ae4566c590762c46b8210bb9f4"><td class="mdescLeft"> </td><td class="mdescRight">Structure to hold the TTF information. <br /></td></tr>
|
||||
<tr class="separator:gac8a079ae4566c590762c46b8210bb9f4"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
</table><table class="memberdecls">
|
||||
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="enum-members"></a>
|
||||
Enumerations</h2></td></tr>
|
||||
|
@ -175,14 +182,14 @@ Enumerations</h2></td></tr>
|
|||
<br />
|
||||
  <a class="el" href="group___all_func.html#gga84c65877bb197763cda6669c473be692ab3aacba447b6cee253fc713e45ab49fd">GRRLIB_BLEND_INV</a> = 4
|
||||
<br />
|
||||
}<tr class="memdesc:ga84c65877bb197763cda6669c473be692"><td class="mdescLeft"> </td><td class="mdescRight">GRRLIB Blending Modes. <a href="group___all_func.html#ga84c65877bb197763cda6669c473be692">More...</a><br /></td></tr>
|
||||
</td></tr>
|
||||
}</td></tr>
|
||||
<tr class="memdesc:ga84c65877bb197763cda6669c473be692"><td class="mdescLeft"> </td><td class="mdescRight">GRRLIB Blending Modes. <a href="group___all_func.html#ga84c65877bb197763cda6669c473be692">More...</a><br /></td></tr>
|
||||
<tr class="separator:ga84c65877bb197763cda6669c473be692"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
</table><table class="memberdecls">
|
||||
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="func-members"></a>
|
||||
Functions</h2></td></tr>
|
||||
<tr class="memitem:ga7138a4aaee5099b15859368c5f499b2f"><td class="memItemLeft" align="right" valign="top">
|
||||
GRR_EXTERN void *xfb [2] </td><td class="memItemRight" valign="bottom"><b>GRR_INITS</b> (NULL, NULL)</td></tr>
|
||||
GRR_EXTERN void *xfb[2] </td><td class="memItemRight" valign="bottom"><b>GRR_INITS</b> (NULL, NULL)</td></tr>
|
||||
<tr class="separator:ga7138a4aaee5099b15859368c5f499b2f"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:ga7b2416f572740e91fa710421174d55d8"><td class="memItemLeft" align="right" valign="top">
|
||||
GRR_EXTERN u32 fb </td><td class="memItemRight" valign="bottom"><b>GRR_INIT</b> (0)</td></tr>
|
||||
|
@ -190,8 +197,9 @@ GRR_EXTERN u32 fb </td><td class="memItemRight" valign="bottom"><b>GRR_INIT
|
|||
</table><table class="memberdecls">
|
||||
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="var-members"></a>
|
||||
Variables</h2></td></tr>
|
||||
<tr class="memitem:ga10c3414080fff8aeaccb0b1584d51edc"><td class="memItemLeft" align="right" valign="top">GRR_EXTERN GXRModeObj * </td><td class="memItemRight" valign="bottom"><a class="el" href="group___all_func.html#ga10c3414080fff8aeaccb0b1584d51edc">rmode</a></td></tr>
|
||||
<tr class="memdesc:ga10c3414080fff8aeaccb0b1584d51edc"><td class="mdescLeft"> </td><td class="mdescRight">Video mode. <a href="group___all_func.html#ga10c3414080fff8aeaccb0b1584d51edc">More...</a><br /></td></tr>
|
||||
<tr class="memitem:ga10c3414080fff8aeaccb0b1584d51edc"><td class="memItemLeft" align="right" valign="top">
|
||||
GRR_EXTERN GXRModeObj * </td><td class="memItemRight" valign="bottom"><a class="el" href="group___all_func.html#ga10c3414080fff8aeaccb0b1584d51edc">rmode</a></td></tr>
|
||||
<tr class="memdesc:ga10c3414080fff8aeaccb0b1584d51edc"><td class="mdescLeft"> </td><td class="mdescRight">Video mode. <br /></td></tr>
|
||||
<tr class="separator:ga10c3414080fff8aeaccb0b1584d51edc"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
</table>
|
||||
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
|
||||
|
@ -201,7 +209,7 @@ Variables</h2></td></tr>
|
|||
<hr class="footer"/><address class="footer"><small>
|
||||
Generated by  <a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/>
|
||||
</a> 1.8.13
|
||||
</a> 1.8.17
|
||||
</small></address>
|
||||
</body>
|
||||
</html>
|
||||
|
|
20
index.html
20
index.html
|
@ -1,9 +1,9 @@
|
|||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
|
||||
<meta name="generator" content="Doxygen 1.8.13"/>
|
||||
<meta name="generator" content="Doxygen 1.8.17"/>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"/>
|
||||
<title>GRRLIB: GRRLIB Documentation</title>
|
||||
<link href="tabs.css" rel="stylesheet" type="text/css"/>
|
||||
|
@ -30,18 +30,21 @@
|
|||
</table>
|
||||
</div>
|
||||
<!-- end header part -->
|
||||
<!-- Generated by Doxygen 1.8.13 -->
|
||||
<!-- Generated by Doxygen 1.8.17 -->
|
||||
<script type="text/javascript">
|
||||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
||||
var searchBox = new SearchBox("searchBox", "search",false,'Search');
|
||||
/* @license-end */
|
||||
</script>
|
||||
<script type="text/javascript" src="menudata.js"></script>
|
||||
<script type="text/javascript" src="menu.js"></script>
|
||||
<script type="text/javascript">
|
||||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
||||
$(function() {
|
||||
initMenu('',true,false,'search.php','Search');
|
||||
$(document).ready(function() { init_search(); });
|
||||
});
|
||||
</script>
|
||||
/* @license-end */</script>
|
||||
<div id="main-nav"></div>
|
||||
</div><!-- top -->
|
||||
<!-- window showing the filter options -->
|
||||
|
@ -58,13 +61,13 @@ $(function() {
|
|||
</iframe>
|
||||
</div>
|
||||
|
||||
<div class="header">
|
||||
<div class="PageDoc"><div class="header">
|
||||
<div class="headertitle">
|
||||
<div class="title">GRRLIB Documentation </div> </div>
|
||||
</div><!--header-->
|
||||
<div class="contents">
|
||||
<div class="textblock"><div class="image">
|
||||
<img src="grrlib_logo.png" alt="grrlib_logo.png"/>
|
||||
<img src="grrlib_logo.png" alt=""/>
|
||||
</div>
|
||||
<p> Welcome to the GRRLIB documentation. A complete list of functions is available from this <a class="el" href="group___all_func.html">page</a>.</p>
|
||||
<h1><a class="anchor" id="Introduction"></a>
|
||||
|
@ -86,12 +89,13 @@ Advisors : RedShade, Jespa<br />
|
|||
<h1><a class="anchor" id="Licence"></a>
|
||||
Licence</h1>
|
||||
<p>See the <a class="el" href="md__home_runner_work__g_r_r_l_i_b__g_r_r_l_i_b__l_i_c_e_n_c_e.html">LICENCE</a> file for licence rights and limitations (MIT). </p>
|
||||
</div></div><!-- contents -->
|
||||
</div></div><!-- PageDoc -->
|
||||
</div><!-- contents -->
|
||||
<!-- start footer part -->
|
||||
<hr class="footer"/><address class="footer"><small>
|
||||
Generated by  <a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/>
|
||||
</a> 1.8.13
|
||||
</a> 1.8.17
|
||||
</small></address>
|
||||
</body>
|
||||
</html>
|
||||
|
|
94
jquery.js
vendored
94
jquery.js
vendored
File diff suppressed because one or more lines are too long
|
@ -1,9 +1,9 @@
|
|||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
|
||||
<meta name="generator" content="Doxygen 1.8.13"/>
|
||||
<meta name="generator" content="Doxygen 1.8.17"/>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"/>
|
||||
<title>GRRLIB: Changelog</title>
|
||||
<link href="tabs.css" rel="stylesheet" type="text/css"/>
|
||||
|
@ -30,18 +30,21 @@
|
|||
</table>
|
||||
</div>
|
||||
<!-- end header part -->
|
||||
<!-- Generated by Doxygen 1.8.13 -->
|
||||
<!-- Generated by Doxygen 1.8.17 -->
|
||||
<script type="text/javascript">
|
||||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
||||
var searchBox = new SearchBox("searchBox", "search",false,'Search');
|
||||
/* @license-end */
|
||||
</script>
|
||||
<script type="text/javascript" src="menudata.js"></script>
|
||||
<script type="text/javascript" src="menu.js"></script>
|
||||
<script type="text/javascript">
|
||||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
||||
$(function() {
|
||||
initMenu('',true,false,'search.php','Search');
|
||||
$(document).ready(function() { init_search(); });
|
||||
});
|
||||
</script>
|
||||
/* @license-end */</script>
|
||||
<div id="main-nav"></div>
|
||||
<!-- window showing the filter options -->
|
||||
<div id="MSearchSelectWindow"
|
||||
|
@ -58,39 +61,39 @@ $(function() {
|
|||
</div>
|
||||
|
||||
</div><!-- top -->
|
||||
<div class="header">
|
||||
<div class="PageDoc"><div class="header">
|
||||
<div class="headertitle">
|
||||
<div class="title">Changelog </div> </div>
|
||||
</div><!--header-->
|
||||
<div class="contents">
|
||||
<div class="textblock"><p>All notable changes to this project will be documented in this file.</p>
|
||||
<h2><a href="https://github.com/GRRLIB/GRRLIB/compare/v4.4.0...HEAD">Unreleased</a></h2>
|
||||
<h1><a href="https://github.com/GRRLIB/GRRLIB/compare/v4.4.0...HEAD">Unreleased</a></h1>
|
||||
<ul>
|
||||
<li>TBD</li>
|
||||
</ul>
|
||||
<h2><a href="https://github.com/GRRLIB/GRRLIB/compare/4.3.2...v4.4.0">4.4.0</a> - 2020-01-12</h2>
|
||||
<h1><a href="https://github.com/GRRLIB/GRRLIB/compare/4.3.2...v4.4.0">4.4.0</a> - 2020-01-12</h1>
|
||||
<ul>
|
||||
<li>Removed libpng, zlib, libfreetype and libjpeg from the project. These libraries should now be installed in devkitPro with pacman.</li>
|
||||
<li>GRRLIB and pngu are now installed into the <em>porlibs</em> folder instead of the <em>libogc</em> folder.</li>
|
||||
<li>Removed <code>uint</code> declaration. The <code>u32</code> type should be used instead.</li>
|
||||
<li>The <code><a class="el" href="group___all_func.html#ga53c20a0c6e33df2ceaf2968f8dd1b921" title="Create an empty texture. ">GRRLIB_CreateEmptyTexture()</a></code> function is not inline anymore.</li>
|
||||
<li>The <code><a class="el" href="group___all_func.html#ga53c20a0c6e33df2ceaf2968f8dd1b921" title="Create an empty texture.">GRRLIB_CreateEmptyTexture()</a></code> function is not inline anymore.</li>
|
||||
</ul>
|
||||
<h2><a href="https://github.com/GRRLIB/GRRLIB/compare/4.3.1...4.3.2">4.3.2</a> - 2012-08-12</h2>
|
||||
<h1><a href="https://github.com/GRRLIB/GRRLIB/compare/4.3.1...4.3.2">4.3.2</a> - 2012-08-12</h1>
|
||||
<ul>
|
||||
<li>libpng was updated to version 1.5.12</li>
|
||||
<li>zlib was updated to version 1.2.7</li>
|
||||
<li>libjpeg was updated to version 8d</li>
|
||||
<li>FreeType updated to version 2.4.10</li>
|
||||
<li><code>GRRLIB_ClampVar8()</code> was removed from GRRLIB</li>
|
||||
<li>Removed warnings from <code><a class="el" href="group___all_func.html#ga8e67a70e71cfe202318f567fe62ee3f7" title="Load a ByteMap font structure from a buffer. ">GRRLIB_LoadBMF()</a></code></li>
|
||||
<li>Removed warnings from <code><a class="el" href="group___all_func.html#ga8e67a70e71cfe202318f567fe62ee3f7" title="Load a ByteMap font structure from a buffer.">GRRLIB_LoadBMF()</a></code></li>
|
||||
</ul>
|
||||
<h2><a href="https://github.com/GRRLIB/GRRLIB/compare/4.3.0...4.3.1">4.3.1</a> - 2010-10-22</h2>
|
||||
<h1><a href="https://github.com/GRRLIB/GRRLIB/compare/4.3.0...4.3.1">4.3.1</a> - 2010-10-22</h1>
|
||||
<ul>
|
||||
<li>libpng was updated to version 1.4.4</li>
|
||||
<li>FreeType updated to version 2.4.3</li>
|
||||
<li>GRRLIB is compatible with libogc 1.8.4</li>
|
||||
</ul>
|
||||
<h2><a href="https://github.com/GRRLIB/GRRLIB/compare/4.2.0...4.3.0">4.3.0</a> - 2010-06-28</h2>
|
||||
<h1><a href="https://github.com/GRRLIB/GRRLIB/compare/4.2.0...4.3.0">4.3.0</a> - 2010-06-28</h1>
|
||||
<ul>
|
||||
<li>libpng was updated to version 1.4.2</li>
|
||||
<li>libjpeg was updated to version 8b</li>
|
||||
|
@ -101,7 +104,7 @@ $(function() {
|
|||
<li>Splitted functions for rotation/translation/scaling 3d object.</li>
|
||||
<li>Here is the list a new added samples demo code :<ul>
|
||||
<li>3d_light1 -> Simple Diffuse light sample code</li>
|
||||
<li>3d_light2 -> Simple Lights and <code><a class="el" href="group___all_func.html#ga03814286ada96c4a38fa36b9477bbd7c" title="Set the view matrix to draw object (in this order scale, trans AND rotate). ">GRRLIB_ObjectViewInv()</a></code> sample</li>
|
||||
<li>3d_light2 -> Simple Lights and <code><a class="el" href="group___all_func.html#ga03814286ada96c4a38fa36b9477bbd7c" title="Set the view matrix to draw object (in this order scale, trans AND rotate).">GRRLIB_ObjectViewInv()</a></code> sample</li>
|
||||
<li>3d_light3 -> A little Specular light sample code</li>
|
||||
<li>3d_light4 -> Spot Light Sample Code</li>
|
||||
<li>3D_sample5 -> Simple demo of rotation/translation/scaling 3d object.</li>
|
||||
|
@ -109,11 +112,11 @@ $(function() {
|
|||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<h2><a href="https://github.com/GRRLIB/GRRLIB/compare/4.1.1...4.2.0">4.2.0</a> - 2009-12-16</h2>
|
||||
<h1><a href="https://github.com/GRRLIB/GRRLIB/compare/4.1.1...4.2.0">4.2.0</a> - 2009-12-16</h1>
|
||||
<ul>
|
||||
<li>First support to 3D functions</li>
|
||||
<li><code><a class="el" href="group___all_func.html#gab46283be3128415bf0ab2969bf7fda95" title="Start GX compositing process. ">GRRLIB_CompoStart()</a></code> and <code><a class="el" href="group___all_func.html#gaab852acf9b7679bd1142003b4d6635f3" title="End GX compositing process (Make a snapshot of the screen in a texture WITH ALPHA LAYER)...">GRRLIB_CompoEnd()</a></code> for real GX compositing with transparency support</li>
|
||||
<li><code><a class="el" href="group___all_func.html#ga7ac4e30576d4fccd0ae537a41b75f4c1" title="Make a snapshot of the screen in a texture WITHOUT ALPHA LAYER. ">GRRLIB_Screen2Texture()</a></code> is now fully optimized</li>
|
||||
<li><code><a class="el" href="group___all_func.html#gab46283be3128415bf0ab2969bf7fda95" title="Start GX compositing process.">GRRLIB_CompoStart()</a></code> and <code><a class="el" href="group___all_func.html#gaab852acf9b7679bd1142003b4d6635f3" title="End GX compositing process (Make a snapshot of the screen in a texture WITH ALPHA LAYER).">GRRLIB_CompoEnd()</a></code> for real GX compositing with transparency support</li>
|
||||
<li><code><a class="el" href="group___all_func.html#ga7ac4e30576d4fccd0ae537a41b75f4c1" title="Make a snapshot of the screen in a texture WITHOUT ALPHA LAYER.">GRRLIB_Screen2Texture()</a></code> is now fully optimized</li>
|
||||
<li>USB_Gecko output facilities</li>
|
||||
<li><code>GRRLIB_Compose()</code> was deleted since it was not fully using GX</li>
|
||||
<li><code>GRRLIB_GetColor()</code> was deleted, the RGBA macro should be used instead</li>
|
||||
|
@ -136,18 +139,18 @@ $(function() {
|
|||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<h2><a href="https://github.com/GRRLIB/GRRLIB/compare/4.1.0...4.1.1">4.1.1</a> - 2009-11-24</h2>
|
||||
<h1><a href="https://github.com/GRRLIB/GRRLIB/compare/4.1.0...4.1.1">4.1.1</a> - 2009-11-24</h1>
|
||||
<ul>
|
||||
<li>Fully compatible with devkitPro release 18 and 19 (code and examples)</li>
|
||||
<li>libpng was updated to version 1.2.40</li>
|
||||
<li>Support for MS-Windows Bitmap format uncompressed (1-bit, 4-bit, 8-bit, 24-bit and 32-bit)</li>
|
||||
<li>New function called <code><a class="el" href="group___all_func.html#gabafe0b9297e020c440851543c028575e" title="Draw a part of a texture. ">GRRLIB_DrawPart()</a></code> to draw a specific part of a texture</li>
|
||||
<li>Extra parameters to <code><a class="el" href="group___all_func.html#ga7ac4e30576d4fccd0ae537a41b75f4c1" title="Make a snapshot of the screen in a texture WITHOUT ALPHA LAYER. ">GRRLIB_Screen2Texture()</a></code></li>
|
||||
<li>New function called <code><a class="el" href="group___all_func.html#gabafe0b9297e020c440851543c028575e" title="Draw a part of a texture.">GRRLIB_DrawPart()</a></code> to draw a specific part of a texture</li>
|
||||
<li>Extra parameters to <code><a class="el" href="group___all_func.html#ga7ac4e30576d4fccd0ae537a41b75f4c1" title="Make a snapshot of the screen in a texture WITHOUT ALPHA LAYER.">GRRLIB_Screen2Texture()</a></code></li>
|
||||
<li>Video is now initialized even without a SD card</li>
|
||||
<li>Fixed a problem with scaling images</li>
|
||||
<li>Documentation improvement</li>
|
||||
</ul>
|
||||
<h2>4.1.0 - 2009-10-05</h2>
|
||||
<h1>4.1.0 - 2009-10-05</h1>
|
||||
<ul>
|
||||
<li>Completely new file structure with sub-folders</li>
|
||||
<li>Installer for vendor libraries (jpeg, png, pngu)</li>
|
||||
|
@ -158,27 +161,28 @@ $(function() {
|
|||
<li>Correct use of pointers (no more struct passing)</li>
|
||||
<li>Speed improvement, bug fixing and more...</li>
|
||||
</ul>
|
||||
<h2>4.0.0 - 2009-03-05</h2>
|
||||
<h1>4.0.0 - 2009-03-05</h1>
|
||||
<ul>
|
||||
<li>Color format changed to RGBA for ALL GRRLib functions to fit to <code>GXColor</code> format and use <code>GX_Color1u32</code></li>
|
||||
<li><code><a class="el" href="group___all_func.html#ga49b31e270b46142828b96b7b63c47c88" title="Load a texture from a buffer. ">GRRLIB_LoadTexture()</a></code> now auto detect PNG or JPEG</li>
|
||||
<li><code><a class="el" href="group___all_func.html#ga49b31e270b46142828b96b7b63c47c88" title="Load a texture from a buffer.">GRRLIB_LoadTexture()</a></code> now auto detect PNG or JPEG</li>
|
||||
<li>GRRLib introduce a new texture structure (easier to handle texture width, height, etc ...)</li>
|
||||
<li>Add <code><a class="el" href="group___all_func.html#ga9a25f472b099163469251ec7ad52d270" title="Initialize a tile set. ">GRRLIB_InitTileSet()</a></code> to initialize a tile set</li>
|
||||
<li><code><a class="el" href="group___all_func.html#gac93fa62dac7639bd2fe626aae5fef150" title="Draw a texture. ">GRRLIB_DrawImg()</a></code> recoded for simpler use</li>
|
||||
<li><code><a class="el" href="group___all_func.html#ga8225b76416869d90c10ff90e9f2215d2" title="Draw a tile. ">GRRLIB_DrawTile()</a></code> recoded for simpler use</li>
|
||||
<li><code>InitVideo()</code> and <code>GRRLIB_Start()</code> merge into <code><a class="el" href="group___all_func.html#gad3186c7e10e4e6c46a743e062971e89a" title="Initialize GRRLIB. ">GRRLIB_Init()</a></code>.</li>
|
||||
<li>Add <code><a class="el" href="group___all_func.html#gaa0e1bd3df799dc1ee46067f7ce3ca8c7" title="Determine whether the specified point lies within the specified rectangle. ">GRRLIB_PtInRect()</a></code>, <code><a class="el" href="group___all_func.html#gaaaf388fab79085829b2cc886f18a138f" title="Determine whether a specified rectangle lies within another rectangle. ">GRRLIB_RectInRect()</a></code> and <code><a class="el" href="group___all_func.html#ga87b9fd5a8ec33cce9b23a243ccda824d" title="Determine whether a part of a specified rectangle lies on another rectangle. ">GRRLIB_RectOnRect()</a></code> to detect hot zone</li>
|
||||
<li><code><a class="el" href="group___all_func.html#gaf0efaaeacbc18ff40d02dfe8104def56" title="Return the color value of a pixel from a GRRLIB_texImg. ">GRRLIB_GetPixelFromtexImg()</a></code> and <code><a class="el" href="group___all_func.html#ga56e0544dd2fbf62ed03dbd2d91478c79" title="Set the color value of a pixel to a GRRLIB_texImg. ">GRRLIB_SetPixelTotexImg()</a></code> to directly read/write in texture</li>
|
||||
<li><code><a class="el" href="group___all_func.html#ga53c20a0c6e33df2ceaf2968f8dd1b921" title="Create an empty texture. ">GRRLIB_CreateEmptyTexture()</a></code> and <code><a class="el" href="group___all_func.html#ga5e6a52737806ffb075cc8be7724f3fdd" title="Write the contents of a texture in the data cache down to main memory. ">GRRLIB_FlushTex()</a></code></li>
|
||||
<li>Add <code><a class="el" href="group___all_func.html#ga9a25f472b099163469251ec7ad52d270" title="Initialize a tile set.">GRRLIB_InitTileSet()</a></code> to initialize a tile set</li>
|
||||
<li><code><a class="el" href="group___all_func.html#gac93fa62dac7639bd2fe626aae5fef150" title="Draw a texture.">GRRLIB_DrawImg()</a></code> recoded for simpler use</li>
|
||||
<li><code><a class="el" href="group___all_func.html#ga8225b76416869d90c10ff90e9f2215d2" title="Draw a tile.">GRRLIB_DrawTile()</a></code> recoded for simpler use</li>
|
||||
<li><code>InitVideo()</code> and <code>GRRLIB_Start()</code> merge into <code><a class="el" href="group___all_func.html#gad3186c7e10e4e6c46a743e062971e89a" title="Initialize GRRLIB.">GRRLIB_Init()</a></code>.</li>
|
||||
<li>Add <code><a class="el" href="group___all_func.html#gaa0e1bd3df799dc1ee46067f7ce3ca8c7" title="Determine whether the specified point lies within the specified rectangle.">GRRLIB_PtInRect()</a></code>, <code><a class="el" href="group___all_func.html#gaaaf388fab79085829b2cc886f18a138f" title="Determine whether a specified rectangle lies within another rectangle.">GRRLIB_RectInRect()</a></code> and <code><a class="el" href="group___all_func.html#ga87b9fd5a8ec33cce9b23a243ccda824d" title="Determine whether a part of a specified rectangle lies on another rectangle.">GRRLIB_RectOnRect()</a></code> to detect hot zone</li>
|
||||
<li><code><a class="el" href="group___all_func.html#gaf0efaaeacbc18ff40d02dfe8104def56" title="Return the color value of a pixel from a GRRLIB_texImg.">GRRLIB_GetPixelFromtexImg()</a></code> and <code><a class="el" href="group___all_func.html#ga56e0544dd2fbf62ed03dbd2d91478c79" title="Set the color value of a pixel to a GRRLIB_texImg.">GRRLIB_SetPixelTotexImg()</a></code> to directly read/write in texture</li>
|
||||
<li><code><a class="el" href="group___all_func.html#ga53c20a0c6e33df2ceaf2968f8dd1b921" title="Create an empty texture.">GRRLIB_CreateEmptyTexture()</a></code> and <code><a class="el" href="group___all_func.html#ga5e6a52737806ffb075cc8be7724f3fdd" title="Write the contents of a texture in the data cache down to main memory.">GRRLIB_FlushTex()</a></code></li>
|
||||
<li>New Bitmap FX</li>
|
||||
<li>Add <code><a class="el" href="group___all_func.html#ga15b1f7d9224e25e77d2806847344f651" title="Call this before exiting your application. ">GRRLIB_Exit()</a></code> to free the memory allocated by GRRLIB </li>
|
||||
<li>Add <code><a class="el" href="group___all_func.html#ga15b1f7d9224e25e77d2806847344f651" title="Call this before exiting your application.">GRRLIB_Exit()</a></code> to free the memory allocated by GRRLIB </li>
|
||||
</ul>
|
||||
</div></div><!-- contents -->
|
||||
</div><!-- PageDoc -->
|
||||
<!-- start footer part -->
|
||||
<hr class="footer"/><address class="footer"><small>
|
||||
Generated by  <a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/>
|
||||
</a> 1.8.13
|
||||
</a> 1.8.17
|
||||
</small></address>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
|
||||
<meta name="generator" content="Doxygen 1.8.13"/>
|
||||
<meta name="generator" content="Doxygen 1.8.17"/>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"/>
|
||||
<title>GRRLIB: LICENCE</title>
|
||||
<link href="tabs.css" rel="stylesheet" type="text/css"/>
|
||||
|
@ -30,18 +30,21 @@
|
|||
</table>
|
||||
</div>
|
||||
<!-- end header part -->
|
||||
<!-- Generated by Doxygen 1.8.13 -->
|
||||
<!-- Generated by Doxygen 1.8.17 -->
|
||||
<script type="text/javascript">
|
||||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
||||
var searchBox = new SearchBox("searchBox", "search",false,'Search');
|
||||
/* @license-end */
|
||||
</script>
|
||||
<script type="text/javascript" src="menudata.js"></script>
|
||||
<script type="text/javascript" src="menu.js"></script>
|
||||
<script type="text/javascript">
|
||||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
||||
$(function() {
|
||||
initMenu('',true,false,'search.php','Search');
|
||||
$(document).ready(function() { init_search(); });
|
||||
});
|
||||
</script>
|
||||
/* @license-end */</script>
|
||||
<div id="main-nav"></div>
|
||||
<!-- window showing the filter options -->
|
||||
<div id="MSearchSelectWindow"
|
||||
|
@ -58,7 +61,7 @@ $(function() {
|
|||
</div>
|
||||
|
||||
</div><!-- top -->
|
||||
<div class="header">
|
||||
<div class="PageDoc"><div class="header">
|
||||
<div class="headertitle">
|
||||
<div class="title">LICENCE </div> </div>
|
||||
</div><!--header-->
|
||||
|
@ -68,11 +71,12 @@ $(function() {
|
|||
<p>The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.</p>
|
||||
<p>THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. </p>
|
||||
</div></div><!-- contents -->
|
||||
</div><!-- PageDoc -->
|
||||
<!-- start footer part -->
|
||||
<hr class="footer"/><address class="footer"><small>
|
||||
Generated by  <a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/>
|
||||
</a> 1.8.13
|
||||
</a> 1.8.17
|
||||
</small></address>
|
||||
</body>
|
||||
</html>
|
||||
|
|
26
menu.js
26
menu.js
|
@ -1,3 +1,26 @@
|
|||
/*
|
||||
@licstart The following is the entire license notice for the
|
||||
JavaScript code in this file.
|
||||
|
||||
Copyright (C) 1997-2017 by Dimitri van Heesch
|
||||
|
||||
This program is free software; you can redistribute it and/or modify
|
||||
it under the terms of the GNU General Public License as published by
|
||||
the Free Software Foundation; either version 2 of the License, or
|
||||
(at your option) any later version.
|
||||
|
||||
This program is distributed in the hope that it will be useful,
|
||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
GNU General Public License for more details.
|
||||
|
||||
You should have received a copy of the GNU General Public License along
|
||||
with this program; if not, write to the Free Software Foundation, Inc.,
|
||||
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
|
||||
|
||||
@licend The above is the entire license notice
|
||||
for the JavaScript code in this file
|
||||
*/
|
||||
function initMenu(relPath,searchEnabled,serverSide,searchPage,search) {
|
||||
function makeTree(data,relPath) {
|
||||
var result='';
|
||||
|
@ -17,10 +40,11 @@ function initMenu(relPath,searchEnabled,serverSide,searchPage,search) {
|
|||
$('#main-nav').children(':first').addClass('sm sm-dox').attr('id','main-menu');
|
||||
if (searchEnabled) {
|
||||
if (serverSide) {
|
||||
$('#main-menu').append('<li style="float:right"><div id="MSearchBox" class="MSearchBoxInactive"><div class="left"><form id="FSearchBox" action="'+searchPage+'" method="get"><img id="MSearchSelect" src="'+relPath+'search/mag.png" alt=""/><input type="text" id="MSearchField" name="query" value="'+search+'" size="20" accesskey="S" onfocus="searchBox.OnSearchFieldFocus(true)" onblur="searchBox.OnSearchFieldFocus(false)"></form></div><div class="right"></div></div></li>');
|
||||
$('#main-menu').append('<li style="float:right"><div id="MSearchBox" class="MSearchBoxInactive"><div class="left"><form id="FSearchBox" action="'+relPath+searchPage+'" method="get"><img id="MSearchSelect" src="'+relPath+'search/mag.png" alt=""/><input type="text" id="MSearchField" name="query" value="'+search+'" size="20" accesskey="S" onfocus="searchBox.OnSearchFieldFocus(true)" onblur="searchBox.OnSearchFieldFocus(false)"></form></div><div class="right"></div></div></li>');
|
||||
} else {
|
||||
$('#main-menu').append('<li style="float:right"><div id="MSearchBox" class="MSearchBoxInactive"><span class="left"><img id="MSearchSelect" src="'+relPath+'search/mag_sel.png" onmouseover="return searchBox.OnSearchSelectShow()" onmouseout="return searchBox.OnSearchSelectHide()" alt=""/><input type="text" id="MSearchField" value="'+search+'" accesskey="S" onfocus="searchBox.OnSearchFieldFocus(true)" onblur="searchBox.OnSearchFieldFocus(false)" onkeyup="searchBox.OnSearchFieldChange(event)"/></span><span class="right"><a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="'+relPath+'search/close.png" alt=""/></a></span></div></li>');
|
||||
}
|
||||
}
|
||||
$('#main-menu').smartmenus();
|
||||
}
|
||||
/* @license-end */
|
||||
|
|
22
menudata.js
22
menudata.js
|
@ -1,3 +1,25 @@
|
|||
/*
|
||||
@licstart The following is the entire license notice for the
|
||||
JavaScript code in this file.
|
||||
|
||||
Copyright (C) 1997-2019 by Dimitri van Heesch
|
||||
|
||||
This program is free software; you can redistribute it and/or modify
|
||||
it under the terms of version 2 of the GNU General Public License as published by
|
||||
the Free Software Foundation
|
||||
|
||||
This program is distributed in the hope that it will be useful,
|
||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
GNU General Public License for more details.
|
||||
|
||||
You should have received a copy of the GNU General Public License along
|
||||
with this program; if not, write to the Free Software Foundation, Inc.,
|
||||
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
|
||||
|
||||
@licend The above is the entire license notice
|
||||
for the JavaScript code in this file
|
||||
*/
|
||||
var menudata={children:[
|
||||
{text:"Main Page",url:"index.html"},
|
||||
{text:"Related Pages",url:"pages.html"},
|
||||
|
|
15
modules.html
15
modules.html
|
@ -1,9 +1,9 @@
|
|||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
|
||||
<meta name="generator" content="Doxygen 1.8.13"/>
|
||||
<meta name="generator" content="Doxygen 1.8.17"/>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"/>
|
||||
<title>GRRLIB: Modules</title>
|
||||
<link href="tabs.css" rel="stylesheet" type="text/css"/>
|
||||
|
@ -30,18 +30,21 @@
|
|||
</table>
|
||||
</div>
|
||||
<!-- end header part -->
|
||||
<!-- Generated by Doxygen 1.8.13 -->
|
||||
<!-- Generated by Doxygen 1.8.17 -->
|
||||
<script type="text/javascript">
|
||||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
||||
var searchBox = new SearchBox("searchBox", "search",false,'Search');
|
||||
/* @license-end */
|
||||
</script>
|
||||
<script type="text/javascript" src="menudata.js"></script>
|
||||
<script type="text/javascript" src="menu.js"></script>
|
||||
<script type="text/javascript">
|
||||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
||||
$(function() {
|
||||
initMenu('',true,false,'search.php','Search');
|
||||
$(document).ready(function() { init_search(); });
|
||||
});
|
||||
</script>
|
||||
/* @license-end */</script>
|
||||
<div id="main-nav"></div>
|
||||
</div><!-- top -->
|
||||
<!-- window showing the filter options -->
|
||||
|
@ -65,7 +68,7 @@ $(function() {
|
|||
<div class="contents">
|
||||
<div class="textblock">Here is a list of all modules:</div><div class="directory">
|
||||
<table class="directory">
|
||||
<tr id="row_0_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><a class="el" href="group___all_func.html" target="_self">Everything in GRRLIB</a></td><td class="desc">This is the complete list of functions, structures, defines, typedefs, enumerations and variables you may want to used to make your homebrew with GRRLIB </td></tr>
|
||||
<tr id="row_0_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><a class="el" href="group___all_func.html" target="_self">Everything in GRRLIB</a></td><td class="desc">This is the complete list of functions, structures, defines, typedefs, enumerations and variables you may want to used to make your homebrew with GRRLIB. You simply need to include <a class="el" href="grrlib_8h.html">grrlib.h</a> in your project to have access to all of these </td></tr>
|
||||
</table>
|
||||
</div><!-- directory -->
|
||||
</div><!-- contents -->
|
||||
|
@ -73,7 +76,7 @@ $(function() {
|
|||
<hr class="footer"/><address class="footer"><small>
|
||||
Generated by  <a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/>
|
||||
</a> 1.8.13
|
||||
</a> 1.8.17
|
||||
</small></address>
|
||||
</body>
|
||||
</html>
|
||||
|
|
13
pages.html
13
pages.html
|
@ -1,9 +1,9 @@
|
|||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
|
||||
<meta name="generator" content="Doxygen 1.8.13"/>
|
||||
<meta name="generator" content="Doxygen 1.8.17"/>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"/>
|
||||
<title>GRRLIB: Related Pages</title>
|
||||
<link href="tabs.css" rel="stylesheet" type="text/css"/>
|
||||
|
@ -30,18 +30,21 @@
|
|||
</table>
|
||||
</div>
|
||||
<!-- end header part -->
|
||||
<!-- Generated by Doxygen 1.8.13 -->
|
||||
<!-- Generated by Doxygen 1.8.17 -->
|
||||
<script type="text/javascript">
|
||||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
||||
var searchBox = new SearchBox("searchBox", "search",false,'Search');
|
||||
/* @license-end */
|
||||
</script>
|
||||
<script type="text/javascript" src="menudata.js"></script>
|
||||
<script type="text/javascript" src="menu.js"></script>
|
||||
<script type="text/javascript">
|
||||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
||||
$(function() {
|
||||
initMenu('',true,false,'search.php','Search');
|
||||
$(document).ready(function() { init_search(); });
|
||||
});
|
||||
</script>
|
||||
/* @license-end */</script>
|
||||
<div id="main-nav"></div>
|
||||
</div><!-- top -->
|
||||
<!-- window showing the filter options -->
|
||||
|
@ -74,7 +77,7 @@ $(function() {
|
|||
<hr class="footer"/><address class="footer"><small>
|
||||
Generated by  <a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/>
|
||||
</a> 1.8.13
|
||||
</a> 1.8.17
|
||||
</small></address>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html><head><title></title>
|
||||
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
|
||||
<meta name="generator" content="Doxygen 1.8.13"/>
|
||||
<meta name="generator" content="Doxygen 1.8.17"/>
|
||||
<link rel="stylesheet" type="text/css" href="search.css"/>
|
||||
<script type="text/javascript" src="all_0.js"></script>
|
||||
<script type="text/javascript" src="search.js"></script>
|
||||
|
@ -11,15 +11,19 @@
|
|||
<div class="SRStatus" id="Loading">Loading...</div>
|
||||
<div id="SRResults"></div>
|
||||
<script type="text/javascript"><!--
|
||||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
||||
createResults();
|
||||
/* @license-end */
|
||||
--></script>
|
||||
<div class="SRStatus" id="Searching">Searching...</div>
|
||||
<div class="SRStatus" id="NoMatches">No Matches</div>
|
||||
<script type="text/javascript"><!--
|
||||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
||||
document.getElementById("Loading").style.display="none";
|
||||
document.getElementById("NoMatches").style.display="none";
|
||||
var searchResults = new SearchResults("searchResults");
|
||||
searchResults.Search();
|
||||
/* @license-end */
|
||||
--></script>
|
||||
</div>
|
||||
</body>
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
var searchData=
|
||||
[
|
||||
['a',['A',['../group___all_func.html#ga96aca57a76bd8537a24bb11ab44ef8d9',1,'grrlib.h']]],
|
||||
['antialias',['antialias',['../struct_g_r_r_l_i_b__draw_settings.html#a0511a787f97e723bc74c4b5b89ddfdad',1,'GRRLIB_drawSettings']]]
|
||||
['a_0',['A',['../group___all_func.html#ga96aca57a76bd8537a24bb11ab44ef8d9',1,'grrlib.h']]],
|
||||
['antialias_1',['antialias',['../struct_g_r_r_l_i_b__draw_settings.html#a0511a787f97e723bc74c4b5b89ddfdad',1,'GRRLIB_drawSettings']]]
|
||||
];
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html><head><title></title>
|
||||
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
|
||||
<meta name="generator" content="Doxygen 1.8.13"/>
|
||||
<meta name="generator" content="Doxygen 1.8.17"/>
|
||||
<link rel="stylesheet" type="text/css" href="search.css"/>
|
||||
<script type="text/javascript" src="all_1.js"></script>
|
||||
<script type="text/javascript" src="search.js"></script>
|
||||
|
@ -11,15 +11,19 @@
|
|||
<div class="SRStatus" id="Loading">Loading...</div>
|
||||
<div id="SRResults"></div>
|
||||
<script type="text/javascript"><!--
|
||||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
||||
createResults();
|
||||
/* @license-end */
|
||||
--></script>
|
||||
<div class="SRStatus" id="Searching">Searching...</div>
|
||||
<div class="SRStatus" id="NoMatches">No Matches</div>
|
||||
<script type="text/javascript"><!--
|
||||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
||||
document.getElementById("Loading").style.display="none";
|
||||
document.getElementById("NoMatches").style.display="none";
|
||||
var searchResults = new SearchResults("searchResults");
|
||||
searchResults.Search();
|
||||
/* @license-end */
|
||||
--></script>
|
||||
</div>
|
||||
</body>
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
var searchData=
|
||||
[
|
||||
['b',['B',['../group___all_func.html#gadddcd4b5f23e5e290c31b64cd8c8efaa',1,'grrlib.h']]],
|
||||
['blend',['blend',['../struct_g_r_r_l_i_b__draw_settings.html#abe73f4ef80e558d21151b8097439a0fa',1,'GRRLIB_drawSettings']]]
|
||||
['b_2',['B',['../group___all_func.html#gadddcd4b5f23e5e290c31b64cd8c8efaa',1,'grrlib.h']]],
|
||||
['blend_3',['blend',['../struct_g_r_r_l_i_b__draw_settings.html#abe73f4ef80e558d21151b8097439a0fa',1,'GRRLIB_drawSettings']]]
|
||||
];
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html><head><title></title>
|
||||
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
|
||||
<meta name="generator" content="Doxygen 1.8.13"/>
|
||||
<meta name="generator" content="Doxygen 1.8.17"/>
|
||||
<link rel="stylesheet" type="text/css" href="search.css"/>
|
||||
<script type="text/javascript" src="all_10.js"></script>
|
||||
<script type="text/javascript" src="search.js"></script>
|
||||
|
@ -11,15 +11,19 @@
|
|||
<div class="SRStatus" id="Loading">Loading...</div>
|
||||
<div id="SRResults"></div>
|
||||
<script type="text/javascript"><!--
|
||||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
||||
createResults();
|
||||
/* @license-end */
|
||||
--></script>
|
||||
<div class="SRStatus" id="Searching">Searching...</div>
|
||||
<div class="SRStatus" id="NoMatches">No Matches</div>
|
||||
<script type="text/javascript"><!--
|
||||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
||||
document.getElementById("Loading").style.display="none";
|
||||
document.getElementById("NoMatches").style.display="none";
|
||||
var searchResults = new SearchResults("searchResults");
|
||||
searchResults.Search();
|
||||
/* @license-end */
|
||||
--></script>
|
||||
</div>
|
||||
</body>
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
var searchData=
|
||||
[
|
||||
['w',['w',['../struct_g_r_r_l_i_b__tex_img.html#a40880d757ddcc5c7fc8f7a4f19e1b442',1,'GRRLIB_texImg']]],
|
||||
['width',['width',['../struct_g_r_r_l_i_b__bytemap_char.html#a2c1d87ba049f447519d1a92e6550f822',1,'GRRLIB_bytemapChar']]]
|
||||
['w_148',['w',['../struct_g_r_r_l_i_b__tex_img.html#a40880d757ddcc5c7fc8f7a4f19e1b442',1,'GRRLIB_texImg']]],
|
||||
['width_149',['width',['../struct_g_r_r_l_i_b__bytemap_char.html#a2c1d87ba049f447519d1a92e6550f822',1,'GRRLIB_bytemapChar']]]
|
||||
];
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html><head><title></title>
|
||||
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
|
||||
<meta name="generator" content="Doxygen 1.8.13"/>
|
||||
<meta name="generator" content="Doxygen 1.8.17"/>
|
||||
<link rel="stylesheet" type="text/css" href="search.css"/>
|
||||
<script type="text/javascript" src="all_2.js"></script>
|
||||
<script type="text/javascript" src="search.js"></script>
|
||||
|
@ -11,15 +11,19 @@
|
|||
<div class="SRStatus" id="Loading">Loading...</div>
|
||||
<div id="SRResults"></div>
|
||||
<script type="text/javascript"><!--
|
||||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
||||
createResults();
|
||||
/* @license-end */
|
||||
--></script>
|
||||
<div class="SRStatus" id="Searching">Searching...</div>
|
||||
<div class="SRStatus" id="NoMatches">No Matches</div>
|
||||
<script type="text/javascript"><!--
|
||||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
||||
document.getElementById("Loading").style.display="none";
|
||||
document.getElementById("NoMatches").style.display="none";
|
||||
var searchResults = new SearchResults("searchResults");
|
||||
searchResults.Search();
|
||||
/* @license-end */
|
||||
--></script>
|
||||
</div>
|
||||
</body>
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
var searchData=
|
||||
[
|
||||
['chardef',['charDef',['../struct_g_r_r_l_i_b__bytemap_font.html#aef9491d85292230ae9c06883f519e540',1,'GRRLIB_bytemapFont']]],
|
||||
['changelog',['Changelog',['../md__home_runner_work__g_r_r_l_i_b__g_r_r_l_i_b__c_h_a_n_g_e_l_o_g.html',1,'']]]
|
||||
['chardef_4',['charDef',['../struct_g_r_r_l_i_b__bytemap_font.html#aef9491d85292230ae9c06883f519e540',1,'GRRLIB_bytemapFont']]],
|
||||
['changelog_5',['Changelog',['../md__home_runner_work__g_r_r_l_i_b__g_r_r_l_i_b__c_h_a_n_g_e_l_o_g.html',1,'']]]
|
||||
];
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html><head><title></title>
|
||||
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
|
||||
<meta name="generator" content="Doxygen 1.8.13"/>
|
||||
<meta name="generator" content="Doxygen 1.8.17"/>
|
||||
<link rel="stylesheet" type="text/css" href="search.css"/>
|
||||
<script type="text/javascript" src="all_3.js"></script>
|
||||
<script type="text/javascript" src="search.js"></script>
|
||||
|
@ -11,15 +11,19 @@
|
|||
<div class="SRStatus" id="Loading">Loading...</div>
|
||||
<div id="SRResults"></div>
|
||||
<script type="text/javascript"><!--
|
||||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
||||
createResults();
|
||||
/* @license-end */
|
||||
--></script>
|
||||
<div class="SRStatus" id="Searching">Searching...</div>
|
||||
<div class="SRStatus" id="NoMatches">No Matches</div>
|
||||
<script type="text/javascript"><!--
|
||||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
||||
document.getElementById("Loading").style.display="none";
|
||||
document.getElementById("NoMatches").style.display="none";
|
||||
var searchResults = new SearchResults("searchResults");
|
||||
searchResults.Search();
|
||||
/* @license-end */
|
||||
--></script>
|
||||
</div>
|
||||
</body>
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
var searchData=
|
||||
[
|
||||
['data',['data',['../struct_g_r_r_l_i_b__tex_img.html#a735984d41155bc1032e09bece8f8d66d',1,'GRRLIB_texImg::data()'],['../struct_g_r_r_l_i_b__bytemap_char.html#a40767ad71451f60885c01f28dd2a4b47',1,'GRRLIB_bytemapChar::data()']]]
|
||||
['data_6',['data',['../struct_g_r_r_l_i_b__tex_img.html#a735984d41155bc1032e09bece8f8d66d',1,'GRRLIB_texImg::data()'],['../struct_g_r_r_l_i_b__bytemap_char.html#a40767ad71451f60885c01f28dd2a4b47',1,'GRRLIB_bytemapChar::data()']]]
|
||||
];
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html><head><title></title>
|
||||
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
|
||||
<meta name="generator" content="Doxygen 1.8.13"/>
|
||||
<meta name="generator" content="Doxygen 1.8.17"/>
|
||||
<link rel="stylesheet" type="text/css" href="search.css"/>
|
||||
<script type="text/javascript" src="all_4.js"></script>
|
||||
<script type="text/javascript" src="search.js"></script>
|
||||
|
@ -11,15 +11,19 @@
|
|||
<div class="SRStatus" id="Loading">Loading...</div>
|
||||
<div id="SRResults"></div>
|
||||
<script type="text/javascript"><!--
|
||||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
||||
createResults();
|
||||
/* @license-end */
|
||||
--></script>
|
||||
<div class="SRStatus" id="Searching">Searching...</div>
|
||||
<div class="SRStatus" id="NoMatches">No Matches</div>
|
||||
<script type="text/javascript"><!--
|
||||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
||||
document.getElementById("Loading").style.display="none";
|
||||
document.getElementById("NoMatches").style.display="none";
|
||||
var searchResults = new SearchResults("searchResults");
|
||||
searchResults.Search();
|
||||
/* @license-end */
|
||||
--></script>
|
||||
</div>
|
||||
</body>
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
var searchData=
|
||||
[
|
||||
['everything_20in_20grrlib',['Everything in GRRLIB',['../group___all_func.html',1,'']]]
|
||||
['everything_20in_20grrlib_7',['Everything in GRRLIB',['../group___all_func.html',1,'']]]
|
||||
];
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html><head><title></title>
|
||||
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
|
||||
<meta name="generator" content="Doxygen 1.8.13"/>
|
||||
<meta name="generator" content="Doxygen 1.8.17"/>
|
||||
<link rel="stylesheet" type="text/css" href="search.css"/>
|
||||
<script type="text/javascript" src="all_5.js"></script>
|
||||
<script type="text/javascript" src="search.js"></script>
|
||||
|
@ -11,15 +11,19 @@
|
|||
<div class="SRStatus" id="Loading">Loading...</div>
|
||||
<div id="SRResults"></div>
|
||||
<script type="text/javascript"><!--
|
||||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
||||
createResults();
|
||||
/* @license-end */
|
||||
--></script>
|
||||
<div class="SRStatus" id="Searching">Searching...</div>
|
||||
<div class="SRStatus" id="NoMatches">No Matches</div>
|
||||
<script type="text/javascript"><!--
|
||||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
||||
document.getElementById("Loading").style.display="none";
|
||||
document.getElementById("NoMatches").style.display="none";
|
||||
var searchResults = new SearchResults("searchResults");
|
||||
searchResults.Search();
|
||||
/* @license-end */
|
||||
--></script>
|
||||
</div>
|
||||
</body>
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
var searchData=
|
||||
[
|
||||
['face',['face',['../struct_g_r_r_l_i_b___font.html#a22e9f2a8a4fc5c0f350faffdfdc1ef54',1,'GRRLIB_Font']]]
|
||||
['face_8',['face',['../struct_g_r_r_l_i_b___font.html#a22e9f2a8a4fc5c0f350faffdfdc1ef54',1,'GRRLIB_Font']]]
|
||||
];
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html><head><title></title>
|
||||
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
|
||||
<meta name="generator" content="Doxygen 1.8.13"/>
|
||||
<meta name="generator" content="Doxygen 1.8.17"/>
|
||||
<link rel="stylesheet" type="text/css" href="search.css"/>
|
||||
<script type="text/javascript" src="all_6.js"></script>
|
||||
<script type="text/javascript" src="search.js"></script>
|
||||
|
@ -11,15 +11,19 @@
|
|||
<div class="SRStatus" id="Loading">Loading...</div>
|
||||
<div id="SRResults"></div>
|
||||
<script type="text/javascript"><!--
|
||||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
||||
createResults();
|
||||
/* @license-end */
|
||||
--></script>
|
||||
<div class="SRStatus" id="Searching">Searching...</div>
|
||||
<div class="SRStatus" id="NoMatches">No Matches</div>
|
||||
<script type="text/javascript"><!--
|
||||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
||||
document.getElementById("Loading").style.display="none";
|
||||
document.getElementById("NoMatches").style.display="none";
|
||||
var searchResults = new SearchResults("searchResults");
|
||||
searchResults.Search();
|
||||
/* @license-end */
|
||||
--></script>
|
||||
</div>
|
||||
</body>
|
||||
|
|
224
search/all_6.js
224
search/all_6.js
|
@ -1,115 +1,115 @@
|
|||
var searchData=
|
||||
[
|
||||
['g',['G',['../group___all_func.html#ga7cc73638f4849985153257c89a69ee94',1,'grrlib.h']]],
|
||||
['grrlib_2eh',['grrlib.h',['../grrlib_8h.html',1,'']]],
|
||||
['grrlib_5f2dmode',['GRRLIB_2dMode',['../group___all_func.html#ga6f5ec40dcb054da51f213606cf0b9e0d',1,'GRRLIB_2dMode(): GRRLIB_3D.c'],['../group___all_func.html#ga6f5ec40dcb054da51f213606cf0b9e0d',1,'GRRLIB_2dMode(): GRRLIB_3D.c']]],
|
||||
['grrlib_5f3dmode',['GRRLIB_3dMode',['../group___all_func.html#gac82c972dedc617360eb425ad1604c517',1,'GRRLIB_3dMode(f32 minDist, f32 maxDist, f32 fov, bool texturemode, bool normalmode): GRRLIB_3D.c'],['../group___all_func.html#gac82c972dedc617360eb425ad1604c517',1,'GRRLIB_3dMode(f32 minDist, f32 maxDist, f32 fov, bool texturemode, bool normalmode): GRRLIB_3D.c']]],
|
||||
['grrlib_5f_5finline_2eh',['GRRLIB__inline.h',['../_g_r_r_l_i_b____inline_8h.html',1,'']]],
|
||||
['grrlib_5f_5flib_2eh',['GRRLIB__lib.h',['../_g_r_r_l_i_b____lib_8h.html',1,'']]],
|
||||
['grrlib_5fblend_5fadd',['GRRLIB_BLEND_ADD',['../group___all_func.html#gga84c65877bb197763cda6669c473be692ad4f0554f7bfc19410c4fedaeab1a10fd',1,'grrlib.h']]],
|
||||
['grrlib_5fblend_5falpha',['GRRLIB_BLEND_ALPHA',['../group___all_func.html#gga84c65877bb197763cda6669c473be692aeded8fce060bcb04b096c17cea237c23',1,'grrlib.h']]],
|
||||
['grrlib_5fblend_5finv',['GRRLIB_BLEND_INV',['../group___all_func.html#gga84c65877bb197763cda6669c473be692ab3aacba447b6cee253fc713e45ab49fd',1,'grrlib.h']]],
|
||||
['grrlib_5fblend_5flight',['GRRLIB_BLEND_LIGHT',['../group___all_func.html#ga4da19aad1f8a920283a84a3af7d7e34a',1,'grrlib.h']]],
|
||||
['grrlib_5fblend_5fmulti',['GRRLIB_BLEND_MULTI',['../group___all_func.html#gga84c65877bb197763cda6669c473be692a4a7b1a0e143ad522128a7c8f5f7dc7fb',1,'grrlib.h']]],
|
||||
['grrlib_5fblend_5fnone',['GRRLIB_BLEND_NONE',['../group___all_func.html#gaa1595302fa27df7d3e5913865659ca71',1,'grrlib.h']]],
|
||||
['grrlib_5fblend_5fscreen',['GRRLIB_BLEND_SCREEN',['../group___all_func.html#gga84c65877bb197763cda6669c473be692ad026c10937b34f2e3e5dd462f528ef00',1,'grrlib.h']]],
|
||||
['grrlib_5fblend_5fshade',['GRRLIB_BLEND_SHADE',['../group___all_func.html#ga2308b6e9df5946957149bfa693c6a93e',1,'grrlib.h']]],
|
||||
['grrlib_5fblendmode',['GRRLIB_blendMode',['../group___all_func.html#ga84c65877bb197763cda6669c473be692',1,'GRRLIB_blendMode(): grrlib.h'],['../group___all_func.html#gabe3492d05b0bc11aed3dab873129fba0',1,'GRRLIB_blendMode(): grrlib.h']]],
|
||||
['grrlib_5fbmfx_5fblur',['GRRLIB_BMFX_Blur',['../group___all_func.html#ga0094a9b1d6a2eca97e821de3448d320d',1,'GRRLIB_BMFX_Blur(const GRRLIB_texImg *texsrc, GRRLIB_texImg *texdest, const u32 factor): GRRLIB_bmfx.c'],['../group___all_func.html#ga0094a9b1d6a2eca97e821de3448d320d',1,'GRRLIB_BMFX_Blur(const GRRLIB_texImg *texsrc, GRRLIB_texImg *texdest, const u32 factor): GRRLIB_bmfx.c']]],
|
||||
['grrlib_5fbmfx_5ffliph',['GRRLIB_BMFX_FlipH',['../group___all_func.html#ga7f0c146d1ca8d8697097034d58400881',1,'GRRLIB_BMFX_FlipH(const GRRLIB_texImg *texsrc, GRRLIB_texImg *texdest): GRRLIB_bmfx.c'],['../group___all_func.html#ga7f0c146d1ca8d8697097034d58400881',1,'GRRLIB_BMFX_FlipH(const GRRLIB_texImg *texsrc, GRRLIB_texImg *texdest): GRRLIB_bmfx.c']]],
|
||||
['grrlib_5fbmfx_5fflipv',['GRRLIB_BMFX_FlipV',['../group___all_func.html#ga4970b35be663bb10c9045d85dcf3cede',1,'GRRLIB_BMFX_FlipV(const GRRLIB_texImg *texsrc, GRRLIB_texImg *texdest): GRRLIB_bmfx.c'],['../group___all_func.html#ga4970b35be663bb10c9045d85dcf3cede',1,'GRRLIB_BMFX_FlipV(const GRRLIB_texImg *texsrc, GRRLIB_texImg *texdest): GRRLIB_bmfx.c']]],
|
||||
['grrlib_5fbmfx_5fgrayscale',['GRRLIB_BMFX_Grayscale',['../group___all_func.html#ga9c529da9664148234c1690b87f1b0cf9',1,'GRRLIB_BMFX_Grayscale(const GRRLIB_texImg *texsrc, GRRLIB_texImg *texdest): GRRLIB_bmfx.c'],['../group___all_func.html#ga9c529da9664148234c1690b87f1b0cf9',1,'GRRLIB_BMFX_Grayscale(const GRRLIB_texImg *texsrc, GRRLIB_texImg *texdest): GRRLIB_bmfx.c']]],
|
||||
['grrlib_5fbmfx_5finvert',['GRRLIB_BMFX_Invert',['../group___all_func.html#ga81202b219fae613429c7e6ee4c5c9267',1,'GRRLIB_BMFX_Invert(const GRRLIB_texImg *texsrc, GRRLIB_texImg *texdest): GRRLIB_bmfx.c'],['../group___all_func.html#ga81202b219fae613429c7e6ee4c5c9267',1,'GRRLIB_BMFX_Invert(const GRRLIB_texImg *texsrc, GRRLIB_texImg *texdest): GRRLIB_bmfx.c']]],
|
||||
['grrlib_5fbmfx_5fpixelate',['GRRLIB_BMFX_Pixelate',['../group___all_func.html#ga47d87d72cbf8883e99650cf3027ca2c1',1,'GRRLIB_BMFX_Pixelate(const GRRLIB_texImg *texsrc, GRRLIB_texImg *texdest, const u32 factor): GRRLIB_bmfx.c'],['../group___all_func.html#ga47d87d72cbf8883e99650cf3027ca2c1',1,'GRRLIB_BMFX_Pixelate(const GRRLIB_texImg *texsrc, GRRLIB_texImg *texdest, const u32 factor): GRRLIB_bmfx.c']]],
|
||||
['grrlib_5fbmfx_5fscatter',['GRRLIB_BMFX_Scatter',['../group___all_func.html#gabe98ae9417c3177ef3f6bf000d0f0466',1,'GRRLIB_BMFX_Scatter(const GRRLIB_texImg *texsrc, GRRLIB_texImg *texdest, const u32 factor): GRRLIB_bmfx.c'],['../group___all_func.html#gabe98ae9417c3177ef3f6bf000d0f0466',1,'GRRLIB_BMFX_Scatter(const GRRLIB_texImg *texsrc, GRRLIB_texImg *texdest, const u32 factor): GRRLIB_bmfx.c']]],
|
||||
['grrlib_5fbmfx_5fsepia',['GRRLIB_BMFX_Sepia',['../group___all_func.html#ga5c5986c87237874d005ad419bafa6bf1',1,'GRRLIB_BMFX_Sepia(const GRRLIB_texImg *texsrc, GRRLIB_texImg *texdest): GRRLIB_bmfx.c'],['../group___all_func.html#ga5c5986c87237874d005ad419bafa6bf1',1,'GRRLIB_BMFX_Sepia(const GRRLIB_texImg *texsrc, GRRLIB_texImg *texdest): GRRLIB_bmfx.c']]],
|
||||
['grrlib_5fbytemapchar',['GRRLIB_bytemapChar',['../struct_g_r_r_l_i_b__bytemap_char.html',1,'GRRLIB_bytemapChar'],['../group___all_func.html#ga9ce042be1acf8ec62c9a0b43d89becfa',1,'GRRLIB_bytemapChar(): grrlib.h']]],
|
||||
['grrlib_5fbytemapfont',['GRRLIB_bytemapFont',['../struct_g_r_r_l_i_b__bytemap_font.html',1,'GRRLIB_bytemapFont'],['../group___all_func.html#gaf9bf452aa990a8e9987aa689aacbe782',1,'GRRLIB_bytemapFont(): grrlib.h']]],
|
||||
['grrlib_5fcamera3dsettings',['GRRLIB_Camera3dSettings',['../group___all_func.html#ga7300940a38526ab5aa9be0f4abe4a32a',1,'GRRLIB_Camera3dSettings(f32 posx, f32 posy, f32 posz, f32 upx, f32 upy, f32 upz, f32 lookx, f32 looky, f32 lookz): GRRLIB_3D.c'],['../group___all_func.html#ga7300940a38526ab5aa9be0f4abe4a32a',1,'GRRLIB_Camera3dSettings(f32 posx, f32 posy, f32 posz, f32 upx, f32 upy, f32 upz, f32 lookx, f32 looky, f32 lookz): GRRLIB_3D.c']]],
|
||||
['grrlib_5fcircle',['GRRLIB_Circle',['../group___all_func.html#ga23a8ac948a2f606256f981ec7665f7a3',1,'GRRLIB_Circle(const f32 x, const f32 y, const f32 radius, const u32 color, const u8 filled): GRRLIB_fbAdvanced.c'],['../group___all_func.html#ga23a8ac948a2f606256f981ec7665f7a3',1,'GRRLIB_Circle(const f32 x, const f32 y, const f32 radius, const u32 color, const u8 filled): GRRLIB_fbAdvanced.c']]],
|
||||
['grrlib_5fcleartex',['GRRLIB_ClearTex',['../group___all_func.html#gadf667fd892b2f24dfcfe1542e086630e',1,'GRRLIB_ClearTex(GRRLIB_texImg *tex): GRRLIB_texSetup.h'],['../group___all_func.html#gadf667fd892b2f24dfcfe1542e086630e',1,'GRRLIB_ClearTex(GRRLIB_texImg *tex): GRRLIB_texSetup.h']]],
|
||||
['grrlib_5fclipdrawing',['GRRLIB_ClipDrawing',['../group___all_func.html#gacf077d7ee678f8bd942db4cbf6027d98',1,'GRRLIB_ClipDrawing(const int x, const int y, const int width, const int height): GRRLIB_clipping.h'],['../group___all_func.html#gacf077d7ee678f8bd942db4cbf6027d98',1,'GRRLIB_ClipDrawing(const int x, const int y, const int width, const int height): GRRLIB_clipping.h']]],
|
||||
['grrlib_5fclipreset',['GRRLIB_ClipReset',['../group___all_func.html#gae4bc6ca96070c33d540ad720c5c91fc4',1,'GRRLIB_ClipReset(void): GRRLIB_clipping.h'],['../group___all_func.html#gae4bc6ca96070c33d540ad720c5c91fc4',1,'GRRLIB_ClipReset(void): GRRLIB_clipping.h']]],
|
||||
['grrlib_5fcompoend',['GRRLIB_CompoEnd',['../group___all_func.html#gaab852acf9b7679bd1142003b4d6635f3',1,'GRRLIB_CompoEnd(int posx, int posy, GRRLIB_texImg *tex): GRRLIB_snapshot.c'],['../group___all_func.html#gaab852acf9b7679bd1142003b4d6635f3',1,'GRRLIB_CompoEnd(int posx, int posy, GRRLIB_texImg *tex): GRRLIB_snapshot.c']]],
|
||||
['grrlib_5fcompostart',['GRRLIB_CompoStart',['../group___all_func.html#gab46283be3128415bf0ab2969bf7fda95',1,'GRRLIB_CompoStart(void): GRRLIB_snapshot.c'],['../group___all_func.html#gab46283be3128415bf0ab2969bf7fda95',1,'GRRLIB_CompoStart(void): GRRLIB_snapshot.c']]],
|
||||
['grrlib_5fcreateemptytexture',['GRRLIB_CreateEmptyTexture',['../group___all_func.html#ga53c20a0c6e33df2ceaf2968f8dd1b921',1,'GRRLIB_CreateEmptyTexture(const u32 w, const u32 h): GRRLIB_texEdit.c'],['../group___all_func.html#ga53c20a0c6e33df2ceaf2968f8dd1b921',1,'GRRLIB_CreateEmptyTexture(const u32 w, const u32 h): GRRLIB_texEdit.c']]],
|
||||
['grrlib_5fdrawcone',['GRRLIB_DrawCone',['../group___all_func.html#gabc9c582a2d39b97f5450fea8c61f7f80',1,'GRRLIB_DrawCone(f32 r, f32 h, int d, bool filled, u32 col): GRRLIB_3D.c'],['../group___all_func.html#gabc9c582a2d39b97f5450fea8c61f7f80',1,'GRRLIB_DrawCone(f32 r, f32 h, int d, bool filled, u32 col): GRRLIB_3D.c']]],
|
||||
['grrlib_5fdrawcube',['GRRLIB_DrawCube',['../group___all_func.html#gad029080b2bb31c61feb5af6b60e59ec2',1,'GRRLIB_DrawCube(f32 size, bool filled, u32 col): GRRLIB_3D.c'],['../group___all_func.html#gad029080b2bb31c61feb5af6b60e59ec2',1,'GRRLIB_DrawCube(f32 size, bool filled, u32 col): GRRLIB_3D.c']]],
|
||||
['grrlib_5fdrawcylinder',['GRRLIB_DrawCylinder',['../group___all_func.html#ga6250c32662da700f248f305b737f3ceb',1,'GRRLIB_DrawCylinder(f32 r, f32 h, int d, bool filled, u32 col): GRRLIB_3D.c'],['../group___all_func.html#ga6250c32662da700f248f305b737f3ceb',1,'GRRLIB_DrawCylinder(f32 r, f32 h, int d, bool filled, u32 col): GRRLIB_3D.c']]],
|
||||
['grrlib_5fdrawimg',['GRRLIB_DrawImg',['../group___all_func.html#gac93fa62dac7639bd2fe626aae5fef150',1,'GRRLIB_DrawImg(const f32 xpos, const f32 ypos, const GRRLIB_texImg *tex, const f32 degrees, const f32 scaleX, const f32 scaleY, const u32 color): GRRLIB_render.c'],['../group___all_func.html#gac93fa62dac7639bd2fe626aae5fef150',1,'GRRLIB_DrawImg(const f32 xpos, const f32 ypos, const GRRLIB_texImg *tex, const f32 degrees, const f32 scaleX, const f32 scaleY, const u32 color): GRRLIB_render.c']]],
|
||||
['grrlib_5fdrawimgquad',['GRRLIB_DrawImgQuad',['../group___all_func.html#ga852b2b23d242d8cdd0a1cbcbe89d7317',1,'GRRLIB_DrawImgQuad(const guVector pos[4], GRRLIB_texImg *tex, const u32 color): GRRLIB_render.c'],['../group___all_func.html#ga852b2b23d242d8cdd0a1cbcbe89d7317',1,'GRRLIB_DrawImgQuad(const guVector pos[4], GRRLIB_texImg *tex, const u32 color): GRRLIB_render.c']]],
|
||||
['grrlib_5fdrawpart',['GRRLIB_DrawPart',['../group___all_func.html#gabafe0b9297e020c440851543c028575e',1,'GRRLIB_DrawPart(const f32 xpos, const f32 ypos, const f32 partx, const f32 party, const f32 partw, const f32 parth, const GRRLIB_texImg *tex, const f32 degrees, const f32 scaleX, const f32 scaleY, const u32 color): GRRLIB_render.c'],['../group___all_func.html#gabafe0b9297e020c440851543c028575e',1,'GRRLIB_DrawPart(const f32 xpos, const f32 ypos, const f32 partx, const f32 party, const f32 partw, const f32 parth, const GRRLIB_texImg *tex, const f32 degrees, const f32 scaleX, const f32 scaleY, const u32 color): GRRLIB_render.c']]],
|
||||
['grrlib_5fdrawsettings',['GRRLIB_drawSettings',['../struct_g_r_r_l_i_b__draw_settings.html',1,'GRRLIB_drawSettings'],['../group___all_func.html#ga5e6c1fe5b472dc0c8683e28a36f154c6',1,'GRRLIB_drawSettings(): grrlib.h']]],
|
||||
['grrlib_5fdrawsphere',['GRRLIB_DrawSphere',['../group___all_func.html#gaea4b4858892b197b94c0a2b331eb9c91',1,'GRRLIB_DrawSphere(f32 r, int lats, int longs, bool filled, u32 col): GRRLIB_3D.c'],['../group___all_func.html#gaea4b4858892b197b94c0a2b331eb9c91',1,'GRRLIB_DrawSphere(f32 r, int lats, int longs, bool filled, u32 col): GRRLIB_3D.c']]],
|
||||
['grrlib_5fdrawtesspanel',['GRRLIB_DrawTessPanel',['../group___all_func.html#ga654851a42dbdefae806f1793cf6a69d0',1,'GRRLIB_DrawTessPanel(f32 w, f32 wstep, f32 h, f32 hstep, bool filled, u32 col): GRRLIB_3D.c'],['../group___all_func.html#ga654851a42dbdefae806f1793cf6a69d0',1,'GRRLIB_DrawTessPanel(f32 w, f32 wstep, f32 h, f32 hstep, bool filled, u32 col): GRRLIB_3D.c']]],
|
||||
['grrlib_5fdrawtile',['GRRLIB_DrawTile',['../group___all_func.html#ga8225b76416869d90c10ff90e9f2215d2',1,'GRRLIB_DrawTile(const f32 xpos, const f32 ypos, const GRRLIB_texImg *tex, const f32 degrees, const f32 scaleX, const f32 scaleY, const u32 color, const int frame): GRRLIB_render.c'],['../group___all_func.html#ga8225b76416869d90c10ff90e9f2215d2',1,'GRRLIB_DrawTile(const f32 xpos, const f32 ypos, const GRRLIB_texImg *tex, const f32 degrees, const f32 scaleX, const f32 scaleY, const u32 color, const int frame): GRRLIB_render.c']]],
|
||||
['grrlib_5fdrawtilequad',['GRRLIB_DrawTileQuad',['../group___all_func.html#gaeb7bef5310d7a764278d3f91810de701',1,'GRRLIB_DrawTileQuad(const guVector pos[4], GRRLIB_texImg *tex, const u32 color, const int frame): GRRLIB_render.c'],['../group___all_func.html#gaeb7bef5310d7a764278d3f91810de701',1,'GRRLIB_DrawTileQuad(const guVector pos[4], GRRLIB_texImg *tex, const u32 color, const int frame): GRRLIB_render.c']]],
|
||||
['grrlib_5fdrawtorus',['GRRLIB_DrawTorus',['../group___all_func.html#ga6410ce395aeab56d3166a45724cb6a32',1,'GRRLIB_DrawTorus(f32 r, f32 R, int nsides, int rings, bool filled, u32 col): GRRLIB_3D.c'],['../group___all_func.html#ga6410ce395aeab56d3166a45724cb6a32',1,'GRRLIB_DrawTorus(f32 r, f32 R, int nsides, int rings, bool filled, u32 col): GRRLIB_3D.c']]],
|
||||
['grrlib_5fexit',['GRRLIB_Exit',['../group___all_func.html#ga15b1f7d9224e25e77d2806847344f651',1,'GRRLIB_Exit(void): GRRLIB_core.c'],['../group___all_func.html#ga15b1f7d9224e25e77d2806847344f651',1,'GRRLIB_Exit(void): GRRLIB_core.c']]],
|
||||
['grrlib_5ffillscreen',['GRRLIB_FillScreen',['../group___all_func.html#gaa4334df3b160f01ae4cf49c616fe0949',1,'GRRLIB_FillScreen(const u32 color): GRRLIB_fbSimple.h'],['../group___all_func.html#gaa4334df3b160f01ae4cf49c616fe0949',1,'GRRLIB_FillScreen(const u32 color): GRRLIB_fbSimple.h']]],
|
||||
['grrlib_5fflushtex',['GRRLIB_FlushTex',['../group___all_func.html#ga5e6a52737806ffb075cc8be7724f3fdd',1,'GRRLIB_FlushTex(GRRLIB_texImg *tex): GRRLIB_texSetup.h'],['../group___all_func.html#ga5e6a52737806ffb075cc8be7724f3fdd',1,'GRRLIB_FlushTex(GRRLIB_texImg *tex): GRRLIB_texSetup.h']]],
|
||||
['grrlib_5ffont',['GRRLIB_Font',['../struct_g_r_r_l_i_b___font.html',1,'']]],
|
||||
['grrlib_5ffreebmf',['GRRLIB_FreeBMF',['../group___all_func.html#ga092169c6cbff1f1713f66fffff3dd8a2',1,'GRRLIB_FreeBMF(GRRLIB_bytemapFont *bmf): GRRLIB_bmf.c'],['../group___all_func.html#ga092169c6cbff1f1713f66fffff3dd8a2',1,'GRRLIB_FreeBMF(GRRLIB_bytemapFont *bmf): GRRLIB_bmf.c']]],
|
||||
['grrlib_5ffreetexture',['GRRLIB_FreeTexture',['../group___all_func.html#ga57309da8aaeefe4092eda55cf38a9c7f',1,'GRRLIB_FreeTexture(GRRLIB_texImg *tex): GRRLIB_texSetup.h'],['../group___all_func.html#ga57309da8aaeefe4092eda55cf38a9c7f',1,'GRRLIB_FreeTexture(GRRLIB_texImg *tex): GRRLIB_texSetup.h']]],
|
||||
['grrlib_5ffreettf',['GRRLIB_FreeTTF',['../group___all_func.html#ga977ef3ec2aaa49cae6c7492066e35640',1,'GRRLIB_FreeTTF(GRRLIB_ttfFont *myFont): GRRLIB_ttf.c'],['../group___all_func.html#ga977ef3ec2aaa49cae6c7492066e35640',1,'GRRLIB_FreeTTF(GRRLIB_ttfFont *myFont): GRRLIB_ttf.c']]],
|
||||
['grrlib_5fgeckoinit',['GRRLIB_GeckoInit',['../group___all_func.html#gafe58415d449f5d01b3019bda9be6abe4',1,'GRRLIB_GeckoInit(): GRRLIB_gecko.c'],['../group___all_func.html#gafe58415d449f5d01b3019bda9be6abe4',1,'GRRLIB_GeckoInit(): GRRLIB_gecko.c']]],
|
||||
['grrlib_5fgeckoprintf',['GRRLIB_GeckoPrintf',['../group___all_func.html#gaa82c6313b26687aaea494b91d77dc140',1,'GRRLIB_GeckoPrintf(const char *text,...): GRRLIB_gecko.c'],['../group___all_func.html#gaa82c6313b26687aaea494b91d77dc140',1,'GRRLIB_GeckoPrintf(const char *text,...): GRRLIB_gecko.c']]],
|
||||
['grrlib_5fgetantialiasing',['GRRLIB_GetAntiAliasing',['../group___all_func.html#gac63e5050865fd77b0e72d950ffd033e0',1,'GRRLIB_GetAntiAliasing(void): GRRLIB_settings.h'],['../group___all_func.html#gac63e5050865fd77b0e72d950ffd033e0',1,'GRRLIB_GetAntiAliasing(void): GRRLIB_settings.h']]],
|
||||
['grrlib_5fgetblend',['GRRLIB_GetBlend',['../group___all_func.html#ga2a1ef7de190db2f090526ef0cc5dee30',1,'GRRLIB_GetBlend(void): GRRLIB_settings.h'],['../group___all_func.html#ga2a1ef7de190db2f090526ef0cc5dee30',1,'GRRLIB_GetBlend(void): GRRLIB_settings.h']]],
|
||||
['grrlib_5fgetpixelfromfb',['GRRLIB_GetPixelFromFB',['../group___all_func.html#ga454dafae2dfd9829789aa73810163858',1,'GRRLIB_GetPixelFromFB(int x, int y): GRRLIB_pixel.h'],['../group___all_func.html#ga454dafae2dfd9829789aa73810163858',1,'GRRLIB_GetPixelFromFB(int x, int y): GRRLIB_pixel.h']]],
|
||||
['grrlib_5fgetpixelfromteximg',['GRRLIB_GetPixelFromtexImg',['../group___all_func.html#gaf0efaaeacbc18ff40d02dfe8104def56',1,'GRRLIB_GetPixelFromtexImg(const int x, const int y, const GRRLIB_texImg *tex): GRRLIB_pixel.h'],['../group___all_func.html#gaf0efaaeacbc18ff40d02dfe8104def56',1,'GRRLIB_GetPixelFromtexImg(const int x, const int y, const GRRLIB_texImg *tex): GRRLIB_pixel.h']]],
|
||||
['grrlib_5fgxengine',['GRRLIB_GXEngine',['../group___all_func.html#gab30f2c50710d1d659efb03daaa4866c8',1,'GRRLIB_GXEngine(const guVector v[], const u32 color[], const long n, const u8 fmt): GRRLIB_fbGX.h'],['../group___all_func.html#gab30f2c50710d1d659efb03daaa4866c8',1,'GRRLIB_GXEngine(const guVector v[], const u32 color[], const long n, const u8 fmt): GRRLIB_fbGX.h']]],
|
||||
['grrlib_5finit',['GRRLIB_Init',['../group___all_func.html#gad3186c7e10e4e6c46a743e062971e89a',1,'GRRLIB_Init(void): GRRLIB_core.c'],['../group___all_func.html#gad3186c7e10e4e6c46a743e062971e89a',1,'GRRLIB_Init(void): GRRLIB_core.c']]],
|
||||
['grrlib_5finittileset',['GRRLIB_InitTileSet',['../group___all_func.html#ga9a25f472b099163469251ec7ad52d270',1,'GRRLIB_InitTileSet(GRRLIB_texImg *tex, const u32 tilew, const u32 tileh, const u32 tilestart): GRRLIB_bmf.c'],['../group___all_func.html#ga9a25f472b099163469251ec7ad52d270',1,'GRRLIB_InitTileSet(GRRLIB_texImg *tex, const u32 tilew, const u32 tileh, const u32 tilestart): GRRLIB_bmf.c']]],
|
||||
['grrlib_5fline',['GRRLIB_Line',['../group___all_func.html#ga6b0172d719954b1d876138d3e71b188c',1,'GRRLIB_Line(const f32 x1, const f32 y1, const f32 x2, const f32 y2, const u32 color): GRRLIB_fbSimple.h'],['../group___all_func.html#ga6b0172d719954b1d876138d3e71b188c',1,'GRRLIB_Line(const f32 x1, const f32 y1, const f32 x2, const f32 y2, const u32 color): GRRLIB_fbSimple.h']]],
|
||||
['grrlib_5floadbmf',['GRRLIB_LoadBMF',['../group___all_func.html#ga8e67a70e71cfe202318f567fe62ee3f7',1,'GRRLIB_LoadBMF(const u8 my_bmf[]): GRRLIB_bmf.c'],['../group___all_func.html#ga8e67a70e71cfe202318f567fe62ee3f7',1,'GRRLIB_LoadBMF(const u8 my_bmf[]): GRRLIB_bmf.c']]],
|
||||
['grrlib_5floadfile',['GRRLIB_LoadFile',['../group___all_func.html#gad0e9150a261df8642375ce0b51e891dc',1,'GRRLIB_LoadFile(const char *filename, u8 **data): GRRLIB_fileIO.c'],['../group___all_func.html#gad0e9150a261df8642375ce0b51e891dc',1,'GRRLIB_LoadFile(const char *filename, u8 **data): GRRLIB_fileIO.c']]],
|
||||
['grrlib_5floadtexture',['GRRLIB_LoadTexture',['../group___all_func.html#ga49b31e270b46142828b96b7b63c47c88',1,'GRRLIB_LoadTexture(const u8 *my_img): GRRLIB_texEdit.c'],['../group___all_func.html#ga49b31e270b46142828b96b7b63c47c88',1,'GRRLIB_LoadTexture(const u8 *my_img): GRRLIB_texEdit.c']]],
|
||||
['grrlib_5floadtexturebmp',['GRRLIB_LoadTextureBMP',['../group___all_func.html#ga715d38ab3a56377f4d1ae855f7a7a94e',1,'GRRLIB_LoadTextureBMP(const u8 *my_bmp): GRRLIB_texEdit.c'],['../group___all_func.html#ga715d38ab3a56377f4d1ae855f7a7a94e',1,'GRRLIB_LoadTextureBMP(const u8 *my_bmp): GRRLIB_texEdit.c']]],
|
||||
['grrlib_5floadtexturefromfile',['GRRLIB_LoadTextureFromFile',['../group___all_func.html#ga1c43c28ecb0e4d7f592577bca92e7ffc',1,'GRRLIB_LoadTextureFromFile(const char *filename): GRRLIB_fileIO.c'],['../group___all_func.html#ga1c43c28ecb0e4d7f592577bca92e7ffc',1,'GRRLIB_LoadTextureFromFile(const char *filename): GRRLIB_fileIO.c']]],
|
||||
['grrlib_5floadtexturejpg',['GRRLIB_LoadTextureJPG',['../group___all_func.html#ga885310955bccea418939fb791e0640f8',1,'GRRLIB_LoadTextureJPG(const u8 *my_jpg): GRRLIB_texEdit.c'],['../group___all_func.html#ga885310955bccea418939fb791e0640f8',1,'GRRLIB_LoadTextureJPG(const u8 *my_jpg): GRRLIB_texEdit.c']]],
|
||||
['grrlib_5floadtexturejpgex',['GRRLIB_LoadTextureJPGEx',['../group___all_func.html#ga5acd24c18e51e157822df26dea920630',1,'GRRLIB_LoadTextureJPGEx(const u8 *my_jpg, const int my_size): GRRLIB_texEdit.c'],['../group___all_func.html#ga5acd24c18e51e157822df26dea920630',1,'GRRLIB_LoadTextureJPGEx(const u8 *my_jpg, const int): GRRLIB_texEdit.c']]],
|
||||
['grrlib_5floadtexturepng',['GRRLIB_LoadTexturePNG',['../group___all_func.html#gaab9f55cfb94c2cbfcd65fb7970357391',1,'GRRLIB_LoadTexturePNG(const u8 *my_png): GRRLIB_texEdit.c'],['../group___all_func.html#gaab9f55cfb94c2cbfcd65fb7970357391',1,'GRRLIB_LoadTexturePNG(const u8 *my_png): GRRLIB_texEdit.c']]],
|
||||
['grrlib_5floadttf',['GRRLIB_LoadTTF',['../group___all_func.html#gab2b209553f321a9e30078aa6f5942ea7',1,'GRRLIB_LoadTTF(const u8 *file_base, s32 file_size): GRRLIB_ttf.c'],['../group___all_func.html#gab2b209553f321a9e30078aa6f5942ea7',1,'GRRLIB_LoadTTF(const u8 *file_base, s32 file_size): GRRLIB_ttf.c']]],
|
||||
['grrlib_5fngone',['GRRLIB_NGone',['../group___all_func.html#gac7ba7ec716a2a7100cdc6f4fb8c85062',1,'GRRLIB_NGone(const guVector v[], const u32 color[], const long n): GRRLIB_fbComplex.h'],['../group___all_func.html#gac7ba7ec716a2a7100cdc6f4fb8c85062',1,'GRRLIB_NGone(const guVector v[], const u32 color[], const long n): GRRLIB_fbComplex.h']]],
|
||||
['grrlib_5fngonefilled',['GRRLIB_NGoneFilled',['../group___all_func.html#ga39d86882203f923af1403ec9bbbd01c4',1,'GRRLIB_NGoneFilled(const guVector v[], const u32 color[], const long n): GRRLIB_fbComplex.h'],['../group___all_func.html#ga39d86882203f923af1403ec9bbbd01c4',1,'GRRLIB_NGoneFilled(const guVector v[], const u32 color[], const long n): GRRLIB_fbComplex.h']]],
|
||||
['grrlib_5fnplot',['GRRLIB_NPlot',['../group___all_func.html#ga4e6b4d7e4a15eb39d507d923b439d0e5',1,'GRRLIB_NPlot(const guVector v[], const u32 color[], const long n): GRRLIB_fbComplex.h'],['../group___all_func.html#ga4e6b4d7e4a15eb39d507d923b439d0e5',1,'GRRLIB_NPlot(const guVector v[], const u32 color[], const long n): GRRLIB_fbComplex.h']]],
|
||||
['grrlib_5fobjectview',['GRRLIB_ObjectView',['../group___all_func.html#gac02a14d2556b5ec92e28f41c9888b530',1,'GRRLIB_ObjectView(f32 posx, f32 posy, f32 posz, f32 angx, f32 angy, f32 angz, f32 scalx, f32 scaly, f32 scalz): GRRLIB_3D.c'],['../group___all_func.html#gac02a14d2556b5ec92e28f41c9888b530',1,'GRRLIB_ObjectView(f32 posx, f32 posy, f32 posz, f32 angx, f32 angy, f32 angz, f32 scalx, f32 scaly, f32 scalz): GRRLIB_3D.c']]],
|
||||
['grrlib_5fobjectviewbegin',['GRRLIB_ObjectViewBegin',['../group___all_func.html#gaf7f2e67faf4659534f18a6077522eaf6',1,'GRRLIB_ObjectViewBegin(void): GRRLIB_3D.c'],['../group___all_func.html#gaf7f2e67faf4659534f18a6077522eaf6',1,'GRRLIB_ObjectViewBegin(void): GRRLIB_3D.c']]],
|
||||
['grrlib_5fobjectviewend',['GRRLIB_ObjectViewEnd',['../group___all_func.html#gac174d61b9a21730a97a8aa6ba59c8e2e',1,'GRRLIB_ObjectViewEnd(void): GRRLIB_3D.c'],['../group___all_func.html#gac174d61b9a21730a97a8aa6ba59c8e2e',1,'GRRLIB_ObjectViewEnd(void): GRRLIB_3D.c']]],
|
||||
['grrlib_5fobjectviewinv',['GRRLIB_ObjectViewInv',['../group___all_func.html#ga03814286ada96c4a38fa36b9477bbd7c',1,'GRRLIB_ObjectViewInv(f32 posx, f32 posy, f32 posz, f32 angx, f32 angy, f32 angz, f32 scalx, f32 scaly, f32 scalz): GRRLIB_3D.c'],['../group___all_func.html#ga03814286ada96c4a38fa36b9477bbd7c',1,'GRRLIB_ObjectViewInv(f32 posx, f32 posy, f32 posz, f32 angx, f32 angy, f32 angz, f32 scalx, f32 scaly, f32 scalz): GRRLIB_3D.c']]],
|
||||
['grrlib_5fobjectviewrotate',['GRRLIB_ObjectViewRotate',['../group___all_func.html#ga50ff0217cfeb128711fb1f3db3df4c8d',1,'GRRLIB_ObjectViewRotate(f32 angx, f32 angy, f32 angz): GRRLIB_3D.c'],['../group___all_func.html#ga50ff0217cfeb128711fb1f3db3df4c8d',1,'GRRLIB_ObjectViewRotate(f32 angx, f32 angy, f32 angz): GRRLIB_3D.c']]],
|
||||
['grrlib_5fobjectviewscale',['GRRLIB_ObjectViewScale',['../group___all_func.html#ga8e03d189c20637432df8dbf7d8c6948a',1,'GRRLIB_ObjectViewScale(f32 scalx, f32 scaly, f32 scalz): GRRLIB_3D.c'],['../group___all_func.html#ga8e03d189c20637432df8dbf7d8c6948a',1,'GRRLIB_ObjectViewScale(f32 scalx, f32 scaly, f32 scalz): GRRLIB_3D.c']]],
|
||||
['grrlib_5fobjectviewtrans',['GRRLIB_ObjectViewTrans',['../group___all_func.html#ga6991c87a4e1eff876be3733caa9b5947',1,'GRRLIB_ObjectViewTrans(f32 posx, f32 posy, f32 posz): GRRLIB_3D.c'],['../group___all_func.html#ga6991c87a4e1eff876be3733caa9b5947',1,'GRRLIB_ObjectViewTrans(f32 posx, f32 posy, f32 posz): GRRLIB_3D.c']]],
|
||||
['grrlib_5fplot',['GRRLIB_Plot',['../group___all_func.html#ga3d9c6c2d1661d8cbe149b27ad5f6e288',1,'GRRLIB_Plot(const f32 x, const f32 y, const u32 color): GRRLIB_fbSimple.h'],['../group___all_func.html#ga3d9c6c2d1661d8cbe149b27ad5f6e288',1,'GRRLIB_Plot(const f32 x, const f32 y, const u32 color): GRRLIB_fbSimple.h']]],
|
||||
['grrlib_5fprintbmf',['GRRLIB_PrintBMF',['../group___all_func.html#gabc7a3deff6baf1923bbde413c036ef96',1,'GRRLIB_PrintBMF(const f32 xpos, const f32 ypos, const GRRLIB_bytemapFont *bmf, const char *text,...): GRRLIB_print.c'],['../group___all_func.html#gabc7a3deff6baf1923bbde413c036ef96',1,'GRRLIB_PrintBMF(const f32 xpos, const f32 ypos, const GRRLIB_bytemapFont *bmf, const char *text,...): GRRLIB_print.c']]],
|
||||
['grrlib_5fprintf',['GRRLIB_Printf',['../group___all_func.html#ga5539140382d9563e4e42dbda1694d21d',1,'GRRLIB_Printf(const f32 xpos, const f32 ypos, const GRRLIB_texImg *tex, const u32 color, const f32 zoom, const char *text,...): GRRLIB_print.c'],['../group___all_func.html#ga5539140382d9563e4e42dbda1694d21d',1,'GRRLIB_Printf(const f32 xpos, const f32 ypos, const GRRLIB_texImg *tex, const u32 color, const f32 zoom, const char *text,...): GRRLIB_print.c']]],
|
||||
['grrlib_5fprintfttf',['GRRLIB_PrintfTTF',['../group___all_func.html#ga358e206bb75caac5bf850bd6f8f17d2a',1,'GRRLIB_PrintfTTF(int x, int y, GRRLIB_ttfFont *myFont, const char *string, unsigned int fontSize, const u32 color): GRRLIB_ttf.c'],['../group___all_func.html#ga358e206bb75caac5bf850bd6f8f17d2a',1,'GRRLIB_PrintfTTF(int x, int y, GRRLIB_ttfFont *myFont, const char *string, unsigned int fontSize, const u32 color): GRRLIB_ttf.c']]],
|
||||
['grrlib_5fprintfttfw',['GRRLIB_PrintfTTFW',['../group___all_func.html#gaba31ba538f5ee4f1abf0fb604a34d45b',1,'GRRLIB_PrintfTTFW(int x, int y, GRRLIB_ttfFont *myFont, const wchar_t *utf32, unsigned int fontSize, const u32 color): GRRLIB_ttf.c'],['../group___all_func.html#gaba31ba538f5ee4f1abf0fb604a34d45b',1,'GRRLIB_PrintfTTFW(int x, int y, GRRLIB_ttfFont *myFont, const wchar_t *string, unsigned int fontSize, const u32 color): GRRLIB_ttf.c']]],
|
||||
['grrlib_5fptinrect',['GRRLIB_PtInRect',['../group___all_func.html#gaa0e1bd3df799dc1ee46067f7ce3ca8c7',1,'GRRLIB_PtInRect(const int hotx, const int hoty, const int hotw, const int hoth, const int wpadx, const int wpady): GRRLIB_collision.h'],['../group___all_func.html#gaa0e1bd3df799dc1ee46067f7ce3ca8c7',1,'GRRLIB_PtInRect(const int hotx, const int hoty, const int hotw, const int hoth, const int wpadx, const int wpady): GRRLIB_collision.h']]],
|
||||
['grrlib_5frectangle',['GRRLIB_Rectangle',['../group___all_func.html#ga4d8e2d39ff349f77b0400431f35e55c3',1,'GRRLIB_Rectangle(const f32 x, const f32 y, const f32 width, const f32 height, const u32 color, const bool filled): GRRLIB_fbSimple.h'],['../group___all_func.html#ga4d8e2d39ff349f77b0400431f35e55c3',1,'GRRLIB_Rectangle(const f32 x, const f32 y, const f32 width, const f32 height, const u32 color, const bool filled): GRRLIB_fbSimple.h']]],
|
||||
['grrlib_5frectinrect',['GRRLIB_RectInRect',['../group___all_func.html#gaaaf388fab79085829b2cc886f18a138f',1,'GRRLIB_RectInRect(const int rect1x, const int rect1y, const int rect1w, const int rect1h, const int rect2x, const int rect2y, const int rect2w, const int rect2h): GRRLIB_collision.h'],['../group___all_func.html#gaaaf388fab79085829b2cc886f18a138f',1,'GRRLIB_RectInRect(const int rect1x, const int rect1y, const int rect1w, const int rect1h, const int rect2x, const int rect2y, const int rect2w, const int rect2h): GRRLIB_collision.h']]],
|
||||
['grrlib_5frectonrect',['GRRLIB_RectOnRect',['../group___all_func.html#ga87b9fd5a8ec33cce9b23a243ccda824d',1,'GRRLIB_RectOnRect(const int rect1x, const int rect1y, const int rect1w, const int rect1h, const int rect2x, const int rect2y, const int rect2w, const int rect2h): GRRLIB_collision.h'],['../group___all_func.html#ga87b9fd5a8ec33cce9b23a243ccda824d',1,'GRRLIB_RectOnRect(const int rect1x, const int rect1y, const int rect1w, const int rect1h, const int rect2x, const int rect2y, const int rect2w, const int rect2h): GRRLIB_collision.h']]],
|
||||
['grrlib_5frender',['GRRLIB_Render',['../group___all_func.html#ga9840a19154f1e0cf9de14ad81ba23aef',1,'GRRLIB_Render(void): GRRLIB_render.c'],['../group___all_func.html#ga9840a19154f1e0cf9de14ad81ba23aef',1,'GRRLIB_Render(void): GRRLIB_render.c']]],
|
||||
['grrlib_5fscreen2texture',['GRRLIB_Screen2Texture',['../group___all_func.html#ga7ac4e30576d4fccd0ae537a41b75f4c1',1,'GRRLIB_Screen2Texture(int posx, int posy, GRRLIB_texImg *tex, bool clear): GRRLIB_snapshot.c'],['../group___all_func.html#ga7ac4e30576d4fccd0ae537a41b75f4c1',1,'GRRLIB_Screen2Texture(int posx, int posy, GRRLIB_texImg *tex, bool clear): GRRLIB_snapshot.c']]],
|
||||
['grrlib_5fscrshot',['GRRLIB_ScrShot',['../group___all_func.html#ga3460233a6d9323890a8eefa19f520e25',1,'GRRLIB_ScrShot(const char *filename): GRRLIB_fileIO.c'],['../group___all_func.html#ga3460233a6d9323890a8eefa19f520e25',1,'GRRLIB_ScrShot(const char *filename): GRRLIB_fileIO.c']]],
|
||||
['grrlib_5fsetantialiasing',['GRRLIB_SetAntiAliasing',['../group___all_func.html#ga6a685c604592b6f219f101b1f47d87bd',1,'GRRLIB_SetAntiAliasing(const bool aa): GRRLIB_settings.h'],['../group___all_func.html#ga6a685c604592b6f219f101b1f47d87bd',1,'GRRLIB_SetAntiAliasing(const bool aa): GRRLIB_settings.h']]],
|
||||
['grrlib_5fsetbackgroundcolour',['GRRLIB_SetBackgroundColour',['../group___all_func.html#ga73ea335f801066d4c13114124e70f82f',1,'GRRLIB_SetBackgroundColour(u8 r, u8 g, u8 b, u8 a): GRRLIB_3D.c'],['../group___all_func.html#ga73ea335f801066d4c13114124e70f82f',1,'GRRLIB_SetBackgroundColour(u8 r, u8 g, u8 b, u8 a): GRRLIB_3D.c']]],
|
||||
['grrlib_5fsetblend',['GRRLIB_SetBlend',['../group___all_func.html#ga18217682c9ef5d1fb4a12bfd9b964ce8',1,'GRRLIB_SetBlend(const GRRLIB_blendMode blendmode): GRRLIB_settings.h'],['../group___all_func.html#ga18217682c9ef5d1fb4a12bfd9b964ce8',1,'GRRLIB_SetBlend(const GRRLIB_blendMode blendmode): GRRLIB_settings.h']]],
|
||||
['grrlib_5fsethandle',['GRRLIB_SetHandle',['../group___all_func.html#ga0c98022975900b36e91bb1bf78b64a9b',1,'GRRLIB_SetHandle(GRRLIB_texImg *tex, const int x, const int y): GRRLIB_handle.h'],['../group___all_func.html#ga0c98022975900b36e91bb1bf78b64a9b',1,'GRRLIB_SetHandle(GRRLIB_texImg *tex, const int x, const int y): GRRLIB_handle.h']]],
|
||||
['grrlib_5fsetlightambient',['GRRLIB_SetLightAmbient',['../group___all_func.html#gae2db782b9842924329956daaeefbac20',1,'GRRLIB_SetLightAmbient(u32 ambientcolor): GRRLIB_3D.c'],['../group___all_func.html#gae2db782b9842924329956daaeefbac20',1,'GRRLIB_SetLightAmbient(u32 ambientcolor): GRRLIB_3D.c']]],
|
||||
['grrlib_5fsetlightdiff',['GRRLIB_SetLightDiff',['../group___all_func.html#ga160f23daf580d4d41e491135f2f86027',1,'GRRLIB_SetLightDiff(u8 num, guVector pos, f32 distattn, f32 brightness, u32 lightcolor): GRRLIB_3D.c'],['../group___all_func.html#ga160f23daf580d4d41e491135f2f86027',1,'GRRLIB_SetLightDiff(u8 num, guVector pos, f32 distattn, f32 brightness, u32 lightcolor): GRRLIB_3D.c']]],
|
||||
['grrlib_5fsetlightoff',['GRRLIB_SetLightOff',['../group___all_func.html#ga4b4e22c02cf692d254f32da348299b78',1,'GRRLIB_SetLightOff(void): GRRLIB_3D.c'],['../group___all_func.html#ga4b4e22c02cf692d254f32da348299b78',1,'GRRLIB_SetLightOff(void): GRRLIB_3D.c']]],
|
||||
['grrlib_5fsetlightspec',['GRRLIB_SetLightSpec',['../group___all_func.html#ga2cd64208138d748c5d5d8266237578f0',1,'GRRLIB_SetLightSpec(u8 num, guVector dir, f32 shy, u32 lightcolor, u32 speccolor): GRRLIB_3D.c'],['../group___all_func.html#ga2cd64208138d748c5d5d8266237578f0',1,'GRRLIB_SetLightSpec(u8 num, guVector dir, f32 shy, u32 lightcolor, u32 speccolor): GRRLIB_3D.c']]],
|
||||
['grrlib_5fsetlightspot',['GRRLIB_SetLightSpot',['../group___all_func.html#gac4ae6bb35e12d59405c842c93e860462',1,'GRRLIB_SetLightSpot(u8 num, guVector pos, guVector lookat, f32 angAttn0, f32 angAttn1, f32 angAttn2, f32 distAttn0, f32 distAttn1, f32 distAttn2, u32 lightcolor): GRRLIB_3D.c'],['../group___all_func.html#gac4ae6bb35e12d59405c842c93e860462',1,'GRRLIB_SetLightSpot(u8 num, guVector pos, guVector lookat, f32 angAttn0, f32 angAttn1, f32 angAttn2, f32 distAttn0, f32 distAttn1, f32 distAttn2, u32 lightcolor): GRRLIB_3D.c']]],
|
||||
['grrlib_5fsetmidhandle',['GRRLIB_SetMidHandle',['../group___all_func.html#gaf9765f9f9f807396e554cb32e50dd1d6',1,'GRRLIB_SetMidHandle(GRRLIB_texImg *tex, const bool enabled): GRRLIB_handle.h'],['../group___all_func.html#gaf9765f9f9f807396e554cb32e50dd1d6',1,'GRRLIB_SetMidHandle(GRRLIB_texImg *tex, const bool enabled): GRRLIB_handle.h']]],
|
||||
['grrlib_5fsetpixeltofb',['GRRLIB_SetPixelToFB',['../group___all_func.html#ga2de134824b5ecc4d5011e98e7428ed31',1,'GRRLIB_SetPixelToFB(int x, int y, u32 pokeColor): GRRLIB_pixel.h'],['../group___all_func.html#ga2de134824b5ecc4d5011e98e7428ed31',1,'GRRLIB_SetPixelToFB(int x, int y, u32 pokeColor): GRRLIB_pixel.h']]],
|
||||
['grrlib_5fsetpixeltoteximg',['GRRLIB_SetPixelTotexImg',['../group___all_func.html#ga56e0544dd2fbf62ed03dbd2d91478c79',1,'GRRLIB_SetPixelTotexImg(const int x, const int y, GRRLIB_texImg *tex, const u32 color): GRRLIB_pixel.h'],['../group___all_func.html#ga56e0544dd2fbf62ed03dbd2d91478c79',1,'GRRLIB_SetPixelTotexImg(const int x, const int y, GRRLIB_texImg *tex, const u32 color): GRRLIB_pixel.h']]],
|
||||
['grrlib_5fsettexture',['GRRLIB_SetTexture',['../group___all_func.html#gacdda772743d08b1e060f2b3dbf4795ed',1,'GRRLIB_SetTexture(GRRLIB_texImg *tex, bool rep): GRRLIB_3D.c'],['../group___all_func.html#gacdda772743d08b1e060f2b3dbf4795ed',1,'GRRLIB_SetTexture(GRRLIB_texImg *tex, bool rep): GRRLIB_3D.c']]],
|
||||
['grrlib_5fteximg',['GRRLIB_texImg',['../struct_g_r_r_l_i_b__tex_img.html',1,'GRRLIB_texImg'],['../group___all_func.html#gaaa6ad5d8d27cb06f2c9caa8d274c936b',1,'GRRLIB_texImg(): grrlib.h']]],
|
||||
['grrlib_5fttffont',['GRRLIB_ttfFont',['../group___all_func.html#ga499180deb21d989a9a41df654e2f037f',1,'grrlib.h']]],
|
||||
['grrlib_5fver_5fstring',['GRRLIB_VER_STRING',['../group___all_func.html#gad36e97f844e145cd811f40ee306eb11f',1,'grrlib.h']]],
|
||||
['grrlib_5fwidthttf',['GRRLIB_WidthTTF',['../group___all_func.html#ga53429ddacb34b9fd89635ae412e57227',1,'GRRLIB_WidthTTF(GRRLIB_ttfFont *myFont, const char *string, unsigned int fontSize): GRRLIB_ttf.c'],['../group___all_func.html#ga53429ddacb34b9fd89635ae412e57227',1,'GRRLIB_WidthTTF(GRRLIB_ttfFont *myFont, const char *, unsigned int): GRRLIB_ttf.c']]],
|
||||
['grrlib_5fwidthttfw',['GRRLIB_WidthTTFW',['../group___all_func.html#gac8b9bb428ec8328f2954f74cf8a6edab',1,'GRRLIB_WidthTTFW(GRRLIB_ttfFont *myFont, const wchar_t *utf32, unsigned int fontSize): GRRLIB_ttf.c'],['../group___all_func.html#gac8b9bb428ec8328f2954f74cf8a6edab',1,'GRRLIB_WidthTTFW(GRRLIB_ttfFont *myFont, const wchar_t *, unsigned int): GRRLIB_ttf.c']]],
|
||||
['grrlib_20documentation',['GRRLIB Documentation',['../index.html',1,'']]]
|
||||
['g_9',['G',['../group___all_func.html#ga7cc73638f4849985153257c89a69ee94',1,'grrlib.h']]],
|
||||
['grrlib_2eh_10',['grrlib.h',['../grrlib_8h.html',1,'']]],
|
||||
['grrlib_5f2dmode_11',['GRRLIB_2dMode',['../group___all_func.html#ga6f5ec40dcb054da51f213606cf0b9e0d',1,'GRRLIB_2dMode(): GRRLIB_3D.c'],['../group___all_func.html#ga6f5ec40dcb054da51f213606cf0b9e0d',1,'GRRLIB_2dMode(): GRRLIB_3D.c']]],
|
||||
['grrlib_5f3dmode_12',['GRRLIB_3dMode',['../group___all_func.html#gac82c972dedc617360eb425ad1604c517',1,'GRRLIB_3dMode(f32 minDist, f32 maxDist, f32 fov, bool texturemode, bool normalmode): GRRLIB_3D.c'],['../group___all_func.html#gac82c972dedc617360eb425ad1604c517',1,'GRRLIB_3dMode(f32 minDist, f32 maxDist, f32 fov, bool texturemode, bool normalmode): GRRLIB_3D.c']]],
|
||||
['grrlib_5f_5finline_2eh_13',['GRRLIB__inline.h',['../_g_r_r_l_i_b____inline_8h.html',1,'']]],
|
||||
['grrlib_5f_5flib_2eh_14',['GRRLIB__lib.h',['../_g_r_r_l_i_b____lib_8h.html',1,'']]],
|
||||
['grrlib_5fblend_5fadd_15',['GRRLIB_BLEND_ADD',['../group___all_func.html#gga84c65877bb197763cda6669c473be692ad4f0554f7bfc19410c4fedaeab1a10fd',1,'grrlib.h']]],
|
||||
['grrlib_5fblend_5falpha_16',['GRRLIB_BLEND_ALPHA',['../group___all_func.html#gga84c65877bb197763cda6669c473be692aeded8fce060bcb04b096c17cea237c23',1,'grrlib.h']]],
|
||||
['grrlib_5fblend_5finv_17',['GRRLIB_BLEND_INV',['../group___all_func.html#gga84c65877bb197763cda6669c473be692ab3aacba447b6cee253fc713e45ab49fd',1,'grrlib.h']]],
|
||||
['grrlib_5fblend_5flight_18',['GRRLIB_BLEND_LIGHT',['../group___all_func.html#ga4da19aad1f8a920283a84a3af7d7e34a',1,'grrlib.h']]],
|
||||
['grrlib_5fblend_5fmulti_19',['GRRLIB_BLEND_MULTI',['../group___all_func.html#gga84c65877bb197763cda6669c473be692a4a7b1a0e143ad522128a7c8f5f7dc7fb',1,'grrlib.h']]],
|
||||
['grrlib_5fblend_5fnone_20',['GRRLIB_BLEND_NONE',['../group___all_func.html#gaa1595302fa27df7d3e5913865659ca71',1,'grrlib.h']]],
|
||||
['grrlib_5fblend_5fscreen_21',['GRRLIB_BLEND_SCREEN',['../group___all_func.html#gga84c65877bb197763cda6669c473be692ad026c10937b34f2e3e5dd462f528ef00',1,'grrlib.h']]],
|
||||
['grrlib_5fblend_5fshade_22',['GRRLIB_BLEND_SHADE',['../group___all_func.html#ga2308b6e9df5946957149bfa693c6a93e',1,'grrlib.h']]],
|
||||
['grrlib_5fblendmode_23',['GRRLIB_blendMode',['../group___all_func.html#ga84c65877bb197763cda6669c473be692',1,'GRRLIB_blendMode(): grrlib.h'],['../group___all_func.html#gaadb8b5eb7000391e477ed8221fa3f2c9',1,'GRRLIB_blendMode(): grrlib.h']]],
|
||||
['grrlib_5fbmfx_5fblur_24',['GRRLIB_BMFX_Blur',['../group___all_func.html#ga0094a9b1d6a2eca97e821de3448d320d',1,'GRRLIB_BMFX_Blur(const GRRLIB_texImg *texsrc, GRRLIB_texImg *texdest, const u32 factor): GRRLIB_bmfx.c'],['../group___all_func.html#ga0094a9b1d6a2eca97e821de3448d320d',1,'GRRLIB_BMFX_Blur(const GRRLIB_texImg *texsrc, GRRLIB_texImg *texdest, const u32 factor): GRRLIB_bmfx.c']]],
|
||||
['grrlib_5fbmfx_5ffliph_25',['GRRLIB_BMFX_FlipH',['../group___all_func.html#ga7f0c146d1ca8d8697097034d58400881',1,'GRRLIB_BMFX_FlipH(const GRRLIB_texImg *texsrc, GRRLIB_texImg *texdest): GRRLIB_bmfx.c'],['../group___all_func.html#ga7f0c146d1ca8d8697097034d58400881',1,'GRRLIB_BMFX_FlipH(const GRRLIB_texImg *texsrc, GRRLIB_texImg *texdest): GRRLIB_bmfx.c']]],
|
||||
['grrlib_5fbmfx_5fflipv_26',['GRRLIB_BMFX_FlipV',['../group___all_func.html#ga4970b35be663bb10c9045d85dcf3cede',1,'GRRLIB_BMFX_FlipV(const GRRLIB_texImg *texsrc, GRRLIB_texImg *texdest): GRRLIB_bmfx.c'],['../group___all_func.html#ga4970b35be663bb10c9045d85dcf3cede',1,'GRRLIB_BMFX_FlipV(const GRRLIB_texImg *texsrc, GRRLIB_texImg *texdest): GRRLIB_bmfx.c']]],
|
||||
['grrlib_5fbmfx_5fgrayscale_27',['GRRLIB_BMFX_Grayscale',['../group___all_func.html#ga9c529da9664148234c1690b87f1b0cf9',1,'GRRLIB_BMFX_Grayscale(const GRRLIB_texImg *texsrc, GRRLIB_texImg *texdest): GRRLIB_bmfx.c'],['../group___all_func.html#ga9c529da9664148234c1690b87f1b0cf9',1,'GRRLIB_BMFX_Grayscale(const GRRLIB_texImg *texsrc, GRRLIB_texImg *texdest): GRRLIB_bmfx.c']]],
|
||||
['grrlib_5fbmfx_5finvert_28',['GRRLIB_BMFX_Invert',['../group___all_func.html#ga81202b219fae613429c7e6ee4c5c9267',1,'GRRLIB_BMFX_Invert(const GRRLIB_texImg *texsrc, GRRLIB_texImg *texdest): GRRLIB_bmfx.c'],['../group___all_func.html#ga81202b219fae613429c7e6ee4c5c9267',1,'GRRLIB_BMFX_Invert(const GRRLIB_texImg *texsrc, GRRLIB_texImg *texdest): GRRLIB_bmfx.c']]],
|
||||
['grrlib_5fbmfx_5fpixelate_29',['GRRLIB_BMFX_Pixelate',['../group___all_func.html#ga47d87d72cbf8883e99650cf3027ca2c1',1,'GRRLIB_BMFX_Pixelate(const GRRLIB_texImg *texsrc, GRRLIB_texImg *texdest, const u32 factor): GRRLIB_bmfx.c'],['../group___all_func.html#ga47d87d72cbf8883e99650cf3027ca2c1',1,'GRRLIB_BMFX_Pixelate(const GRRLIB_texImg *texsrc, GRRLIB_texImg *texdest, const u32 factor): GRRLIB_bmfx.c']]],
|
||||
['grrlib_5fbmfx_5fscatter_30',['GRRLIB_BMFX_Scatter',['../group___all_func.html#gabe98ae9417c3177ef3f6bf000d0f0466',1,'GRRLIB_BMFX_Scatter(const GRRLIB_texImg *texsrc, GRRLIB_texImg *texdest, const u32 factor): GRRLIB_bmfx.c'],['../group___all_func.html#gabe98ae9417c3177ef3f6bf000d0f0466',1,'GRRLIB_BMFX_Scatter(const GRRLIB_texImg *texsrc, GRRLIB_texImg *texdest, const u32 factor): GRRLIB_bmfx.c']]],
|
||||
['grrlib_5fbmfx_5fsepia_31',['GRRLIB_BMFX_Sepia',['../group___all_func.html#ga5c5986c87237874d005ad419bafa6bf1',1,'GRRLIB_BMFX_Sepia(const GRRLIB_texImg *texsrc, GRRLIB_texImg *texdest): GRRLIB_bmfx.c'],['../group___all_func.html#ga5c5986c87237874d005ad419bafa6bf1',1,'GRRLIB_BMFX_Sepia(const GRRLIB_texImg *texsrc, GRRLIB_texImg *texdest): GRRLIB_bmfx.c']]],
|
||||
['grrlib_5fbytemapchar_32',['GRRLIB_bytemapChar',['../struct_g_r_r_l_i_b__bytemap_char.html',1,'GRRLIB_bytemapChar'],['../group___all_func.html#ga3afef19dc5b9ad7c6e89fe06f9bfe1e0',1,'GRRLIB_bytemapChar(): grrlib.h']]],
|
||||
['grrlib_5fbytemapfont_33',['GRRLIB_bytemapFont',['../struct_g_r_r_l_i_b__bytemap_font.html',1,'GRRLIB_bytemapFont'],['../group___all_func.html#ga08ac096c30fe4b6becaa039a97905c73',1,'GRRLIB_bytemapFont(): grrlib.h']]],
|
||||
['grrlib_5fcamera3dsettings_34',['GRRLIB_Camera3dSettings',['../group___all_func.html#ga7300940a38526ab5aa9be0f4abe4a32a',1,'GRRLIB_Camera3dSettings(f32 posx, f32 posy, f32 posz, f32 upx, f32 upy, f32 upz, f32 lookx, f32 looky, f32 lookz): GRRLIB_3D.c'],['../group___all_func.html#ga7300940a38526ab5aa9be0f4abe4a32a',1,'GRRLIB_Camera3dSettings(f32 posx, f32 posy, f32 posz, f32 upx, f32 upy, f32 upz, f32 lookx, f32 looky, f32 lookz): GRRLIB_3D.c']]],
|
||||
['grrlib_5fcircle_35',['GRRLIB_Circle',['../group___all_func.html#ga23a8ac948a2f606256f981ec7665f7a3',1,'GRRLIB_Circle(const f32 x, const f32 y, const f32 radius, const u32 color, const u8 filled): GRRLIB_fbAdvanced.c'],['../group___all_func.html#ga23a8ac948a2f606256f981ec7665f7a3',1,'GRRLIB_Circle(const f32 x, const f32 y, const f32 radius, const u32 color, const u8 filled): GRRLIB_fbAdvanced.c']]],
|
||||
['grrlib_5fcleartex_36',['GRRLIB_ClearTex',['../group___all_func.html#gadf667fd892b2f24dfcfe1542e086630e',1,'GRRLIB_ClearTex(GRRLIB_texImg *tex): GRRLIB_texSetup.h'],['../group___all_func.html#gadf667fd892b2f24dfcfe1542e086630e',1,'GRRLIB_ClearTex(GRRLIB_texImg *tex): GRRLIB_texSetup.h']]],
|
||||
['grrlib_5fclipdrawing_37',['GRRLIB_ClipDrawing',['../group___all_func.html#gacf077d7ee678f8bd942db4cbf6027d98',1,'GRRLIB_ClipDrawing(const int x, const int y, const int width, const int height): GRRLIB_clipping.h'],['../group___all_func.html#gacf077d7ee678f8bd942db4cbf6027d98',1,'GRRLIB_ClipDrawing(const int x, const int y, const int width, const int height): GRRLIB_clipping.h']]],
|
||||
['grrlib_5fclipreset_38',['GRRLIB_ClipReset',['../group___all_func.html#gae4bc6ca96070c33d540ad720c5c91fc4',1,'GRRLIB_ClipReset(void): GRRLIB_clipping.h'],['../group___all_func.html#gae4bc6ca96070c33d540ad720c5c91fc4',1,'GRRLIB_ClipReset(void): GRRLIB_clipping.h']]],
|
||||
['grrlib_5fcompoend_39',['GRRLIB_CompoEnd',['../group___all_func.html#gaab852acf9b7679bd1142003b4d6635f3',1,'GRRLIB_CompoEnd(int posx, int posy, GRRLIB_texImg *tex): GRRLIB_snapshot.c'],['../group___all_func.html#gaab852acf9b7679bd1142003b4d6635f3',1,'GRRLIB_CompoEnd(int posx, int posy, GRRLIB_texImg *tex): GRRLIB_snapshot.c']]],
|
||||
['grrlib_5fcompostart_40',['GRRLIB_CompoStart',['../group___all_func.html#gab46283be3128415bf0ab2969bf7fda95',1,'GRRLIB_CompoStart(void): GRRLIB_snapshot.c'],['../group___all_func.html#gab46283be3128415bf0ab2969bf7fda95',1,'GRRLIB_CompoStart(void): GRRLIB_snapshot.c']]],
|
||||
['grrlib_5fcreateemptytexture_41',['GRRLIB_CreateEmptyTexture',['../group___all_func.html#ga53c20a0c6e33df2ceaf2968f8dd1b921',1,'GRRLIB_CreateEmptyTexture(const u32 w, const u32 h): GRRLIB_texEdit.c'],['../group___all_func.html#ga53c20a0c6e33df2ceaf2968f8dd1b921',1,'GRRLIB_CreateEmptyTexture(const u32 w, const u32 h): GRRLIB_texEdit.c']]],
|
||||
['grrlib_5fdrawcone_42',['GRRLIB_DrawCone',['../group___all_func.html#gabc9c582a2d39b97f5450fea8c61f7f80',1,'GRRLIB_DrawCone(f32 r, f32 h, int d, bool filled, u32 col): GRRLIB_3D.c'],['../group___all_func.html#gabc9c582a2d39b97f5450fea8c61f7f80',1,'GRRLIB_DrawCone(f32 r, f32 h, int d, bool filled, u32 col): GRRLIB_3D.c']]],
|
||||
['grrlib_5fdrawcube_43',['GRRLIB_DrawCube',['../group___all_func.html#gad029080b2bb31c61feb5af6b60e59ec2',1,'GRRLIB_DrawCube(f32 size, bool filled, u32 col): GRRLIB_3D.c'],['../group___all_func.html#gad029080b2bb31c61feb5af6b60e59ec2',1,'GRRLIB_DrawCube(f32 size, bool filled, u32 col): GRRLIB_3D.c']]],
|
||||
['grrlib_5fdrawcylinder_44',['GRRLIB_DrawCylinder',['../group___all_func.html#ga6250c32662da700f248f305b737f3ceb',1,'GRRLIB_DrawCylinder(f32 r, f32 h, int d, bool filled, u32 col): GRRLIB_3D.c'],['../group___all_func.html#ga6250c32662da700f248f305b737f3ceb',1,'GRRLIB_DrawCylinder(f32 r, f32 h, int d, bool filled, u32 col): GRRLIB_3D.c']]],
|
||||
['grrlib_5fdrawimg_45',['GRRLIB_DrawImg',['../group___all_func.html#gac93fa62dac7639bd2fe626aae5fef150',1,'GRRLIB_DrawImg(const f32 xpos, const f32 ypos, const GRRLIB_texImg *tex, const f32 degrees, const f32 scaleX, const f32 scaleY, const u32 color): GRRLIB_render.c'],['../group___all_func.html#gac93fa62dac7639bd2fe626aae5fef150',1,'GRRLIB_DrawImg(const f32 xpos, const f32 ypos, const GRRLIB_texImg *tex, const f32 degrees, const f32 scaleX, const f32 scaleY, const u32 color): GRRLIB_render.c']]],
|
||||
['grrlib_5fdrawimgquad_46',['GRRLIB_DrawImgQuad',['../group___all_func.html#ga852b2b23d242d8cdd0a1cbcbe89d7317',1,'GRRLIB_DrawImgQuad(const guVector pos[4], GRRLIB_texImg *tex, const u32 color): GRRLIB_render.c'],['../group___all_func.html#ga852b2b23d242d8cdd0a1cbcbe89d7317',1,'GRRLIB_DrawImgQuad(const guVector pos[4], GRRLIB_texImg *tex, const u32 color): GRRLIB_render.c']]],
|
||||
['grrlib_5fdrawpart_47',['GRRLIB_DrawPart',['../group___all_func.html#gabafe0b9297e020c440851543c028575e',1,'GRRLIB_DrawPart(const f32 xpos, const f32 ypos, const f32 partx, const f32 party, const f32 partw, const f32 parth, const GRRLIB_texImg *tex, const f32 degrees, const f32 scaleX, const f32 scaleY, const u32 color): GRRLIB_render.c'],['../group___all_func.html#gabafe0b9297e020c440851543c028575e',1,'GRRLIB_DrawPart(const f32 xpos, const f32 ypos, const f32 partx, const f32 party, const f32 partw, const f32 parth, const GRRLIB_texImg *tex, const f32 degrees, const f32 scaleX, const f32 scaleY, const u32 color): GRRLIB_render.c']]],
|
||||
['grrlib_5fdrawsettings_48',['GRRLIB_drawSettings',['../struct_g_r_r_l_i_b__draw_settings.html',1,'GRRLIB_drawSettings'],['../group___all_func.html#ga5832d092436ee56d5f83b6792d309290',1,'GRRLIB_drawSettings(): grrlib.h']]],
|
||||
['grrlib_5fdrawsphere_49',['GRRLIB_DrawSphere',['../group___all_func.html#gaea4b4858892b197b94c0a2b331eb9c91',1,'GRRLIB_DrawSphere(f32 r, int lats, int longs, bool filled, u32 col): GRRLIB_3D.c'],['../group___all_func.html#gaea4b4858892b197b94c0a2b331eb9c91',1,'GRRLIB_DrawSphere(f32 r, int lats, int longs, bool filled, u32 col): GRRLIB_3D.c']]],
|
||||
['grrlib_5fdrawtesspanel_50',['GRRLIB_DrawTessPanel',['../group___all_func.html#ga654851a42dbdefae806f1793cf6a69d0',1,'GRRLIB_DrawTessPanel(f32 w, f32 wstep, f32 h, f32 hstep, bool filled, u32 col): GRRLIB_3D.c'],['../group___all_func.html#ga654851a42dbdefae806f1793cf6a69d0',1,'GRRLIB_DrawTessPanel(f32 w, f32 wstep, f32 h, f32 hstep, bool filled, u32 col): GRRLIB_3D.c']]],
|
||||
['grrlib_5fdrawtile_51',['GRRLIB_DrawTile',['../group___all_func.html#ga8225b76416869d90c10ff90e9f2215d2',1,'GRRLIB_DrawTile(const f32 xpos, const f32 ypos, const GRRLIB_texImg *tex, const f32 degrees, const f32 scaleX, const f32 scaleY, const u32 color, const int frame): GRRLIB_render.c'],['../group___all_func.html#ga8225b76416869d90c10ff90e9f2215d2',1,'GRRLIB_DrawTile(const f32 xpos, const f32 ypos, const GRRLIB_texImg *tex, const f32 degrees, const f32 scaleX, const f32 scaleY, const u32 color, const int frame): GRRLIB_render.c']]],
|
||||
['grrlib_5fdrawtilequad_52',['GRRLIB_DrawTileQuad',['../group___all_func.html#gaeb7bef5310d7a764278d3f91810de701',1,'GRRLIB_DrawTileQuad(const guVector pos[4], GRRLIB_texImg *tex, const u32 color, const int frame): GRRLIB_render.c'],['../group___all_func.html#gaeb7bef5310d7a764278d3f91810de701',1,'GRRLIB_DrawTileQuad(const guVector pos[4], GRRLIB_texImg *tex, const u32 color, const int frame): GRRLIB_render.c']]],
|
||||
['grrlib_5fdrawtorus_53',['GRRLIB_DrawTorus',['../group___all_func.html#ga6410ce395aeab56d3166a45724cb6a32',1,'GRRLIB_DrawTorus(f32 r, f32 R, int nsides, int rings, bool filled, u32 col): GRRLIB_3D.c'],['../group___all_func.html#ga6410ce395aeab56d3166a45724cb6a32',1,'GRRLIB_DrawTorus(f32 r, f32 R, int nsides, int rings, bool filled, u32 col): GRRLIB_3D.c']]],
|
||||
['grrlib_5fexit_54',['GRRLIB_Exit',['../group___all_func.html#ga15b1f7d9224e25e77d2806847344f651',1,'GRRLIB_Exit(void): GRRLIB_core.c'],['../group___all_func.html#ga15b1f7d9224e25e77d2806847344f651',1,'GRRLIB_Exit(void): GRRLIB_core.c']]],
|
||||
['grrlib_5ffillscreen_55',['GRRLIB_FillScreen',['../group___all_func.html#gaa4334df3b160f01ae4cf49c616fe0949',1,'GRRLIB_FillScreen(const u32 color): GRRLIB_fbSimple.h'],['../group___all_func.html#gaa4334df3b160f01ae4cf49c616fe0949',1,'GRRLIB_FillScreen(const u32 color): GRRLIB_fbSimple.h']]],
|
||||
['grrlib_5fflushtex_56',['GRRLIB_FlushTex',['../group___all_func.html#ga5e6a52737806ffb075cc8be7724f3fdd',1,'GRRLIB_FlushTex(GRRLIB_texImg *tex): GRRLIB_texSetup.h'],['../group___all_func.html#ga5e6a52737806ffb075cc8be7724f3fdd',1,'GRRLIB_FlushTex(GRRLIB_texImg *tex): GRRLIB_texSetup.h']]],
|
||||
['grrlib_5ffont_57',['GRRLIB_Font',['../struct_g_r_r_l_i_b___font.html',1,'']]],
|
||||
['grrlib_5ffreebmf_58',['GRRLIB_FreeBMF',['../group___all_func.html#ga092169c6cbff1f1713f66fffff3dd8a2',1,'GRRLIB_FreeBMF(GRRLIB_bytemapFont *bmf): GRRLIB_bmf.c'],['../group___all_func.html#ga092169c6cbff1f1713f66fffff3dd8a2',1,'GRRLIB_FreeBMF(GRRLIB_bytemapFont *bmf): GRRLIB_bmf.c']]],
|
||||
['grrlib_5ffreetexture_59',['GRRLIB_FreeTexture',['../group___all_func.html#ga57309da8aaeefe4092eda55cf38a9c7f',1,'GRRLIB_FreeTexture(GRRLIB_texImg *tex): GRRLIB_texSetup.h'],['../group___all_func.html#ga57309da8aaeefe4092eda55cf38a9c7f',1,'GRRLIB_FreeTexture(GRRLIB_texImg *tex): GRRLIB_texSetup.h']]],
|
||||
['grrlib_5ffreettf_60',['GRRLIB_FreeTTF',['../group___all_func.html#ga977ef3ec2aaa49cae6c7492066e35640',1,'GRRLIB_FreeTTF(GRRLIB_ttfFont *myFont): GRRLIB_ttf.c'],['../group___all_func.html#ga977ef3ec2aaa49cae6c7492066e35640',1,'GRRLIB_FreeTTF(GRRLIB_ttfFont *myFont): GRRLIB_ttf.c']]],
|
||||
['grrlib_5fgeckoinit_61',['GRRLIB_GeckoInit',['../group___all_func.html#gafe58415d449f5d01b3019bda9be6abe4',1,'GRRLIB_GeckoInit(): GRRLIB_gecko.c'],['../group___all_func.html#gafe58415d449f5d01b3019bda9be6abe4',1,'GRRLIB_GeckoInit(): GRRLIB_gecko.c']]],
|
||||
['grrlib_5fgeckoprintf_62',['GRRLIB_GeckoPrintf',['../group___all_func.html#gaa82c6313b26687aaea494b91d77dc140',1,'GRRLIB_GeckoPrintf(const char *text,...): GRRLIB_gecko.c'],['../group___all_func.html#gaa82c6313b26687aaea494b91d77dc140',1,'GRRLIB_GeckoPrintf(const char *text,...): GRRLIB_gecko.c']]],
|
||||
['grrlib_5fgetantialiasing_63',['GRRLIB_GetAntiAliasing',['../group___all_func.html#gac63e5050865fd77b0e72d950ffd033e0',1,'GRRLIB_GetAntiAliasing(void): GRRLIB_settings.h'],['../group___all_func.html#gac63e5050865fd77b0e72d950ffd033e0',1,'GRRLIB_GetAntiAliasing(void): GRRLIB_settings.h']]],
|
||||
['grrlib_5fgetblend_64',['GRRLIB_GetBlend',['../group___all_func.html#ga2a1ef7de190db2f090526ef0cc5dee30',1,'GRRLIB_GetBlend(void): GRRLIB_settings.h'],['../group___all_func.html#ga2a1ef7de190db2f090526ef0cc5dee30',1,'GRRLIB_GetBlend(void): GRRLIB_settings.h']]],
|
||||
['grrlib_5fgetpixelfromfb_65',['GRRLIB_GetPixelFromFB',['../group___all_func.html#ga454dafae2dfd9829789aa73810163858',1,'GRRLIB_GetPixelFromFB(int x, int y): GRRLIB_pixel.h'],['../group___all_func.html#ga454dafae2dfd9829789aa73810163858',1,'GRRLIB_GetPixelFromFB(int x, int y): GRRLIB_pixel.h']]],
|
||||
['grrlib_5fgetpixelfromteximg_66',['GRRLIB_GetPixelFromtexImg',['../group___all_func.html#gaf0efaaeacbc18ff40d02dfe8104def56',1,'GRRLIB_GetPixelFromtexImg(const int x, const int y, const GRRLIB_texImg *tex): GRRLIB_pixel.h'],['../group___all_func.html#gaf0efaaeacbc18ff40d02dfe8104def56',1,'GRRLIB_GetPixelFromtexImg(const int x, const int y, const GRRLIB_texImg *tex): GRRLIB_pixel.h']]],
|
||||
['grrlib_5fgxengine_67',['GRRLIB_GXEngine',['../group___all_func.html#gab30f2c50710d1d659efb03daaa4866c8',1,'GRRLIB_GXEngine(const guVector v[], const u32 color[], const long n, const u8 fmt): GRRLIB_fbGX.h'],['../group___all_func.html#gab30f2c50710d1d659efb03daaa4866c8',1,'GRRLIB_GXEngine(const guVector v[], const u32 color[], const long n, const u8 fmt): GRRLIB_fbGX.h']]],
|
||||
['grrlib_5finit_68',['GRRLIB_Init',['../group___all_func.html#gad3186c7e10e4e6c46a743e062971e89a',1,'GRRLIB_Init(void): GRRLIB_core.c'],['../group___all_func.html#gad3186c7e10e4e6c46a743e062971e89a',1,'GRRLIB_Init(void): GRRLIB_core.c']]],
|
||||
['grrlib_5finittileset_69',['GRRLIB_InitTileSet',['../group___all_func.html#ga9a25f472b099163469251ec7ad52d270',1,'GRRLIB_InitTileSet(GRRLIB_texImg *tex, const u32 tilew, const u32 tileh, const u32 tilestart): GRRLIB_bmf.c'],['../group___all_func.html#ga9a25f472b099163469251ec7ad52d270',1,'GRRLIB_InitTileSet(GRRLIB_texImg *tex, const u32 tilew, const u32 tileh, const u32 tilestart): GRRLIB_bmf.c']]],
|
||||
['grrlib_5fline_70',['GRRLIB_Line',['../group___all_func.html#ga6b0172d719954b1d876138d3e71b188c',1,'GRRLIB_Line(const f32 x1, const f32 y1, const f32 x2, const f32 y2, const u32 color): GRRLIB_fbSimple.h'],['../group___all_func.html#ga6b0172d719954b1d876138d3e71b188c',1,'GRRLIB_Line(const f32 x1, const f32 y1, const f32 x2, const f32 y2, const u32 color): GRRLIB_fbSimple.h']]],
|
||||
['grrlib_5floadbmf_71',['GRRLIB_LoadBMF',['../group___all_func.html#ga8e67a70e71cfe202318f567fe62ee3f7',1,'GRRLIB_LoadBMF(const u8 my_bmf[]): GRRLIB_bmf.c'],['../group___all_func.html#ga8e67a70e71cfe202318f567fe62ee3f7',1,'GRRLIB_LoadBMF(const u8 my_bmf[]): GRRLIB_bmf.c']]],
|
||||
['grrlib_5floadfile_72',['GRRLIB_LoadFile',['../group___all_func.html#gad0e9150a261df8642375ce0b51e891dc',1,'GRRLIB_LoadFile(const char *filename, u8 **data): GRRLIB_fileIO.c'],['../group___all_func.html#gad0e9150a261df8642375ce0b51e891dc',1,'GRRLIB_LoadFile(const char *filename, u8 **data): GRRLIB_fileIO.c']]],
|
||||
['grrlib_5floadtexture_73',['GRRLIB_LoadTexture',['../group___all_func.html#ga49b31e270b46142828b96b7b63c47c88',1,'GRRLIB_LoadTexture(const u8 *my_img): GRRLIB_texEdit.c'],['../group___all_func.html#ga49b31e270b46142828b96b7b63c47c88',1,'GRRLIB_LoadTexture(const u8 *my_img): GRRLIB_texEdit.c']]],
|
||||
['grrlib_5floadtexturebmp_74',['GRRLIB_LoadTextureBMP',['../group___all_func.html#ga715d38ab3a56377f4d1ae855f7a7a94e',1,'GRRLIB_LoadTextureBMP(const u8 *my_bmp): GRRLIB_texEdit.c'],['../group___all_func.html#ga715d38ab3a56377f4d1ae855f7a7a94e',1,'GRRLIB_LoadTextureBMP(const u8 *my_bmp): GRRLIB_texEdit.c']]],
|
||||
['grrlib_5floadtexturefromfile_75',['GRRLIB_LoadTextureFromFile',['../group___all_func.html#ga1c43c28ecb0e4d7f592577bca92e7ffc',1,'GRRLIB_LoadTextureFromFile(const char *filename): GRRLIB_fileIO.c'],['../group___all_func.html#ga1c43c28ecb0e4d7f592577bca92e7ffc',1,'GRRLIB_LoadTextureFromFile(const char *filename): GRRLIB_fileIO.c']]],
|
||||
['grrlib_5floadtexturejpg_76',['GRRLIB_LoadTextureJPG',['../group___all_func.html#ga885310955bccea418939fb791e0640f8',1,'GRRLIB_LoadTextureJPG(const u8 *my_jpg): GRRLIB_texEdit.c'],['../group___all_func.html#ga885310955bccea418939fb791e0640f8',1,'GRRLIB_LoadTextureJPG(const u8 *my_jpg): GRRLIB_texEdit.c']]],
|
||||
['grrlib_5floadtexturejpgex_77',['GRRLIB_LoadTextureJPGEx',['../group___all_func.html#ga5acd24c18e51e157822df26dea920630',1,'GRRLIB_LoadTextureJPGEx(const u8 *my_jpg, const int my_size): GRRLIB_texEdit.c'],['../group___all_func.html#ga5acd24c18e51e157822df26dea920630',1,'GRRLIB_LoadTextureJPGEx(const u8 *my_jpg, const int): GRRLIB_texEdit.c']]],
|
||||
['grrlib_5floadtexturepng_78',['GRRLIB_LoadTexturePNG',['../group___all_func.html#gaab9f55cfb94c2cbfcd65fb7970357391',1,'GRRLIB_LoadTexturePNG(const u8 *my_png): GRRLIB_texEdit.c'],['../group___all_func.html#gaab9f55cfb94c2cbfcd65fb7970357391',1,'GRRLIB_LoadTexturePNG(const u8 *my_png): GRRLIB_texEdit.c']]],
|
||||
['grrlib_5floadttf_79',['GRRLIB_LoadTTF',['../group___all_func.html#gab2b209553f321a9e30078aa6f5942ea7',1,'GRRLIB_LoadTTF(const u8 *file_base, s32 file_size): GRRLIB_ttf.c'],['../group___all_func.html#gab2b209553f321a9e30078aa6f5942ea7',1,'GRRLIB_LoadTTF(const u8 *file_base, s32 file_size): GRRLIB_ttf.c']]],
|
||||
['grrlib_5fngone_80',['GRRLIB_NGone',['../group___all_func.html#gac7ba7ec716a2a7100cdc6f4fb8c85062',1,'GRRLIB_NGone(const guVector v[], const u32 color[], const long n): GRRLIB_fbComplex.h'],['../group___all_func.html#gac7ba7ec716a2a7100cdc6f4fb8c85062',1,'GRRLIB_NGone(const guVector v[], const u32 color[], const long n): GRRLIB_fbComplex.h']]],
|
||||
['grrlib_5fngonefilled_81',['GRRLIB_NGoneFilled',['../group___all_func.html#ga39d86882203f923af1403ec9bbbd01c4',1,'GRRLIB_NGoneFilled(const guVector v[], const u32 color[], const long n): GRRLIB_fbComplex.h'],['../group___all_func.html#ga39d86882203f923af1403ec9bbbd01c4',1,'GRRLIB_NGoneFilled(const guVector v[], const u32 color[], const long n): GRRLIB_fbComplex.h']]],
|
||||
['grrlib_5fnplot_82',['GRRLIB_NPlot',['../group___all_func.html#ga4e6b4d7e4a15eb39d507d923b439d0e5',1,'GRRLIB_NPlot(const guVector v[], const u32 color[], const long n): GRRLIB_fbComplex.h'],['../group___all_func.html#ga4e6b4d7e4a15eb39d507d923b439d0e5',1,'GRRLIB_NPlot(const guVector v[], const u32 color[], const long n): GRRLIB_fbComplex.h']]],
|
||||
['grrlib_5fobjectview_83',['GRRLIB_ObjectView',['../group___all_func.html#gac02a14d2556b5ec92e28f41c9888b530',1,'GRRLIB_ObjectView(f32 posx, f32 posy, f32 posz, f32 angx, f32 angy, f32 angz, f32 scalx, f32 scaly, f32 scalz): GRRLIB_3D.c'],['../group___all_func.html#gac02a14d2556b5ec92e28f41c9888b530',1,'GRRLIB_ObjectView(f32 posx, f32 posy, f32 posz, f32 angx, f32 angy, f32 angz, f32 scalx, f32 scaly, f32 scalz): GRRLIB_3D.c']]],
|
||||
['grrlib_5fobjectviewbegin_84',['GRRLIB_ObjectViewBegin',['../group___all_func.html#gaf7f2e67faf4659534f18a6077522eaf6',1,'GRRLIB_ObjectViewBegin(void): GRRLIB_3D.c'],['../group___all_func.html#gaf7f2e67faf4659534f18a6077522eaf6',1,'GRRLIB_ObjectViewBegin(void): GRRLIB_3D.c']]],
|
||||
['grrlib_5fobjectviewend_85',['GRRLIB_ObjectViewEnd',['../group___all_func.html#gac174d61b9a21730a97a8aa6ba59c8e2e',1,'GRRLIB_ObjectViewEnd(void): GRRLIB_3D.c'],['../group___all_func.html#gac174d61b9a21730a97a8aa6ba59c8e2e',1,'GRRLIB_ObjectViewEnd(void): GRRLIB_3D.c']]],
|
||||
['grrlib_5fobjectviewinv_86',['GRRLIB_ObjectViewInv',['../group___all_func.html#ga03814286ada96c4a38fa36b9477bbd7c',1,'GRRLIB_ObjectViewInv(f32 posx, f32 posy, f32 posz, f32 angx, f32 angy, f32 angz, f32 scalx, f32 scaly, f32 scalz): GRRLIB_3D.c'],['../group___all_func.html#ga03814286ada96c4a38fa36b9477bbd7c',1,'GRRLIB_ObjectViewInv(f32 posx, f32 posy, f32 posz, f32 angx, f32 angy, f32 angz, f32 scalx, f32 scaly, f32 scalz): GRRLIB_3D.c']]],
|
||||
['grrlib_5fobjectviewrotate_87',['GRRLIB_ObjectViewRotate',['../group___all_func.html#ga50ff0217cfeb128711fb1f3db3df4c8d',1,'GRRLIB_ObjectViewRotate(f32 angx, f32 angy, f32 angz): GRRLIB_3D.c'],['../group___all_func.html#ga50ff0217cfeb128711fb1f3db3df4c8d',1,'GRRLIB_ObjectViewRotate(f32 angx, f32 angy, f32 angz): GRRLIB_3D.c']]],
|
||||
['grrlib_5fobjectviewscale_88',['GRRLIB_ObjectViewScale',['../group___all_func.html#ga8e03d189c20637432df8dbf7d8c6948a',1,'GRRLIB_ObjectViewScale(f32 scalx, f32 scaly, f32 scalz): GRRLIB_3D.c'],['../group___all_func.html#ga8e03d189c20637432df8dbf7d8c6948a',1,'GRRLIB_ObjectViewScale(f32 scalx, f32 scaly, f32 scalz): GRRLIB_3D.c']]],
|
||||
['grrlib_5fobjectviewtrans_89',['GRRLIB_ObjectViewTrans',['../group___all_func.html#ga6991c87a4e1eff876be3733caa9b5947',1,'GRRLIB_ObjectViewTrans(f32 posx, f32 posy, f32 posz): GRRLIB_3D.c'],['../group___all_func.html#ga6991c87a4e1eff876be3733caa9b5947',1,'GRRLIB_ObjectViewTrans(f32 posx, f32 posy, f32 posz): GRRLIB_3D.c']]],
|
||||
['grrlib_5fplot_90',['GRRLIB_Plot',['../group___all_func.html#ga3d9c6c2d1661d8cbe149b27ad5f6e288',1,'GRRLIB_Plot(const f32 x, const f32 y, const u32 color): GRRLIB_fbSimple.h'],['../group___all_func.html#ga3d9c6c2d1661d8cbe149b27ad5f6e288',1,'GRRLIB_Plot(const f32 x, const f32 y, const u32 color): GRRLIB_fbSimple.h']]],
|
||||
['grrlib_5fprintbmf_91',['GRRLIB_PrintBMF',['../group___all_func.html#gabc7a3deff6baf1923bbde413c036ef96',1,'GRRLIB_PrintBMF(const f32 xpos, const f32 ypos, const GRRLIB_bytemapFont *bmf, const char *text,...): GRRLIB_print.c'],['../group___all_func.html#gabc7a3deff6baf1923bbde413c036ef96',1,'GRRLIB_PrintBMF(const f32 xpos, const f32 ypos, const GRRLIB_bytemapFont *bmf, const char *text,...): GRRLIB_print.c']]],
|
||||
['grrlib_5fprintf_92',['GRRLIB_Printf',['../group___all_func.html#ga5539140382d9563e4e42dbda1694d21d',1,'GRRLIB_Printf(const f32 xpos, const f32 ypos, const GRRLIB_texImg *tex, const u32 color, const f32 zoom, const char *text,...): GRRLIB_print.c'],['../group___all_func.html#ga5539140382d9563e4e42dbda1694d21d',1,'GRRLIB_Printf(const f32 xpos, const f32 ypos, const GRRLIB_texImg *tex, const u32 color, const f32 zoom, const char *text,...): GRRLIB_print.c']]],
|
||||
['grrlib_5fprintfttf_93',['GRRLIB_PrintfTTF',['../group___all_func.html#ga358e206bb75caac5bf850bd6f8f17d2a',1,'GRRLIB_PrintfTTF(int x, int y, GRRLIB_ttfFont *myFont, const char *string, unsigned int fontSize, const u32 color): GRRLIB_ttf.c'],['../group___all_func.html#ga358e206bb75caac5bf850bd6f8f17d2a',1,'GRRLIB_PrintfTTF(int x, int y, GRRLIB_ttfFont *myFont, const char *string, unsigned int fontSize, const u32 color): GRRLIB_ttf.c']]],
|
||||
['grrlib_5fprintfttfw_94',['GRRLIB_PrintfTTFW',['../group___all_func.html#gaba31ba538f5ee4f1abf0fb604a34d45b',1,'GRRLIB_PrintfTTFW(int x, int y, GRRLIB_ttfFont *myFont, const wchar_t *utf32, unsigned int fontSize, const u32 color): GRRLIB_ttf.c'],['../group___all_func.html#gaba31ba538f5ee4f1abf0fb604a34d45b',1,'GRRLIB_PrintfTTFW(int x, int y, GRRLIB_ttfFont *myFont, const wchar_t *string, unsigned int fontSize, const u32 color): GRRLIB_ttf.c']]],
|
||||
['grrlib_5fptinrect_95',['GRRLIB_PtInRect',['../group___all_func.html#gaa0e1bd3df799dc1ee46067f7ce3ca8c7',1,'GRRLIB_PtInRect(const int hotx, const int hoty, const int hotw, const int hoth, const int wpadx, const int wpady): GRRLIB_collision.h'],['../group___all_func.html#gaa0e1bd3df799dc1ee46067f7ce3ca8c7',1,'GRRLIB_PtInRect(const int hotx, const int hoty, const int hotw, const int hoth, const int wpadx, const int wpady): GRRLIB_collision.h']]],
|
||||
['grrlib_5frectangle_96',['GRRLIB_Rectangle',['../group___all_func.html#ga4d8e2d39ff349f77b0400431f35e55c3',1,'GRRLIB_Rectangle(const f32 x, const f32 y, const f32 width, const f32 height, const u32 color, const bool filled): GRRLIB_fbSimple.h'],['../group___all_func.html#ga4d8e2d39ff349f77b0400431f35e55c3',1,'GRRLIB_Rectangle(const f32 x, const f32 y, const f32 width, const f32 height, const u32 color, const bool filled): GRRLIB_fbSimple.h']]],
|
||||
['grrlib_5frectinrect_97',['GRRLIB_RectInRect',['../group___all_func.html#gaaaf388fab79085829b2cc886f18a138f',1,'GRRLIB_RectInRect(const int rect1x, const int rect1y, const int rect1w, const int rect1h, const int rect2x, const int rect2y, const int rect2w, const int rect2h): GRRLIB_collision.h'],['../group___all_func.html#gaaaf388fab79085829b2cc886f18a138f',1,'GRRLIB_RectInRect(const int rect1x, const int rect1y, const int rect1w, const int rect1h, const int rect2x, const int rect2y, const int rect2w, const int rect2h): GRRLIB_collision.h']]],
|
||||
['grrlib_5frectonrect_98',['GRRLIB_RectOnRect',['../group___all_func.html#ga87b9fd5a8ec33cce9b23a243ccda824d',1,'GRRLIB_RectOnRect(const int rect1x, const int rect1y, const int rect1w, const int rect1h, const int rect2x, const int rect2y, const int rect2w, const int rect2h): GRRLIB_collision.h'],['../group___all_func.html#ga87b9fd5a8ec33cce9b23a243ccda824d',1,'GRRLIB_RectOnRect(const int rect1x, const int rect1y, const int rect1w, const int rect1h, const int rect2x, const int rect2y, const int rect2w, const int rect2h): GRRLIB_collision.h']]],
|
||||
['grrlib_5frender_99',['GRRLIB_Render',['../group___all_func.html#ga9840a19154f1e0cf9de14ad81ba23aef',1,'GRRLIB_Render(void): GRRLIB_render.c'],['../group___all_func.html#ga9840a19154f1e0cf9de14ad81ba23aef',1,'GRRLIB_Render(void): GRRLIB_render.c']]],
|
||||
['grrlib_5fscreen2texture_100',['GRRLIB_Screen2Texture',['../group___all_func.html#ga7ac4e30576d4fccd0ae537a41b75f4c1',1,'GRRLIB_Screen2Texture(int posx, int posy, GRRLIB_texImg *tex, bool clear): GRRLIB_snapshot.c'],['../group___all_func.html#ga7ac4e30576d4fccd0ae537a41b75f4c1',1,'GRRLIB_Screen2Texture(int posx, int posy, GRRLIB_texImg *tex, bool clear): GRRLIB_snapshot.c']]],
|
||||
['grrlib_5fscrshot_101',['GRRLIB_ScrShot',['../group___all_func.html#ga3460233a6d9323890a8eefa19f520e25',1,'GRRLIB_ScrShot(const char *filename): GRRLIB_fileIO.c'],['../group___all_func.html#ga3460233a6d9323890a8eefa19f520e25',1,'GRRLIB_ScrShot(const char *filename): GRRLIB_fileIO.c']]],
|
||||
['grrlib_5fsetantialiasing_102',['GRRLIB_SetAntiAliasing',['../group___all_func.html#ga6a685c604592b6f219f101b1f47d87bd',1,'GRRLIB_SetAntiAliasing(const bool aa): GRRLIB_settings.h'],['../group___all_func.html#ga6a685c604592b6f219f101b1f47d87bd',1,'GRRLIB_SetAntiAliasing(const bool aa): GRRLIB_settings.h']]],
|
||||
['grrlib_5fsetbackgroundcolour_103',['GRRLIB_SetBackgroundColour',['../group___all_func.html#ga73ea335f801066d4c13114124e70f82f',1,'GRRLIB_SetBackgroundColour(u8 r, u8 g, u8 b, u8 a): GRRLIB_3D.c'],['../group___all_func.html#ga73ea335f801066d4c13114124e70f82f',1,'GRRLIB_SetBackgroundColour(u8 r, u8 g, u8 b, u8 a): GRRLIB_3D.c']]],
|
||||
['grrlib_5fsetblend_104',['GRRLIB_SetBlend',['../group___all_func.html#ga18217682c9ef5d1fb4a12bfd9b964ce8',1,'GRRLIB_SetBlend(const GRRLIB_blendMode blendmode): GRRLIB_settings.h'],['../group___all_func.html#ga18217682c9ef5d1fb4a12bfd9b964ce8',1,'GRRLIB_SetBlend(const GRRLIB_blendMode blendmode): GRRLIB_settings.h']]],
|
||||
['grrlib_5fsethandle_105',['GRRLIB_SetHandle',['../group___all_func.html#ga0c98022975900b36e91bb1bf78b64a9b',1,'GRRLIB_SetHandle(GRRLIB_texImg *tex, const int x, const int y): GRRLIB_handle.h'],['../group___all_func.html#ga0c98022975900b36e91bb1bf78b64a9b',1,'GRRLIB_SetHandle(GRRLIB_texImg *tex, const int x, const int y): GRRLIB_handle.h']]],
|
||||
['grrlib_5fsetlightambient_106',['GRRLIB_SetLightAmbient',['../group___all_func.html#gae2db782b9842924329956daaeefbac20',1,'GRRLIB_SetLightAmbient(u32 ambientcolor): GRRLIB_3D.c'],['../group___all_func.html#gae2db782b9842924329956daaeefbac20',1,'GRRLIB_SetLightAmbient(u32 ambientcolor): GRRLIB_3D.c']]],
|
||||
['grrlib_5fsetlightdiff_107',['GRRLIB_SetLightDiff',['../group___all_func.html#ga160f23daf580d4d41e491135f2f86027',1,'GRRLIB_SetLightDiff(u8 num, guVector pos, f32 distattn, f32 brightness, u32 lightcolor): GRRLIB_3D.c'],['../group___all_func.html#ga160f23daf580d4d41e491135f2f86027',1,'GRRLIB_SetLightDiff(u8 num, guVector pos, f32 distattn, f32 brightness, u32 lightcolor): GRRLIB_3D.c']]],
|
||||
['grrlib_5fsetlightoff_108',['GRRLIB_SetLightOff',['../group___all_func.html#ga4b4e22c02cf692d254f32da348299b78',1,'GRRLIB_SetLightOff(void): GRRLIB_3D.c'],['../group___all_func.html#ga4b4e22c02cf692d254f32da348299b78',1,'GRRLIB_SetLightOff(void): GRRLIB_3D.c']]],
|
||||
['grrlib_5fsetlightspec_109',['GRRLIB_SetLightSpec',['../group___all_func.html#ga2cd64208138d748c5d5d8266237578f0',1,'GRRLIB_SetLightSpec(u8 num, guVector dir, f32 shy, u32 lightcolor, u32 speccolor): GRRLIB_3D.c'],['../group___all_func.html#ga2cd64208138d748c5d5d8266237578f0',1,'GRRLIB_SetLightSpec(u8 num, guVector dir, f32 shy, u32 lightcolor, u32 speccolor): GRRLIB_3D.c']]],
|
||||
['grrlib_5fsetlightspot_110',['GRRLIB_SetLightSpot',['../group___all_func.html#gac4ae6bb35e12d59405c842c93e860462',1,'GRRLIB_SetLightSpot(u8 num, guVector pos, guVector lookat, f32 angAttn0, f32 angAttn1, f32 angAttn2, f32 distAttn0, f32 distAttn1, f32 distAttn2, u32 lightcolor): GRRLIB_3D.c'],['../group___all_func.html#gac4ae6bb35e12d59405c842c93e860462',1,'GRRLIB_SetLightSpot(u8 num, guVector pos, guVector lookat, f32 angAttn0, f32 angAttn1, f32 angAttn2, f32 distAttn0, f32 distAttn1, f32 distAttn2, u32 lightcolor): GRRLIB_3D.c']]],
|
||||
['grrlib_5fsetmidhandle_111',['GRRLIB_SetMidHandle',['../group___all_func.html#gaf9765f9f9f807396e554cb32e50dd1d6',1,'GRRLIB_SetMidHandle(GRRLIB_texImg *tex, const bool enabled): GRRLIB_handle.h'],['../group___all_func.html#gaf9765f9f9f807396e554cb32e50dd1d6',1,'GRRLIB_SetMidHandle(GRRLIB_texImg *tex, const bool enabled): GRRLIB_handle.h']]],
|
||||
['grrlib_5fsetpixeltofb_112',['GRRLIB_SetPixelToFB',['../group___all_func.html#ga2de134824b5ecc4d5011e98e7428ed31',1,'GRRLIB_SetPixelToFB(int x, int y, u32 pokeColor): GRRLIB_pixel.h'],['../group___all_func.html#ga2de134824b5ecc4d5011e98e7428ed31',1,'GRRLIB_SetPixelToFB(int x, int y, u32 pokeColor): GRRLIB_pixel.h']]],
|
||||
['grrlib_5fsetpixeltoteximg_113',['GRRLIB_SetPixelTotexImg',['../group___all_func.html#ga56e0544dd2fbf62ed03dbd2d91478c79',1,'GRRLIB_SetPixelTotexImg(const int x, const int y, GRRLIB_texImg *tex, const u32 color): GRRLIB_pixel.h'],['../group___all_func.html#ga56e0544dd2fbf62ed03dbd2d91478c79',1,'GRRLIB_SetPixelTotexImg(const int x, const int y, GRRLIB_texImg *tex, const u32 color): GRRLIB_pixel.h']]],
|
||||
['grrlib_5fsettexture_114',['GRRLIB_SetTexture',['../group___all_func.html#gacdda772743d08b1e060f2b3dbf4795ed',1,'GRRLIB_SetTexture(GRRLIB_texImg *tex, bool rep): GRRLIB_3D.c'],['../group___all_func.html#gacdda772743d08b1e060f2b3dbf4795ed',1,'GRRLIB_SetTexture(GRRLIB_texImg *tex, bool rep): GRRLIB_3D.c']]],
|
||||
['grrlib_5fteximg_115',['GRRLIB_texImg',['../struct_g_r_r_l_i_b__tex_img.html',1,'GRRLIB_texImg'],['../group___all_func.html#ga7f5b59ff4d8d339dcb303b660339d9bb',1,'GRRLIB_texImg(): grrlib.h']]],
|
||||
['grrlib_5fttffont_116',['GRRLIB_ttfFont',['../group___all_func.html#gac8a079ae4566c590762c46b8210bb9f4',1,'grrlib.h']]],
|
||||
['grrlib_5fver_5fstring_117',['GRRLIB_VER_STRING',['../group___all_func.html#gad36e97f844e145cd811f40ee306eb11f',1,'grrlib.h']]],
|
||||
['grrlib_5fwidthttf_118',['GRRLIB_WidthTTF',['../group___all_func.html#ga53429ddacb34b9fd89635ae412e57227',1,'GRRLIB_WidthTTF(GRRLIB_ttfFont *myFont, const char *string, unsigned int fontSize): GRRLIB_ttf.c'],['../group___all_func.html#ga53429ddacb34b9fd89635ae412e57227',1,'GRRLIB_WidthTTF(GRRLIB_ttfFont *myFont, const char *, unsigned int): GRRLIB_ttf.c']]],
|
||||
['grrlib_5fwidthttfw_119',['GRRLIB_WidthTTFW',['../group___all_func.html#gac8b9bb428ec8328f2954f74cf8a6edab',1,'GRRLIB_WidthTTFW(GRRLIB_ttfFont *myFont, const wchar_t *utf32, unsigned int fontSize): GRRLIB_ttf.c'],['../group___all_func.html#gac8b9bb428ec8328f2954f74cf8a6edab',1,'GRRLIB_WidthTTFW(GRRLIB_ttfFont *myFont, const wchar_t *, unsigned int): GRRLIB_ttf.c']]],
|
||||
['grrlib_20documentation_120',['GRRLIB Documentation',['../index.html',1,'']]]
|
||||
];
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html><head><title></title>
|
||||
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
|
||||
<meta name="generator" content="Doxygen 1.8.13"/>
|
||||
<meta name="generator" content="Doxygen 1.8.17"/>
|
||||
<link rel="stylesheet" type="text/css" href="search.css"/>
|
||||
<script type="text/javascript" src="all_7.js"></script>
|
||||
<script type="text/javascript" src="search.js"></script>
|
||||
|
@ -11,15 +11,19 @@
|
|||
<div class="SRStatus" id="Loading">Loading...</div>
|
||||
<div id="SRResults"></div>
|
||||
<script type="text/javascript"><!--
|
||||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
||||
createResults();
|
||||
/* @license-end */
|
||||
--></script>
|
||||
<div class="SRStatus" id="Searching">Searching...</div>
|
||||
<div class="SRStatus" id="NoMatches">No Matches</div>
|
||||
<script type="text/javascript"><!--
|
||||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
||||
document.getElementById("Loading").style.display="none";
|
||||
document.getElementById("NoMatches").style.display="none";
|
||||
var searchResults = new SearchResults("searchResults");
|
||||
searchResults.Search();
|
||||
/* @license-end */
|
||||
--></script>
|
||||
</div>
|
||||
</body>
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
var searchData=
|
||||
[
|
||||
['h',['h',['../struct_g_r_r_l_i_b__tex_img.html#a3b713de5e8af3c7ae800a2c9856780a2',1,'GRRLIB_texImg']]],
|
||||
['handlex',['handlex',['../struct_g_r_r_l_i_b__tex_img.html#aeabe01fe64ab978062a145d723201aaf',1,'GRRLIB_texImg']]],
|
||||
['handley',['handley',['../struct_g_r_r_l_i_b__tex_img.html#ac46115747734d99869a5ae8a6e26f590',1,'GRRLIB_texImg']]],
|
||||
['height',['height',['../struct_g_r_r_l_i_b__bytemap_char.html#ac3f221619d1bd1d6f1d46727f0c913a2',1,'GRRLIB_bytemapChar']]]
|
||||
['h_121',['h',['../struct_g_r_r_l_i_b__tex_img.html#a3b713de5e8af3c7ae800a2c9856780a2',1,'GRRLIB_texImg']]],
|
||||
['handlex_122',['handlex',['../struct_g_r_r_l_i_b__tex_img.html#aeabe01fe64ab978062a145d723201aaf',1,'GRRLIB_texImg']]],
|
||||
['handley_123',['handley',['../struct_g_r_r_l_i_b__tex_img.html#ac46115747734d99869a5ae8a6e26f590',1,'GRRLIB_texImg']]],
|
||||
['height_124',['height',['../struct_g_r_r_l_i_b__bytemap_char.html#ac3f221619d1bd1d6f1d46727f0c913a2',1,'GRRLIB_bytemapChar']]]
|
||||
];
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html><head><title></title>
|
||||
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
|
||||
<meta name="generator" content="Doxygen 1.8.13"/>
|
||||
<meta name="generator" content="Doxygen 1.8.17"/>
|
||||
<link rel="stylesheet" type="text/css" href="search.css"/>
|
||||
<script type="text/javascript" src="all_8.js"></script>
|
||||
<script type="text/javascript" src="search.js"></script>
|
||||
|
@ -11,15 +11,19 @@
|
|||
<div class="SRStatus" id="Loading">Loading...</div>
|
||||
<div id="SRResults"></div>
|
||||
<script type="text/javascript"><!--
|
||||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
||||
createResults();
|
||||
/* @license-end */
|
||||
--></script>
|
||||
<div class="SRStatus" id="Searching">Searching...</div>
|
||||
<div class="SRStatus" id="NoMatches">No Matches</div>
|
||||
<script type="text/javascript"><!--
|
||||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
||||
document.getElementById("Loading").style.display="none";
|
||||
document.getElementById("NoMatches").style.display="none";
|
||||
var searchResults = new SearchResults("searchResults");
|
||||
searchResults.Search();
|
||||
/* @license-end */
|
||||
--></script>
|
||||
</div>
|
||||
</body>
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
var searchData=
|
||||
[
|
||||
['kerning',['kerning',['../struct_g_r_r_l_i_b__bytemap_char.html#a8f3b7e1679518b07394e7c5acb2b7d9a',1,'GRRLIB_bytemapChar::kerning()'],['../struct_g_r_r_l_i_b___font.html#aef697ace6f9a1136e6117b6ead3d9c4c',1,'GRRLIB_Font::kerning()']]]
|
||||
['kerning_125',['kerning',['../struct_g_r_r_l_i_b__bytemap_char.html#a8f3b7e1679518b07394e7c5acb2b7d9a',1,'GRRLIB_bytemapChar::kerning()'],['../struct_g_r_r_l_i_b___font.html#aef697ace6f9a1136e6117b6ead3d9c4c',1,'GRRLIB_Font::kerning()']]]
|
||||
];
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html><head><title></title>
|
||||
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
|
||||
<meta name="generator" content="Doxygen 1.8.13"/>
|
||||
<meta name="generator" content="Doxygen 1.8.17"/>
|
||||
<link rel="stylesheet" type="text/css" href="search.css"/>
|
||||
<script type="text/javascript" src="all_9.js"></script>
|
||||
<script type="text/javascript" src="search.js"></script>
|
||||
|
@ -11,15 +11,19 @@
|
|||
<div class="SRStatus" id="Loading">Loading...</div>
|
||||
<div id="SRResults"></div>
|
||||
<script type="text/javascript"><!--
|
||||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
||||
createResults();
|
||||
/* @license-end */
|
||||
--></script>
|
||||
<div class="SRStatus" id="Searching">Searching...</div>
|
||||
<div class="SRStatus" id="NoMatches">No Matches</div>
|
||||
<script type="text/javascript"><!--
|
||||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
||||
document.getElementById("Loading").style.display="none";
|
||||
document.getElementById("NoMatches").style.display="none";
|
||||
var searchResults = new SearchResults("searchResults");
|
||||
searchResults.Search();
|
||||
/* @license-end */
|
||||
--></script>
|
||||
</div>
|
||||
</body>
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
var searchData=
|
||||
[
|
||||
['lights',['lights',['../struct_g_r_r_l_i_b__draw_settings.html#a48b630899944c5bb1103172391c738a8',1,'GRRLIB_drawSettings']]],
|
||||
['licence',['LICENCE',['../md__home_runner_work__g_r_r_l_i_b__g_r_r_l_i_b__l_i_c_e_n_c_e.html',1,'']]]
|
||||
['lights_126',['lights',['../struct_g_r_r_l_i_b__draw_settings.html#a48b630899944c5bb1103172391c738a8',1,'GRRLIB_drawSettings']]],
|
||||
['licence_127',['LICENCE',['../md__home_runner_work__g_r_r_l_i_b__g_r_r_l_i_b__l_i_c_e_n_c_e.html',1,'']]]
|
||||
];
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html><head><title></title>
|
||||
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
|
||||
<meta name="generator" content="Doxygen 1.8.13"/>
|
||||
<meta name="generator" content="Doxygen 1.8.17"/>
|
||||
<link rel="stylesheet" type="text/css" href="search.css"/>
|
||||
<script type="text/javascript" src="all_a.js"></script>
|
||||
<script type="text/javascript" src="search.js"></script>
|
||||
|
@ -11,15 +11,19 @@
|
|||
<div class="SRStatus" id="Loading">Loading...</div>
|
||||
<div id="SRResults"></div>
|
||||
<script type="text/javascript"><!--
|
||||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
||||
createResults();
|
||||
/* @license-end */
|
||||
--></script>
|
||||
<div class="SRStatus" id="Searching">Searching...</div>
|
||||
<div class="SRStatus" id="NoMatches">No Matches</div>
|
||||
<script type="text/javascript"><!--
|
||||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
||||
document.getElementById("Loading").style.display="none";
|
||||
document.getElementById("NoMatches").style.display="none";
|
||||
var searchResults = new SearchResults("searchResults");
|
||||
searchResults.Search();
|
||||
/* @license-end */
|
||||
--></script>
|
||||
</div>
|
||||
</body>
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
var searchData=
|
||||
[
|
||||
['name',['name',['../struct_g_r_r_l_i_b__bytemap_font.html#a5ac083a645d964373f022d03df4849c8',1,'GRRLIB_bytemapFont']]],
|
||||
['nbchar',['nbChar',['../struct_g_r_r_l_i_b__bytemap_font.html#ae859dcb34b5b3dafa769120b2302130f',1,'GRRLIB_bytemapFont']]],
|
||||
['nbtileh',['nbtileh',['../struct_g_r_r_l_i_b__tex_img.html#a1da5528a8f8d7727d166c727e07b30ba',1,'GRRLIB_texImg']]],
|
||||
['nbtilew',['nbtilew',['../struct_g_r_r_l_i_b__tex_img.html#acb5644c4dac42ee6f9a5081ec0fd3a4f',1,'GRRLIB_texImg']]]
|
||||
['name_128',['name',['../struct_g_r_r_l_i_b__bytemap_font.html#a5ac083a645d964373f022d03df4849c8',1,'GRRLIB_bytemapFont']]],
|
||||
['nbchar_129',['nbChar',['../struct_g_r_r_l_i_b__bytemap_font.html#ae859dcb34b5b3dafa769120b2302130f',1,'GRRLIB_bytemapFont']]],
|
||||
['nbtileh_130',['nbtileh',['../struct_g_r_r_l_i_b__tex_img.html#a1da5528a8f8d7727d166c727e07b30ba',1,'GRRLIB_texImg']]],
|
||||
['nbtilew_131',['nbtilew',['../struct_g_r_r_l_i_b__tex_img.html#acb5644c4dac42ee6f9a5081ec0fd3a4f',1,'GRRLIB_texImg']]]
|
||||
];
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html><head><title></title>
|
||||
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
|
||||
<meta name="generator" content="Doxygen 1.8.13"/>
|
||||
<meta name="generator" content="Doxygen 1.8.17"/>
|
||||
<link rel="stylesheet" type="text/css" href="search.css"/>
|
||||
<script type="text/javascript" src="all_b.js"></script>
|
||||
<script type="text/javascript" src="search.js"></script>
|
||||
|
@ -11,15 +11,19 @@
|
|||
<div class="SRStatus" id="Loading">Loading...</div>
|
||||
<div id="SRResults"></div>
|
||||
<script type="text/javascript"><!--
|
||||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
||||
createResults();
|
||||
/* @license-end */
|
||||
--></script>
|
||||
<div class="SRStatus" id="Searching">Searching...</div>
|
||||
<div class="SRStatus" id="NoMatches">No Matches</div>
|
||||
<script type="text/javascript"><!--
|
||||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
||||
document.getElementById("Loading").style.display="none";
|
||||
document.getElementById("NoMatches").style.display="none";
|
||||
var searchResults = new SearchResults("searchResults");
|
||||
searchResults.Search();
|
||||
/* @license-end */
|
||||
--></script>
|
||||
</div>
|
||||
</body>
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
var searchData=
|
||||
[
|
||||
['offsetx',['offsetx',['../struct_g_r_r_l_i_b__tex_img.html#a1f1b2cd64720fe490801ccf4c5af3318',1,'GRRLIB_texImg']]],
|
||||
['offsety',['offsety',['../struct_g_r_r_l_i_b__tex_img.html#a1e4f9e08319378a51518c10a7f9315c4',1,'GRRLIB_texImg']]],
|
||||
['ofnormaltexx',['ofnormaltexx',['../struct_g_r_r_l_i_b__tex_img.html#a89846626665e4077edd8fb83ecaf4b8c',1,'GRRLIB_texImg']]],
|
||||
['ofnormaltexy',['ofnormaltexy',['../struct_g_r_r_l_i_b__tex_img.html#a750ee88d4bdc2c0fabf27124951044b6',1,'GRRLIB_texImg']]]
|
||||
['offsetx_132',['offsetx',['../struct_g_r_r_l_i_b__tex_img.html#a1f1b2cd64720fe490801ccf4c5af3318',1,'GRRLIB_texImg']]],
|
||||
['offsety_133',['offsety',['../struct_g_r_r_l_i_b__tex_img.html#a1e4f9e08319378a51518c10a7f9315c4',1,'GRRLIB_texImg']]],
|
||||
['ofnormaltexx_134',['ofnormaltexx',['../struct_g_r_r_l_i_b__tex_img.html#a89846626665e4077edd8fb83ecaf4b8c',1,'GRRLIB_texImg']]],
|
||||
['ofnormaltexy_135',['ofnormaltexy',['../struct_g_r_r_l_i_b__tex_img.html#a750ee88d4bdc2c0fabf27124951044b6',1,'GRRLIB_texImg']]]
|
||||
];
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html><head><title></title>
|
||||
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
|
||||
<meta name="generator" content="Doxygen 1.8.13"/>
|
||||
<meta name="generator" content="Doxygen 1.8.17"/>
|
||||
<link rel="stylesheet" type="text/css" href="search.css"/>
|
||||
<script type="text/javascript" src="all_c.js"></script>
|
||||
<script type="text/javascript" src="search.js"></script>
|
||||
|
@ -11,15 +11,19 @@
|
|||
<div class="SRStatus" id="Loading">Loading...</div>
|
||||
<div id="SRResults"></div>
|
||||
<script type="text/javascript"><!--
|
||||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
||||
createResults();
|
||||
/* @license-end */
|
||||
--></script>
|
||||
<div class="SRStatus" id="Searching">Searching...</div>
|
||||
<div class="SRStatus" id="NoMatches">No Matches</div>
|
||||
<script type="text/javascript"><!--
|
||||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
||||
document.getElementById("Loading").style.display="none";
|
||||
document.getElementById("NoMatches").style.display="none";
|
||||
var searchResults = new SearchResults("searchResults");
|
||||
searchResults.Search();
|
||||
/* @license-end */
|
||||
--></script>
|
||||
</div>
|
||||
</body>
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
var searchData=
|
||||
[
|
||||
['palette',['palette',['../struct_g_r_r_l_i_b__bytemap_font.html#a2c7c01c6eca69b2fc9d0267ca8228853',1,'GRRLIB_bytemapFont']]]
|
||||
['palette_136',['palette',['../struct_g_r_r_l_i_b__bytemap_font.html#a2c7c01c6eca69b2fc9d0267ca8228853',1,'GRRLIB_bytemapFont']]]
|
||||
];
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html><head><title></title>
|
||||
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
|
||||
<meta name="generator" content="Doxygen 1.8.13"/>
|
||||
<meta name="generator" content="Doxygen 1.8.17"/>
|
||||
<link rel="stylesheet" type="text/css" href="search.css"/>
|
||||
<script type="text/javascript" src="all_d.js"></script>
|
||||
<script type="text/javascript" src="search.js"></script>
|
||||
|
@ -11,15 +11,19 @@
|
|||
<div class="SRStatus" id="Loading">Loading...</div>
|
||||
<div id="SRResults"></div>
|
||||
<script type="text/javascript"><!--
|
||||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
||||
createResults();
|
||||
/* @license-end */
|
||||
--></script>
|
||||
<div class="SRStatus" id="Searching">Searching...</div>
|
||||
<div class="SRStatus" id="NoMatches">No Matches</div>
|
||||
<script type="text/javascript"><!--
|
||||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
||||
document.getElementById("Loading").style.display="none";
|
||||
document.getElementById("NoMatches").style.display="none";
|
||||
var searchResults = new SearchResults("searchResults");
|
||||
searchResults.Search();
|
||||
/* @license-end */
|
||||
--></script>
|
||||
</div>
|
||||
</body>
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
var searchData=
|
||||
[
|
||||
['r',['R',['../group___all_func.html#ga2cde25567f177a6cd9191d536764235e',1,'grrlib.h']]],
|
||||
['relx',['relx',['../struct_g_r_r_l_i_b__bytemap_char.html#a86979216677e53eab88a6f972804ea18',1,'GRRLIB_bytemapChar']]],
|
||||
['rely',['rely',['../struct_g_r_r_l_i_b__bytemap_char.html#a3859c6fa880002245f1343b424555245',1,'GRRLIB_bytemapChar']]],
|
||||
['rgba',['RGBA',['../group___all_func.html#gaba32782053c6a2b01e3706d632d77895',1,'grrlib.h']]],
|
||||
['rmode',['rmode',['../group___all_func.html#ga10c3414080fff8aeaccb0b1584d51edc',1,'grrlib.h']]]
|
||||
['r_137',['R',['../group___all_func.html#ga2cde25567f177a6cd9191d536764235e',1,'grrlib.h']]],
|
||||
['relx_138',['relx',['../struct_g_r_r_l_i_b__bytemap_char.html#a86979216677e53eab88a6f972804ea18',1,'GRRLIB_bytemapChar']]],
|
||||
['rely_139',['rely',['../struct_g_r_r_l_i_b__bytemap_char.html#a3859c6fa880002245f1343b424555245',1,'GRRLIB_bytemapChar']]],
|
||||
['rgba_140',['RGBA',['../group___all_func.html#gaba32782053c6a2b01e3706d632d77895',1,'grrlib.h']]],
|
||||
['rmode_141',['rmode',['../group___all_func.html#ga10c3414080fff8aeaccb0b1584d51edc',1,'grrlib.h']]]
|
||||
];
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html><head><title></title>
|
||||
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
|
||||
<meta name="generator" content="Doxygen 1.8.13"/>
|
||||
<meta name="generator" content="Doxygen 1.8.17"/>
|
||||
<link rel="stylesheet" type="text/css" href="search.css"/>
|
||||
<script type="text/javascript" src="all_e.js"></script>
|
||||
<script type="text/javascript" src="search.js"></script>
|
||||
|
@ -11,15 +11,19 @@
|
|||
<div class="SRStatus" id="Loading">Loading...</div>
|
||||
<div id="SRResults"></div>
|
||||
<script type="text/javascript"><!--
|
||||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
||||
createResults();
|
||||
/* @license-end */
|
||||
--></script>
|
||||
<div class="SRStatus" id="Searching">Searching...</div>
|
||||
<div class="SRStatus" id="NoMatches">No Matches</div>
|
||||
<script type="text/javascript"><!--
|
||||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
||||
document.getElementById("Loading").style.display="none";
|
||||
document.getElementById("NoMatches").style.display="none";
|
||||
var searchResults = new SearchResults("searchResults");
|
||||
searchResults.Search();
|
||||
/* @license-end */
|
||||
--></script>
|
||||
</div>
|
||||
</body>
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
var searchData=
|
||||
[
|
||||
['tiledtex',['tiledtex',['../struct_g_r_r_l_i_b__tex_img.html#afc6d24924b4d32b4eea655863163f49a',1,'GRRLIB_texImg']]],
|
||||
['tileh',['tileh',['../struct_g_r_r_l_i_b__tex_img.html#a5400cc929e97692c920eb3698874c5dc',1,'GRRLIB_texImg']]],
|
||||
['tilestart',['tilestart',['../struct_g_r_r_l_i_b__tex_img.html#acc457a106f497ddec55267ee844f2e9e',1,'GRRLIB_texImg']]],
|
||||
['tilew',['tilew',['../struct_g_r_r_l_i_b__tex_img.html#ac2701a0d10bf9cc67d3f9a5008602690',1,'GRRLIB_texImg']]],
|
||||
['tracking',['tracking',['../struct_g_r_r_l_i_b__bytemap_font.html#ac793001b64a49cc9cf9b55a4d03e73d7',1,'GRRLIB_bytemapFont']]]
|
||||
['tiledtex_142',['tiledtex',['../struct_g_r_r_l_i_b__tex_img.html#afc6d24924b4d32b4eea655863163f49a',1,'GRRLIB_texImg']]],
|
||||
['tileh_143',['tileh',['../struct_g_r_r_l_i_b__tex_img.html#a5400cc929e97692c920eb3698874c5dc',1,'GRRLIB_texImg']]],
|
||||
['tilestart_144',['tilestart',['../struct_g_r_r_l_i_b__tex_img.html#acc457a106f497ddec55267ee844f2e9e',1,'GRRLIB_texImg']]],
|
||||
['tilew_145',['tilew',['../struct_g_r_r_l_i_b__tex_img.html#ac2701a0d10bf9cc67d3f9a5008602690',1,'GRRLIB_texImg']]],
|
||||
['tracking_146',['tracking',['../struct_g_r_r_l_i_b__bytemap_font.html#ac793001b64a49cc9cf9b55a4d03e73d7',1,'GRRLIB_bytemapFont']]]
|
||||
];
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html><head><title></title>
|
||||
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
|
||||
<meta name="generator" content="Doxygen 1.8.13"/>
|
||||
<meta name="generator" content="Doxygen 1.8.17"/>
|
||||
<link rel="stylesheet" type="text/css" href="search.css"/>
|
||||
<script type="text/javascript" src="all_f.js"></script>
|
||||
<script type="text/javascript" src="search.js"></script>
|
||||
|
@ -11,15 +11,19 @@
|
|||
<div class="SRStatus" id="Loading">Loading...</div>
|
||||
<div id="SRResults"></div>
|
||||
<script type="text/javascript"><!--
|
||||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
||||
createResults();
|
||||
/* @license-end */
|
||||
--></script>
|
||||
<div class="SRStatus" id="Searching">Searching...</div>
|
||||
<div class="SRStatus" id="NoMatches">No Matches</div>
|
||||
<script type="text/javascript"><!--
|
||||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
||||
document.getElementById("Loading").style.display="none";
|
||||
document.getElementById("NoMatches").style.display="none";
|
||||
var searchResults = new SearchResults("searchResults");
|
||||
searchResults.Search();
|
||||
/* @license-end */
|
||||
--></script>
|
||||
</div>
|
||||
</body>
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
var searchData=
|
||||
[
|
||||
['version',['version',['../struct_g_r_r_l_i_b__bytemap_font.html#ab0e86ae6d36a2d67e39cafafed1fdf7f',1,'GRRLIB_bytemapFont']]]
|
||||
['version_147',['version',['../struct_g_r_r_l_i_b__bytemap_font.html#ab0e86ae6d36a2d67e39cafafed1fdf7f',1,'GRRLIB_bytemapFont']]]
|
||||
];
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html><head><title></title>
|
||||
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
|
||||
<meta name="generator" content="Doxygen 1.8.13"/>
|
||||
<meta name="generator" content="Doxygen 1.8.17"/>
|
||||
<link rel="stylesheet" type="text/css" href="search.css"/>
|
||||
<script type="text/javascript" src="classes_0.js"></script>
|
||||
<script type="text/javascript" src="search.js"></script>
|
||||
|
@ -11,15 +11,19 @@
|
|||
<div class="SRStatus" id="Loading">Loading...</div>
|
||||
<div id="SRResults"></div>
|
||||
<script type="text/javascript"><!--
|
||||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
||||
createResults();
|
||||
/* @license-end */
|
||||
--></script>
|
||||
<div class="SRStatus" id="Searching">Searching...</div>
|
||||
<div class="SRStatus" id="NoMatches">No Matches</div>
|
||||
<script type="text/javascript"><!--
|
||||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
||||
document.getElementById("Loading").style.display="none";
|
||||
document.getElementById("NoMatches").style.display="none";
|
||||
var searchResults = new SearchResults("searchResults");
|
||||
searchResults.Search();
|
||||
/* @license-end */
|
||||
--></script>
|
||||
</div>
|
||||
</body>
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
var searchData=
|
||||
[
|
||||
['grrlib_5fbytemapchar',['GRRLIB_bytemapChar',['../struct_g_r_r_l_i_b__bytemap_char.html',1,'']]],
|
||||
['grrlib_5fbytemapfont',['GRRLIB_bytemapFont',['../struct_g_r_r_l_i_b__bytemap_font.html',1,'']]],
|
||||
['grrlib_5fdrawsettings',['GRRLIB_drawSettings',['../struct_g_r_r_l_i_b__draw_settings.html',1,'']]],
|
||||
['grrlib_5ffont',['GRRLIB_Font',['../struct_g_r_r_l_i_b___font.html',1,'']]],
|
||||
['grrlib_5fteximg',['GRRLIB_texImg',['../struct_g_r_r_l_i_b__tex_img.html',1,'']]]
|
||||
['grrlib_5fbytemapchar_150',['GRRLIB_bytemapChar',['../struct_g_r_r_l_i_b__bytemap_char.html',1,'']]],
|
||||
['grrlib_5fbytemapfont_151',['GRRLIB_bytemapFont',['../struct_g_r_r_l_i_b__bytemap_font.html',1,'']]],
|
||||
['grrlib_5fdrawsettings_152',['GRRLIB_drawSettings',['../struct_g_r_r_l_i_b__draw_settings.html',1,'']]],
|
||||
['grrlib_5ffont_153',['GRRLIB_Font',['../struct_g_r_r_l_i_b___font.html',1,'']]],
|
||||
['grrlib_5fteximg_154',['GRRLIB_texImg',['../struct_g_r_r_l_i_b__tex_img.html',1,'']]]
|
||||
];
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html><head><title></title>
|
||||
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
|
||||
<meta name="generator" content="Doxygen 1.8.13"/>
|
||||
<meta name="generator" content="Doxygen 1.8.17"/>
|
||||
<link rel="stylesheet" type="text/css" href="search.css"/>
|
||||
<script type="text/javascript" src="enums_0.js"></script>
|
||||
<script type="text/javascript" src="search.js"></script>
|
||||
|
@ -11,15 +11,19 @@
|
|||
<div class="SRStatus" id="Loading">Loading...</div>
|
||||
<div id="SRResults"></div>
|
||||
<script type="text/javascript"><!--
|
||||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
||||
createResults();
|
||||
/* @license-end */
|
||||
--></script>
|
||||
<div class="SRStatus" id="Searching">Searching...</div>
|
||||
<div class="SRStatus" id="NoMatches">No Matches</div>
|
||||
<script type="text/javascript"><!--
|
||||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
||||
document.getElementById("Loading").style.display="none";
|
||||
document.getElementById("NoMatches").style.display="none";
|
||||
var searchResults = new SearchResults("searchResults");
|
||||
searchResults.Search();
|
||||
/* @license-end */
|
||||
--></script>
|
||||
</div>
|
||||
</body>
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
var searchData=
|
||||
[
|
||||
['grrlib_5fblendmode',['GRRLIB_blendMode',['../group___all_func.html#ga84c65877bb197763cda6669c473be692',1,'grrlib.h']]]
|
||||
['grrlib_5fblendmode_286',['GRRLIB_blendMode',['../group___all_func.html#ga84c65877bb197763cda6669c473be692',1,'grrlib.h']]]
|
||||
];
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html><head><title></title>
|
||||
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
|
||||
<meta name="generator" content="Doxygen 1.8.13"/>
|
||||
<meta name="generator" content="Doxygen 1.8.17"/>
|
||||
<link rel="stylesheet" type="text/css" href="search.css"/>
|
||||
<script type="text/javascript" src="enumvalues_0.js"></script>
|
||||
<script type="text/javascript" src="search.js"></script>
|
||||
|
@ -11,15 +11,19 @@
|
|||
<div class="SRStatus" id="Loading">Loading...</div>
|
||||
<div id="SRResults"></div>
|
||||
<script type="text/javascript"><!--
|
||||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
||||
createResults();
|
||||
/* @license-end */
|
||||
--></script>
|
||||
<div class="SRStatus" id="Searching">Searching...</div>
|
||||
<div class="SRStatus" id="NoMatches">No Matches</div>
|
||||
<script type="text/javascript"><!--
|
||||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
||||
document.getElementById("Loading").style.display="none";
|
||||
document.getElementById("NoMatches").style.display="none";
|
||||
var searchResults = new SearchResults("searchResults");
|
||||
searchResults.Search();
|
||||
/* @license-end */
|
||||
--></script>
|
||||
</div>
|
||||
</body>
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
var searchData=
|
||||
[
|
||||
['grrlib_5fblend_5fadd',['GRRLIB_BLEND_ADD',['../group___all_func.html#gga84c65877bb197763cda6669c473be692ad4f0554f7bfc19410c4fedaeab1a10fd',1,'grrlib.h']]],
|
||||
['grrlib_5fblend_5falpha',['GRRLIB_BLEND_ALPHA',['../group___all_func.html#gga84c65877bb197763cda6669c473be692aeded8fce060bcb04b096c17cea237c23',1,'grrlib.h']]],
|
||||
['grrlib_5fblend_5finv',['GRRLIB_BLEND_INV',['../group___all_func.html#gga84c65877bb197763cda6669c473be692ab3aacba447b6cee253fc713e45ab49fd',1,'grrlib.h']]],
|
||||
['grrlib_5fblend_5fmulti',['GRRLIB_BLEND_MULTI',['../group___all_func.html#gga84c65877bb197763cda6669c473be692a4a7b1a0e143ad522128a7c8f5f7dc7fb',1,'grrlib.h']]],
|
||||
['grrlib_5fblend_5fscreen',['GRRLIB_BLEND_SCREEN',['../group___all_func.html#gga84c65877bb197763cda6669c473be692ad026c10937b34f2e3e5dd462f528ef00',1,'grrlib.h']]]
|
||||
['grrlib_5fblend_5fadd_287',['GRRLIB_BLEND_ADD',['../group___all_func.html#gga84c65877bb197763cda6669c473be692ad4f0554f7bfc19410c4fedaeab1a10fd',1,'grrlib.h']]],
|
||||
['grrlib_5fblend_5falpha_288',['GRRLIB_BLEND_ALPHA',['../group___all_func.html#gga84c65877bb197763cda6669c473be692aeded8fce060bcb04b096c17cea237c23',1,'grrlib.h']]],
|
||||
['grrlib_5fblend_5finv_289',['GRRLIB_BLEND_INV',['../group___all_func.html#gga84c65877bb197763cda6669c473be692ab3aacba447b6cee253fc713e45ab49fd',1,'grrlib.h']]],
|
||||
['grrlib_5fblend_5fmulti_290',['GRRLIB_BLEND_MULTI',['../group___all_func.html#gga84c65877bb197763cda6669c473be692a4a7b1a0e143ad522128a7c8f5f7dc7fb',1,'grrlib.h']]],
|
||||
['grrlib_5fblend_5fscreen_291',['GRRLIB_BLEND_SCREEN',['../group___all_func.html#gga84c65877bb197763cda6669c473be692ad026c10937b34f2e3e5dd462f528ef00',1,'grrlib.h']]]
|
||||
];
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html><head><title></title>
|
||||
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
|
||||
<meta name="generator" content="Doxygen 1.8.13"/>
|
||||
<meta name="generator" content="Doxygen 1.8.17"/>
|
||||
<link rel="stylesheet" type="text/css" href="search.css"/>
|
||||
<script type="text/javascript" src="files_0.js"></script>
|
||||
<script type="text/javascript" src="search.js"></script>
|
||||
|
@ -11,15 +11,19 @@
|
|||
<div class="SRStatus" id="Loading">Loading...</div>
|
||||
<div id="SRResults"></div>
|
||||
<script type="text/javascript"><!--
|
||||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
||||
createResults();
|
||||
/* @license-end */
|
||||
--></script>
|
||||
<div class="SRStatus" id="Searching">Searching...</div>
|
||||
<div class="SRStatus" id="NoMatches">No Matches</div>
|
||||
<script type="text/javascript"><!--
|
||||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
||||
document.getElementById("Loading").style.display="none";
|
||||
document.getElementById("NoMatches").style.display="none";
|
||||
var searchResults = new SearchResults("searchResults");
|
||||
searchResults.Search();
|
||||
/* @license-end */
|
||||
--></script>
|
||||
</div>
|
||||
</body>
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
var searchData=
|
||||
[
|
||||
['grrlib_2eh',['grrlib.h',['../grrlib_8h.html',1,'']]],
|
||||
['grrlib_5f_5finline_2eh',['GRRLIB__inline.h',['../_g_r_r_l_i_b____inline_8h.html',1,'']]],
|
||||
['grrlib_5f_5flib_2eh',['GRRLIB__lib.h',['../_g_r_r_l_i_b____lib_8h.html',1,'']]]
|
||||
['grrlib_2eh_155',['grrlib.h',['../grrlib_8h.html',1,'']]],
|
||||
['grrlib_5f_5finline_2eh_156',['GRRLIB__inline.h',['../_g_r_r_l_i_b____inline_8h.html',1,'']]],
|
||||
['grrlib_5f_5flib_2eh_157',['GRRLIB__lib.h',['../_g_r_r_l_i_b____lib_8h.html',1,'']]]
|
||||
];
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html><head><title></title>
|
||||
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
|
||||
<meta name="generator" content="Doxygen 1.8.13"/>
|
||||
<meta name="generator" content="Doxygen 1.8.17"/>
|
||||
<link rel="stylesheet" type="text/css" href="search.css"/>
|
||||
<script type="text/javascript" src="functions_0.js"></script>
|
||||
<script type="text/javascript" src="search.js"></script>
|
||||
|
@ -11,15 +11,19 @@
|
|||
<div class="SRStatus" id="Loading">Loading...</div>
|
||||
<div id="SRResults"></div>
|
||||
<script type="text/javascript"><!--
|
||||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
||||
createResults();
|
||||
/* @license-end */
|
||||
--></script>
|
||||
<div class="SRStatus" id="Searching">Searching...</div>
|
||||
<div class="SRStatus" id="NoMatches">No Matches</div>
|
||||
<script type="text/javascript"><!--
|
||||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
||||
document.getElementById("Loading").style.display="none";
|
||||
document.getElementById("NoMatches").style.display="none";
|
||||
var searchResults = new SearchResults("searchResults");
|
||||
searchResults.Search();
|
||||
/* @license-end */
|
||||
--></script>
|
||||
</div>
|
||||
</body>
|
||||
|
|
|
@ -1,94 +1,94 @@
|
|||
var searchData=
|
||||
[
|
||||
['grrlib_5f2dmode',['GRRLIB_2dMode',['../group___all_func.html#ga6f5ec40dcb054da51f213606cf0b9e0d',1,'GRRLIB_2dMode(): GRRLIB_3D.c'],['../group___all_func.html#ga6f5ec40dcb054da51f213606cf0b9e0d',1,'GRRLIB_2dMode(): GRRLIB_3D.c']]],
|
||||
['grrlib_5f3dmode',['GRRLIB_3dMode',['../group___all_func.html#gac82c972dedc617360eb425ad1604c517',1,'GRRLIB_3dMode(f32 minDist, f32 maxDist, f32 fov, bool texturemode, bool normalmode): GRRLIB_3D.c'],['../group___all_func.html#gac82c972dedc617360eb425ad1604c517',1,'GRRLIB_3dMode(f32 minDist, f32 maxDist, f32 fov, bool texturemode, bool normalmode): GRRLIB_3D.c']]],
|
||||
['grrlib_5fbmfx_5fblur',['GRRLIB_BMFX_Blur',['../group___all_func.html#ga0094a9b1d6a2eca97e821de3448d320d',1,'GRRLIB_BMFX_Blur(const GRRLIB_texImg *texsrc, GRRLIB_texImg *texdest, const u32 factor): GRRLIB_bmfx.c'],['../group___all_func.html#ga0094a9b1d6a2eca97e821de3448d320d',1,'GRRLIB_BMFX_Blur(const GRRLIB_texImg *texsrc, GRRLIB_texImg *texdest, const u32 factor): GRRLIB_bmfx.c']]],
|
||||
['grrlib_5fbmfx_5ffliph',['GRRLIB_BMFX_FlipH',['../group___all_func.html#ga7f0c146d1ca8d8697097034d58400881',1,'GRRLIB_BMFX_FlipH(const GRRLIB_texImg *texsrc, GRRLIB_texImg *texdest): GRRLIB_bmfx.c'],['../group___all_func.html#ga7f0c146d1ca8d8697097034d58400881',1,'GRRLIB_BMFX_FlipH(const GRRLIB_texImg *texsrc, GRRLIB_texImg *texdest): GRRLIB_bmfx.c']]],
|
||||
['grrlib_5fbmfx_5fflipv',['GRRLIB_BMFX_FlipV',['../group___all_func.html#ga4970b35be663bb10c9045d85dcf3cede',1,'GRRLIB_BMFX_FlipV(const GRRLIB_texImg *texsrc, GRRLIB_texImg *texdest): GRRLIB_bmfx.c'],['../group___all_func.html#ga4970b35be663bb10c9045d85dcf3cede',1,'GRRLIB_BMFX_FlipV(const GRRLIB_texImg *texsrc, GRRLIB_texImg *texdest): GRRLIB_bmfx.c']]],
|
||||
['grrlib_5fbmfx_5fgrayscale',['GRRLIB_BMFX_Grayscale',['../group___all_func.html#ga9c529da9664148234c1690b87f1b0cf9',1,'GRRLIB_BMFX_Grayscale(const GRRLIB_texImg *texsrc, GRRLIB_texImg *texdest): GRRLIB_bmfx.c'],['../group___all_func.html#ga9c529da9664148234c1690b87f1b0cf9',1,'GRRLIB_BMFX_Grayscale(const GRRLIB_texImg *texsrc, GRRLIB_texImg *texdest): GRRLIB_bmfx.c']]],
|
||||
['grrlib_5fbmfx_5finvert',['GRRLIB_BMFX_Invert',['../group___all_func.html#ga81202b219fae613429c7e6ee4c5c9267',1,'GRRLIB_BMFX_Invert(const GRRLIB_texImg *texsrc, GRRLIB_texImg *texdest): GRRLIB_bmfx.c'],['../group___all_func.html#ga81202b219fae613429c7e6ee4c5c9267',1,'GRRLIB_BMFX_Invert(const GRRLIB_texImg *texsrc, GRRLIB_texImg *texdest): GRRLIB_bmfx.c']]],
|
||||
['grrlib_5fbmfx_5fpixelate',['GRRLIB_BMFX_Pixelate',['../group___all_func.html#ga47d87d72cbf8883e99650cf3027ca2c1',1,'GRRLIB_BMFX_Pixelate(const GRRLIB_texImg *texsrc, GRRLIB_texImg *texdest, const u32 factor): GRRLIB_bmfx.c'],['../group___all_func.html#ga47d87d72cbf8883e99650cf3027ca2c1',1,'GRRLIB_BMFX_Pixelate(const GRRLIB_texImg *texsrc, GRRLIB_texImg *texdest, const u32 factor): GRRLIB_bmfx.c']]],
|
||||
['grrlib_5fbmfx_5fscatter',['GRRLIB_BMFX_Scatter',['../group___all_func.html#gabe98ae9417c3177ef3f6bf000d0f0466',1,'GRRLIB_BMFX_Scatter(const GRRLIB_texImg *texsrc, GRRLIB_texImg *texdest, const u32 factor): GRRLIB_bmfx.c'],['../group___all_func.html#gabe98ae9417c3177ef3f6bf000d0f0466',1,'GRRLIB_BMFX_Scatter(const GRRLIB_texImg *texsrc, GRRLIB_texImg *texdest, const u32 factor): GRRLIB_bmfx.c']]],
|
||||
['grrlib_5fbmfx_5fsepia',['GRRLIB_BMFX_Sepia',['../group___all_func.html#ga5c5986c87237874d005ad419bafa6bf1',1,'GRRLIB_BMFX_Sepia(const GRRLIB_texImg *texsrc, GRRLIB_texImg *texdest): GRRLIB_bmfx.c'],['../group___all_func.html#ga5c5986c87237874d005ad419bafa6bf1',1,'GRRLIB_BMFX_Sepia(const GRRLIB_texImg *texsrc, GRRLIB_texImg *texdest): GRRLIB_bmfx.c']]],
|
||||
['grrlib_5fcamera3dsettings',['GRRLIB_Camera3dSettings',['../group___all_func.html#ga7300940a38526ab5aa9be0f4abe4a32a',1,'GRRLIB_Camera3dSettings(f32 posx, f32 posy, f32 posz, f32 upx, f32 upy, f32 upz, f32 lookx, f32 looky, f32 lookz): GRRLIB_3D.c'],['../group___all_func.html#ga7300940a38526ab5aa9be0f4abe4a32a',1,'GRRLIB_Camera3dSettings(f32 posx, f32 posy, f32 posz, f32 upx, f32 upy, f32 upz, f32 lookx, f32 looky, f32 lookz): GRRLIB_3D.c']]],
|
||||
['grrlib_5fcircle',['GRRLIB_Circle',['../group___all_func.html#ga23a8ac948a2f606256f981ec7665f7a3',1,'GRRLIB_Circle(const f32 x, const f32 y, const f32 radius, const u32 color, const u8 filled): GRRLIB_fbAdvanced.c'],['../group___all_func.html#ga23a8ac948a2f606256f981ec7665f7a3',1,'GRRLIB_Circle(const f32 x, const f32 y, const f32 radius, const u32 color, const u8 filled): GRRLIB_fbAdvanced.c']]],
|
||||
['grrlib_5fcleartex',['GRRLIB_ClearTex',['../group___all_func.html#gadf667fd892b2f24dfcfe1542e086630e',1,'GRRLIB_ClearTex(GRRLIB_texImg *tex): GRRLIB_texSetup.h'],['../group___all_func.html#gadf667fd892b2f24dfcfe1542e086630e',1,'GRRLIB_ClearTex(GRRLIB_texImg *tex): GRRLIB_texSetup.h']]],
|
||||
['grrlib_5fclipdrawing',['GRRLIB_ClipDrawing',['../group___all_func.html#gacf077d7ee678f8bd942db4cbf6027d98',1,'GRRLIB_ClipDrawing(const int x, const int y, const int width, const int height): GRRLIB_clipping.h'],['../group___all_func.html#gacf077d7ee678f8bd942db4cbf6027d98',1,'GRRLIB_ClipDrawing(const int x, const int y, const int width, const int height): GRRLIB_clipping.h']]],
|
||||
['grrlib_5fclipreset',['GRRLIB_ClipReset',['../group___all_func.html#gae4bc6ca96070c33d540ad720c5c91fc4',1,'GRRLIB_ClipReset(void): GRRLIB_clipping.h'],['../group___all_func.html#gae4bc6ca96070c33d540ad720c5c91fc4',1,'GRRLIB_ClipReset(void): GRRLIB_clipping.h']]],
|
||||
['grrlib_5fcompoend',['GRRLIB_CompoEnd',['../group___all_func.html#gaab852acf9b7679bd1142003b4d6635f3',1,'GRRLIB_CompoEnd(int posx, int posy, GRRLIB_texImg *tex): GRRLIB_snapshot.c'],['../group___all_func.html#gaab852acf9b7679bd1142003b4d6635f3',1,'GRRLIB_CompoEnd(int posx, int posy, GRRLIB_texImg *tex): GRRLIB_snapshot.c']]],
|
||||
['grrlib_5fcompostart',['GRRLIB_CompoStart',['../group___all_func.html#gab46283be3128415bf0ab2969bf7fda95',1,'GRRLIB_CompoStart(void): GRRLIB_snapshot.c'],['../group___all_func.html#gab46283be3128415bf0ab2969bf7fda95',1,'GRRLIB_CompoStart(void): GRRLIB_snapshot.c']]],
|
||||
['grrlib_5fcreateemptytexture',['GRRLIB_CreateEmptyTexture',['../group___all_func.html#ga53c20a0c6e33df2ceaf2968f8dd1b921',1,'GRRLIB_CreateEmptyTexture(const u32 w, const u32 h): GRRLIB_texEdit.c'],['../group___all_func.html#ga53c20a0c6e33df2ceaf2968f8dd1b921',1,'GRRLIB_CreateEmptyTexture(const u32 w, const u32 h): GRRLIB_texEdit.c']]],
|
||||
['grrlib_5fdrawcone',['GRRLIB_DrawCone',['../group___all_func.html#gabc9c582a2d39b97f5450fea8c61f7f80',1,'GRRLIB_DrawCone(f32 r, f32 h, int d, bool filled, u32 col): GRRLIB_3D.c'],['../group___all_func.html#gabc9c582a2d39b97f5450fea8c61f7f80',1,'GRRLIB_DrawCone(f32 r, f32 h, int d, bool filled, u32 col): GRRLIB_3D.c']]],
|
||||
['grrlib_5fdrawcube',['GRRLIB_DrawCube',['../group___all_func.html#gad029080b2bb31c61feb5af6b60e59ec2',1,'GRRLIB_DrawCube(f32 size, bool filled, u32 col): GRRLIB_3D.c'],['../group___all_func.html#gad029080b2bb31c61feb5af6b60e59ec2',1,'GRRLIB_DrawCube(f32 size, bool filled, u32 col): GRRLIB_3D.c']]],
|
||||
['grrlib_5fdrawcylinder',['GRRLIB_DrawCylinder',['../group___all_func.html#ga6250c32662da700f248f305b737f3ceb',1,'GRRLIB_DrawCylinder(f32 r, f32 h, int d, bool filled, u32 col): GRRLIB_3D.c'],['../group___all_func.html#ga6250c32662da700f248f305b737f3ceb',1,'GRRLIB_DrawCylinder(f32 r, f32 h, int d, bool filled, u32 col): GRRLIB_3D.c']]],
|
||||
['grrlib_5fdrawimg',['GRRLIB_DrawImg',['../group___all_func.html#gac93fa62dac7639bd2fe626aae5fef150',1,'GRRLIB_DrawImg(const f32 xpos, const f32 ypos, const GRRLIB_texImg *tex, const f32 degrees, const f32 scaleX, const f32 scaleY, const u32 color): GRRLIB_render.c'],['../group___all_func.html#gac93fa62dac7639bd2fe626aae5fef150',1,'GRRLIB_DrawImg(const f32 xpos, const f32 ypos, const GRRLIB_texImg *tex, const f32 degrees, const f32 scaleX, const f32 scaleY, const u32 color): GRRLIB_render.c']]],
|
||||
['grrlib_5fdrawimgquad',['GRRLIB_DrawImgQuad',['../group___all_func.html#ga852b2b23d242d8cdd0a1cbcbe89d7317',1,'GRRLIB_DrawImgQuad(const guVector pos[4], GRRLIB_texImg *tex, const u32 color): GRRLIB_render.c'],['../group___all_func.html#ga852b2b23d242d8cdd0a1cbcbe89d7317',1,'GRRLIB_DrawImgQuad(const guVector pos[4], GRRLIB_texImg *tex, const u32 color): GRRLIB_render.c']]],
|
||||
['grrlib_5fdrawpart',['GRRLIB_DrawPart',['../group___all_func.html#gabafe0b9297e020c440851543c028575e',1,'GRRLIB_DrawPart(const f32 xpos, const f32 ypos, const f32 partx, const f32 party, const f32 partw, const f32 parth, const GRRLIB_texImg *tex, const f32 degrees, const f32 scaleX, const f32 scaleY, const u32 color): GRRLIB_render.c'],['../group___all_func.html#gabafe0b9297e020c440851543c028575e',1,'GRRLIB_DrawPart(const f32 xpos, const f32 ypos, const f32 partx, const f32 party, const f32 partw, const f32 parth, const GRRLIB_texImg *tex, const f32 degrees, const f32 scaleX, const f32 scaleY, const u32 color): GRRLIB_render.c']]],
|
||||
['grrlib_5fdrawsphere',['GRRLIB_DrawSphere',['../group___all_func.html#gaea4b4858892b197b94c0a2b331eb9c91',1,'GRRLIB_DrawSphere(f32 r, int lats, int longs, bool filled, u32 col): GRRLIB_3D.c'],['../group___all_func.html#gaea4b4858892b197b94c0a2b331eb9c91',1,'GRRLIB_DrawSphere(f32 r, int lats, int longs, bool filled, u32 col): GRRLIB_3D.c']]],
|
||||
['grrlib_5fdrawtesspanel',['GRRLIB_DrawTessPanel',['../group___all_func.html#ga654851a42dbdefae806f1793cf6a69d0',1,'GRRLIB_DrawTessPanel(f32 w, f32 wstep, f32 h, f32 hstep, bool filled, u32 col): GRRLIB_3D.c'],['../group___all_func.html#ga654851a42dbdefae806f1793cf6a69d0',1,'GRRLIB_DrawTessPanel(f32 w, f32 wstep, f32 h, f32 hstep, bool filled, u32 col): GRRLIB_3D.c']]],
|
||||
['grrlib_5fdrawtile',['GRRLIB_DrawTile',['../group___all_func.html#ga8225b76416869d90c10ff90e9f2215d2',1,'GRRLIB_DrawTile(const f32 xpos, const f32 ypos, const GRRLIB_texImg *tex, const f32 degrees, const f32 scaleX, const f32 scaleY, const u32 color, const int frame): GRRLIB_render.c'],['../group___all_func.html#ga8225b76416869d90c10ff90e9f2215d2',1,'GRRLIB_DrawTile(const f32 xpos, const f32 ypos, const GRRLIB_texImg *tex, const f32 degrees, const f32 scaleX, const f32 scaleY, const u32 color, const int frame): GRRLIB_render.c']]],
|
||||
['grrlib_5fdrawtilequad',['GRRLIB_DrawTileQuad',['../group___all_func.html#gaeb7bef5310d7a764278d3f91810de701',1,'GRRLIB_DrawTileQuad(const guVector pos[4], GRRLIB_texImg *tex, const u32 color, const int frame): GRRLIB_render.c'],['../group___all_func.html#gaeb7bef5310d7a764278d3f91810de701',1,'GRRLIB_DrawTileQuad(const guVector pos[4], GRRLIB_texImg *tex, const u32 color, const int frame): GRRLIB_render.c']]],
|
||||
['grrlib_5fdrawtorus',['GRRLIB_DrawTorus',['../group___all_func.html#ga6410ce395aeab56d3166a45724cb6a32',1,'GRRLIB_DrawTorus(f32 r, f32 R, int nsides, int rings, bool filled, u32 col): GRRLIB_3D.c'],['../group___all_func.html#ga6410ce395aeab56d3166a45724cb6a32',1,'GRRLIB_DrawTorus(f32 r, f32 R, int nsides, int rings, bool filled, u32 col): GRRLIB_3D.c']]],
|
||||
['grrlib_5fexit',['GRRLIB_Exit',['../group___all_func.html#ga15b1f7d9224e25e77d2806847344f651',1,'GRRLIB_Exit(void): GRRLIB_core.c'],['../group___all_func.html#ga15b1f7d9224e25e77d2806847344f651',1,'GRRLIB_Exit(void): GRRLIB_core.c']]],
|
||||
['grrlib_5ffillscreen',['GRRLIB_FillScreen',['../group___all_func.html#gaa4334df3b160f01ae4cf49c616fe0949',1,'GRRLIB_FillScreen(const u32 color): GRRLIB_fbSimple.h'],['../group___all_func.html#gaa4334df3b160f01ae4cf49c616fe0949',1,'GRRLIB_FillScreen(const u32 color): GRRLIB_fbSimple.h']]],
|
||||
['grrlib_5fflushtex',['GRRLIB_FlushTex',['../group___all_func.html#ga5e6a52737806ffb075cc8be7724f3fdd',1,'GRRLIB_FlushTex(GRRLIB_texImg *tex): GRRLIB_texSetup.h'],['../group___all_func.html#ga5e6a52737806ffb075cc8be7724f3fdd',1,'GRRLIB_FlushTex(GRRLIB_texImg *tex): GRRLIB_texSetup.h']]],
|
||||
['grrlib_5ffreebmf',['GRRLIB_FreeBMF',['../group___all_func.html#ga092169c6cbff1f1713f66fffff3dd8a2',1,'GRRLIB_FreeBMF(GRRLIB_bytemapFont *bmf): GRRLIB_bmf.c'],['../group___all_func.html#ga092169c6cbff1f1713f66fffff3dd8a2',1,'GRRLIB_FreeBMF(GRRLIB_bytemapFont *bmf): GRRLIB_bmf.c']]],
|
||||
['grrlib_5ffreetexture',['GRRLIB_FreeTexture',['../group___all_func.html#ga57309da8aaeefe4092eda55cf38a9c7f',1,'GRRLIB_FreeTexture(GRRLIB_texImg *tex): GRRLIB_texSetup.h'],['../group___all_func.html#ga57309da8aaeefe4092eda55cf38a9c7f',1,'GRRLIB_FreeTexture(GRRLIB_texImg *tex): GRRLIB_texSetup.h']]],
|
||||
['grrlib_5ffreettf',['GRRLIB_FreeTTF',['../group___all_func.html#ga977ef3ec2aaa49cae6c7492066e35640',1,'GRRLIB_FreeTTF(GRRLIB_ttfFont *myFont): GRRLIB_ttf.c'],['../group___all_func.html#ga977ef3ec2aaa49cae6c7492066e35640',1,'GRRLIB_FreeTTF(GRRLIB_ttfFont *myFont): GRRLIB_ttf.c']]],
|
||||
['grrlib_5fgeckoinit',['GRRLIB_GeckoInit',['../group___all_func.html#gafe58415d449f5d01b3019bda9be6abe4',1,'GRRLIB_GeckoInit(): GRRLIB_gecko.c'],['../group___all_func.html#gafe58415d449f5d01b3019bda9be6abe4',1,'GRRLIB_GeckoInit(): GRRLIB_gecko.c']]],
|
||||
['grrlib_5fgeckoprintf',['GRRLIB_GeckoPrintf',['../group___all_func.html#gaa82c6313b26687aaea494b91d77dc140',1,'GRRLIB_GeckoPrintf(const char *text,...): GRRLIB_gecko.c'],['../group___all_func.html#gaa82c6313b26687aaea494b91d77dc140',1,'GRRLIB_GeckoPrintf(const char *text,...): GRRLIB_gecko.c']]],
|
||||
['grrlib_5fgetantialiasing',['GRRLIB_GetAntiAliasing',['../group___all_func.html#gac63e5050865fd77b0e72d950ffd033e0',1,'GRRLIB_GetAntiAliasing(void): GRRLIB_settings.h'],['../group___all_func.html#gac63e5050865fd77b0e72d950ffd033e0',1,'GRRLIB_GetAntiAliasing(void): GRRLIB_settings.h']]],
|
||||
['grrlib_5fgetblend',['GRRLIB_GetBlend',['../group___all_func.html#ga2a1ef7de190db2f090526ef0cc5dee30',1,'GRRLIB_GetBlend(void): GRRLIB_settings.h'],['../group___all_func.html#ga2a1ef7de190db2f090526ef0cc5dee30',1,'GRRLIB_GetBlend(void): GRRLIB_settings.h']]],
|
||||
['grrlib_5fgetpixelfromfb',['GRRLIB_GetPixelFromFB',['../group___all_func.html#ga454dafae2dfd9829789aa73810163858',1,'GRRLIB_GetPixelFromFB(int x, int y): GRRLIB_pixel.h'],['../group___all_func.html#ga454dafae2dfd9829789aa73810163858',1,'GRRLIB_GetPixelFromFB(int x, int y): GRRLIB_pixel.h']]],
|
||||
['grrlib_5fgetpixelfromteximg',['GRRLIB_GetPixelFromtexImg',['../group___all_func.html#gaf0efaaeacbc18ff40d02dfe8104def56',1,'GRRLIB_GetPixelFromtexImg(const int x, const int y, const GRRLIB_texImg *tex): GRRLIB_pixel.h'],['../group___all_func.html#gaf0efaaeacbc18ff40d02dfe8104def56',1,'GRRLIB_GetPixelFromtexImg(const int x, const int y, const GRRLIB_texImg *tex): GRRLIB_pixel.h']]],
|
||||
['grrlib_5fgxengine',['GRRLIB_GXEngine',['../group___all_func.html#gab30f2c50710d1d659efb03daaa4866c8',1,'GRRLIB_GXEngine(const guVector v[], const u32 color[], const long n, const u8 fmt): GRRLIB_fbGX.h'],['../group___all_func.html#gab30f2c50710d1d659efb03daaa4866c8',1,'GRRLIB_GXEngine(const guVector v[], const u32 color[], const long n, const u8 fmt): GRRLIB_fbGX.h']]],
|
||||
['grrlib_5finit',['GRRLIB_Init',['../group___all_func.html#gad3186c7e10e4e6c46a743e062971e89a',1,'GRRLIB_Init(void): GRRLIB_core.c'],['../group___all_func.html#gad3186c7e10e4e6c46a743e062971e89a',1,'GRRLIB_Init(void): GRRLIB_core.c']]],
|
||||
['grrlib_5finittileset',['GRRLIB_InitTileSet',['../group___all_func.html#ga9a25f472b099163469251ec7ad52d270',1,'GRRLIB_InitTileSet(GRRLIB_texImg *tex, const u32 tilew, const u32 tileh, const u32 tilestart): GRRLIB_bmf.c'],['../group___all_func.html#ga9a25f472b099163469251ec7ad52d270',1,'GRRLIB_InitTileSet(GRRLIB_texImg *tex, const u32 tilew, const u32 tileh, const u32 tilestart): GRRLIB_bmf.c']]],
|
||||
['grrlib_5fline',['GRRLIB_Line',['../group___all_func.html#ga6b0172d719954b1d876138d3e71b188c',1,'GRRLIB_Line(const f32 x1, const f32 y1, const f32 x2, const f32 y2, const u32 color): GRRLIB_fbSimple.h'],['../group___all_func.html#ga6b0172d719954b1d876138d3e71b188c',1,'GRRLIB_Line(const f32 x1, const f32 y1, const f32 x2, const f32 y2, const u32 color): GRRLIB_fbSimple.h']]],
|
||||
['grrlib_5floadbmf',['GRRLIB_LoadBMF',['../group___all_func.html#ga8e67a70e71cfe202318f567fe62ee3f7',1,'GRRLIB_LoadBMF(const u8 my_bmf[]): GRRLIB_bmf.c'],['../group___all_func.html#ga8e67a70e71cfe202318f567fe62ee3f7',1,'GRRLIB_LoadBMF(const u8 my_bmf[]): GRRLIB_bmf.c']]],
|
||||
['grrlib_5floadfile',['GRRLIB_LoadFile',['../group___all_func.html#gad0e9150a261df8642375ce0b51e891dc',1,'GRRLIB_LoadFile(const char *filename, u8 **data): GRRLIB_fileIO.c'],['../group___all_func.html#gad0e9150a261df8642375ce0b51e891dc',1,'GRRLIB_LoadFile(const char *filename, u8 **data): GRRLIB_fileIO.c']]],
|
||||
['grrlib_5floadtexture',['GRRLIB_LoadTexture',['../group___all_func.html#ga49b31e270b46142828b96b7b63c47c88',1,'GRRLIB_LoadTexture(const u8 *my_img): GRRLIB_texEdit.c'],['../group___all_func.html#ga49b31e270b46142828b96b7b63c47c88',1,'GRRLIB_LoadTexture(const u8 *my_img): GRRLIB_texEdit.c']]],
|
||||
['grrlib_5floadtexturebmp',['GRRLIB_LoadTextureBMP',['../group___all_func.html#ga715d38ab3a56377f4d1ae855f7a7a94e',1,'GRRLIB_LoadTextureBMP(const u8 *my_bmp): GRRLIB_texEdit.c'],['../group___all_func.html#ga715d38ab3a56377f4d1ae855f7a7a94e',1,'GRRLIB_LoadTextureBMP(const u8 *my_bmp): GRRLIB_texEdit.c']]],
|
||||
['grrlib_5floadtexturefromfile',['GRRLIB_LoadTextureFromFile',['../group___all_func.html#ga1c43c28ecb0e4d7f592577bca92e7ffc',1,'GRRLIB_LoadTextureFromFile(const char *filename): GRRLIB_fileIO.c'],['../group___all_func.html#ga1c43c28ecb0e4d7f592577bca92e7ffc',1,'GRRLIB_LoadTextureFromFile(const char *filename): GRRLIB_fileIO.c']]],
|
||||
['grrlib_5floadtexturejpg',['GRRLIB_LoadTextureJPG',['../group___all_func.html#ga885310955bccea418939fb791e0640f8',1,'GRRLIB_LoadTextureJPG(const u8 *my_jpg): GRRLIB_texEdit.c'],['../group___all_func.html#ga885310955bccea418939fb791e0640f8',1,'GRRLIB_LoadTextureJPG(const u8 *my_jpg): GRRLIB_texEdit.c']]],
|
||||
['grrlib_5floadtexturejpgex',['GRRLIB_LoadTextureJPGEx',['../group___all_func.html#ga5acd24c18e51e157822df26dea920630',1,'GRRLIB_LoadTextureJPGEx(const u8 *my_jpg, const int my_size): GRRLIB_texEdit.c'],['../group___all_func.html#ga5acd24c18e51e157822df26dea920630',1,'GRRLIB_LoadTextureJPGEx(const u8 *my_jpg, const int): GRRLIB_texEdit.c']]],
|
||||
['grrlib_5floadtexturepng',['GRRLIB_LoadTexturePNG',['../group___all_func.html#gaab9f55cfb94c2cbfcd65fb7970357391',1,'GRRLIB_LoadTexturePNG(const u8 *my_png): GRRLIB_texEdit.c'],['../group___all_func.html#gaab9f55cfb94c2cbfcd65fb7970357391',1,'GRRLIB_LoadTexturePNG(const u8 *my_png): GRRLIB_texEdit.c']]],
|
||||
['grrlib_5floadttf',['GRRLIB_LoadTTF',['../group___all_func.html#gab2b209553f321a9e30078aa6f5942ea7',1,'GRRLIB_LoadTTF(const u8 *file_base, s32 file_size): GRRLIB_ttf.c'],['../group___all_func.html#gab2b209553f321a9e30078aa6f5942ea7',1,'GRRLIB_LoadTTF(const u8 *file_base, s32 file_size): GRRLIB_ttf.c']]],
|
||||
['grrlib_5fngone',['GRRLIB_NGone',['../group___all_func.html#gac7ba7ec716a2a7100cdc6f4fb8c85062',1,'GRRLIB_NGone(const guVector v[], const u32 color[], const long n): GRRLIB_fbComplex.h'],['../group___all_func.html#gac7ba7ec716a2a7100cdc6f4fb8c85062',1,'GRRLIB_NGone(const guVector v[], const u32 color[], const long n): GRRLIB_fbComplex.h']]],
|
||||
['grrlib_5fngonefilled',['GRRLIB_NGoneFilled',['../group___all_func.html#ga39d86882203f923af1403ec9bbbd01c4',1,'GRRLIB_NGoneFilled(const guVector v[], const u32 color[], const long n): GRRLIB_fbComplex.h'],['../group___all_func.html#ga39d86882203f923af1403ec9bbbd01c4',1,'GRRLIB_NGoneFilled(const guVector v[], const u32 color[], const long n): GRRLIB_fbComplex.h']]],
|
||||
['grrlib_5fnplot',['GRRLIB_NPlot',['../group___all_func.html#ga4e6b4d7e4a15eb39d507d923b439d0e5',1,'GRRLIB_NPlot(const guVector v[], const u32 color[], const long n): GRRLIB_fbComplex.h'],['../group___all_func.html#ga4e6b4d7e4a15eb39d507d923b439d0e5',1,'GRRLIB_NPlot(const guVector v[], const u32 color[], const long n): GRRLIB_fbComplex.h']]],
|
||||
['grrlib_5fobjectview',['GRRLIB_ObjectView',['../group___all_func.html#gac02a14d2556b5ec92e28f41c9888b530',1,'GRRLIB_ObjectView(f32 posx, f32 posy, f32 posz, f32 angx, f32 angy, f32 angz, f32 scalx, f32 scaly, f32 scalz): GRRLIB_3D.c'],['../group___all_func.html#gac02a14d2556b5ec92e28f41c9888b530',1,'GRRLIB_ObjectView(f32 posx, f32 posy, f32 posz, f32 angx, f32 angy, f32 angz, f32 scalx, f32 scaly, f32 scalz): GRRLIB_3D.c']]],
|
||||
['grrlib_5fobjectviewbegin',['GRRLIB_ObjectViewBegin',['../group___all_func.html#gaf7f2e67faf4659534f18a6077522eaf6',1,'GRRLIB_ObjectViewBegin(void): GRRLIB_3D.c'],['../group___all_func.html#gaf7f2e67faf4659534f18a6077522eaf6',1,'GRRLIB_ObjectViewBegin(void): GRRLIB_3D.c']]],
|
||||
['grrlib_5fobjectviewend',['GRRLIB_ObjectViewEnd',['../group___all_func.html#gac174d61b9a21730a97a8aa6ba59c8e2e',1,'GRRLIB_ObjectViewEnd(void): GRRLIB_3D.c'],['../group___all_func.html#gac174d61b9a21730a97a8aa6ba59c8e2e',1,'GRRLIB_ObjectViewEnd(void): GRRLIB_3D.c']]],
|
||||
['grrlib_5fobjectviewinv',['GRRLIB_ObjectViewInv',['../group___all_func.html#ga03814286ada96c4a38fa36b9477bbd7c',1,'GRRLIB_ObjectViewInv(f32 posx, f32 posy, f32 posz, f32 angx, f32 angy, f32 angz, f32 scalx, f32 scaly, f32 scalz): GRRLIB_3D.c'],['../group___all_func.html#ga03814286ada96c4a38fa36b9477bbd7c',1,'GRRLIB_ObjectViewInv(f32 posx, f32 posy, f32 posz, f32 angx, f32 angy, f32 angz, f32 scalx, f32 scaly, f32 scalz): GRRLIB_3D.c']]],
|
||||
['grrlib_5fobjectviewrotate',['GRRLIB_ObjectViewRotate',['../group___all_func.html#ga50ff0217cfeb128711fb1f3db3df4c8d',1,'GRRLIB_ObjectViewRotate(f32 angx, f32 angy, f32 angz): GRRLIB_3D.c'],['../group___all_func.html#ga50ff0217cfeb128711fb1f3db3df4c8d',1,'GRRLIB_ObjectViewRotate(f32 angx, f32 angy, f32 angz): GRRLIB_3D.c']]],
|
||||
['grrlib_5fobjectviewscale',['GRRLIB_ObjectViewScale',['../group___all_func.html#ga8e03d189c20637432df8dbf7d8c6948a',1,'GRRLIB_ObjectViewScale(f32 scalx, f32 scaly, f32 scalz): GRRLIB_3D.c'],['../group___all_func.html#ga8e03d189c20637432df8dbf7d8c6948a',1,'GRRLIB_ObjectViewScale(f32 scalx, f32 scaly, f32 scalz): GRRLIB_3D.c']]],
|
||||
['grrlib_5fobjectviewtrans',['GRRLIB_ObjectViewTrans',['../group___all_func.html#ga6991c87a4e1eff876be3733caa9b5947',1,'GRRLIB_ObjectViewTrans(f32 posx, f32 posy, f32 posz): GRRLIB_3D.c'],['../group___all_func.html#ga6991c87a4e1eff876be3733caa9b5947',1,'GRRLIB_ObjectViewTrans(f32 posx, f32 posy, f32 posz): GRRLIB_3D.c']]],
|
||||
['grrlib_5fplot',['GRRLIB_Plot',['../group___all_func.html#ga3d9c6c2d1661d8cbe149b27ad5f6e288',1,'GRRLIB_Plot(const f32 x, const f32 y, const u32 color): GRRLIB_fbSimple.h'],['../group___all_func.html#ga3d9c6c2d1661d8cbe149b27ad5f6e288',1,'GRRLIB_Plot(const f32 x, const f32 y, const u32 color): GRRLIB_fbSimple.h']]],
|
||||
['grrlib_5fprintbmf',['GRRLIB_PrintBMF',['../group___all_func.html#gabc7a3deff6baf1923bbde413c036ef96',1,'GRRLIB_PrintBMF(const f32 xpos, const f32 ypos, const GRRLIB_bytemapFont *bmf, const char *text,...): GRRLIB_print.c'],['../group___all_func.html#gabc7a3deff6baf1923bbde413c036ef96',1,'GRRLIB_PrintBMF(const f32 xpos, const f32 ypos, const GRRLIB_bytemapFont *bmf, const char *text,...): GRRLIB_print.c']]],
|
||||
['grrlib_5fprintf',['GRRLIB_Printf',['../group___all_func.html#ga5539140382d9563e4e42dbda1694d21d',1,'GRRLIB_Printf(const f32 xpos, const f32 ypos, const GRRLIB_texImg *tex, const u32 color, const f32 zoom, const char *text,...): GRRLIB_print.c'],['../group___all_func.html#ga5539140382d9563e4e42dbda1694d21d',1,'GRRLIB_Printf(const f32 xpos, const f32 ypos, const GRRLIB_texImg *tex, const u32 color, const f32 zoom, const char *text,...): GRRLIB_print.c']]],
|
||||
['grrlib_5fprintfttf',['GRRLIB_PrintfTTF',['../group___all_func.html#ga358e206bb75caac5bf850bd6f8f17d2a',1,'GRRLIB_PrintfTTF(int x, int y, GRRLIB_ttfFont *myFont, const char *string, unsigned int fontSize, const u32 color): GRRLIB_ttf.c'],['../group___all_func.html#ga358e206bb75caac5bf850bd6f8f17d2a',1,'GRRLIB_PrintfTTF(int x, int y, GRRLIB_ttfFont *myFont, const char *string, unsigned int fontSize, const u32 color): GRRLIB_ttf.c']]],
|
||||
['grrlib_5fprintfttfw',['GRRLIB_PrintfTTFW',['../group___all_func.html#gaba31ba538f5ee4f1abf0fb604a34d45b',1,'GRRLIB_PrintfTTFW(int x, int y, GRRLIB_ttfFont *myFont, const wchar_t *utf32, unsigned int fontSize, const u32 color): GRRLIB_ttf.c'],['../group___all_func.html#gaba31ba538f5ee4f1abf0fb604a34d45b',1,'GRRLIB_PrintfTTFW(int x, int y, GRRLIB_ttfFont *myFont, const wchar_t *string, unsigned int fontSize, const u32 color): GRRLIB_ttf.c']]],
|
||||
['grrlib_5fptinrect',['GRRLIB_PtInRect',['../group___all_func.html#gaa0e1bd3df799dc1ee46067f7ce3ca8c7',1,'GRRLIB_PtInRect(const int hotx, const int hoty, const int hotw, const int hoth, const int wpadx, const int wpady): GRRLIB_collision.h'],['../group___all_func.html#gaa0e1bd3df799dc1ee46067f7ce3ca8c7',1,'GRRLIB_PtInRect(const int hotx, const int hoty, const int hotw, const int hoth, const int wpadx, const int wpady): GRRLIB_collision.h']]],
|
||||
['grrlib_5frectangle',['GRRLIB_Rectangle',['../group___all_func.html#ga4d8e2d39ff349f77b0400431f35e55c3',1,'GRRLIB_Rectangle(const f32 x, const f32 y, const f32 width, const f32 height, const u32 color, const bool filled): GRRLIB_fbSimple.h'],['../group___all_func.html#ga4d8e2d39ff349f77b0400431f35e55c3',1,'GRRLIB_Rectangle(const f32 x, const f32 y, const f32 width, const f32 height, const u32 color, const bool filled): GRRLIB_fbSimple.h']]],
|
||||
['grrlib_5frectinrect',['GRRLIB_RectInRect',['../group___all_func.html#gaaaf388fab79085829b2cc886f18a138f',1,'GRRLIB_RectInRect(const int rect1x, const int rect1y, const int rect1w, const int rect1h, const int rect2x, const int rect2y, const int rect2w, const int rect2h): GRRLIB_collision.h'],['../group___all_func.html#gaaaf388fab79085829b2cc886f18a138f',1,'GRRLIB_RectInRect(const int rect1x, const int rect1y, const int rect1w, const int rect1h, const int rect2x, const int rect2y, const int rect2w, const int rect2h): GRRLIB_collision.h']]],
|
||||
['grrlib_5frectonrect',['GRRLIB_RectOnRect',['../group___all_func.html#ga87b9fd5a8ec33cce9b23a243ccda824d',1,'GRRLIB_RectOnRect(const int rect1x, const int rect1y, const int rect1w, const int rect1h, const int rect2x, const int rect2y, const int rect2w, const int rect2h): GRRLIB_collision.h'],['../group___all_func.html#ga87b9fd5a8ec33cce9b23a243ccda824d',1,'GRRLIB_RectOnRect(const int rect1x, const int rect1y, const int rect1w, const int rect1h, const int rect2x, const int rect2y, const int rect2w, const int rect2h): GRRLIB_collision.h']]],
|
||||
['grrlib_5frender',['GRRLIB_Render',['../group___all_func.html#ga9840a19154f1e0cf9de14ad81ba23aef',1,'GRRLIB_Render(void): GRRLIB_render.c'],['../group___all_func.html#ga9840a19154f1e0cf9de14ad81ba23aef',1,'GRRLIB_Render(void): GRRLIB_render.c']]],
|
||||
['grrlib_5fscreen2texture',['GRRLIB_Screen2Texture',['../group___all_func.html#ga7ac4e30576d4fccd0ae537a41b75f4c1',1,'GRRLIB_Screen2Texture(int posx, int posy, GRRLIB_texImg *tex, bool clear): GRRLIB_snapshot.c'],['../group___all_func.html#ga7ac4e30576d4fccd0ae537a41b75f4c1',1,'GRRLIB_Screen2Texture(int posx, int posy, GRRLIB_texImg *tex, bool clear): GRRLIB_snapshot.c']]],
|
||||
['grrlib_5fscrshot',['GRRLIB_ScrShot',['../group___all_func.html#ga3460233a6d9323890a8eefa19f520e25',1,'GRRLIB_ScrShot(const char *filename): GRRLIB_fileIO.c'],['../group___all_func.html#ga3460233a6d9323890a8eefa19f520e25',1,'GRRLIB_ScrShot(const char *filename): GRRLIB_fileIO.c']]],
|
||||
['grrlib_5fsetantialiasing',['GRRLIB_SetAntiAliasing',['../group___all_func.html#ga6a685c604592b6f219f101b1f47d87bd',1,'GRRLIB_SetAntiAliasing(const bool aa): GRRLIB_settings.h'],['../group___all_func.html#ga6a685c604592b6f219f101b1f47d87bd',1,'GRRLIB_SetAntiAliasing(const bool aa): GRRLIB_settings.h']]],
|
||||
['grrlib_5fsetbackgroundcolour',['GRRLIB_SetBackgroundColour',['../group___all_func.html#ga73ea335f801066d4c13114124e70f82f',1,'GRRLIB_SetBackgroundColour(u8 r, u8 g, u8 b, u8 a): GRRLIB_3D.c'],['../group___all_func.html#ga73ea335f801066d4c13114124e70f82f',1,'GRRLIB_SetBackgroundColour(u8 r, u8 g, u8 b, u8 a): GRRLIB_3D.c']]],
|
||||
['grrlib_5fsetblend',['GRRLIB_SetBlend',['../group___all_func.html#ga18217682c9ef5d1fb4a12bfd9b964ce8',1,'GRRLIB_SetBlend(const GRRLIB_blendMode blendmode): GRRLIB_settings.h'],['../group___all_func.html#ga18217682c9ef5d1fb4a12bfd9b964ce8',1,'GRRLIB_SetBlend(const GRRLIB_blendMode blendmode): GRRLIB_settings.h']]],
|
||||
['grrlib_5fsethandle',['GRRLIB_SetHandle',['../group___all_func.html#ga0c98022975900b36e91bb1bf78b64a9b',1,'GRRLIB_SetHandle(GRRLIB_texImg *tex, const int x, const int y): GRRLIB_handle.h'],['../group___all_func.html#ga0c98022975900b36e91bb1bf78b64a9b',1,'GRRLIB_SetHandle(GRRLIB_texImg *tex, const int x, const int y): GRRLIB_handle.h']]],
|
||||
['grrlib_5fsetlightambient',['GRRLIB_SetLightAmbient',['../group___all_func.html#gae2db782b9842924329956daaeefbac20',1,'GRRLIB_SetLightAmbient(u32 ambientcolor): GRRLIB_3D.c'],['../group___all_func.html#gae2db782b9842924329956daaeefbac20',1,'GRRLIB_SetLightAmbient(u32 ambientcolor): GRRLIB_3D.c']]],
|
||||
['grrlib_5fsetlightdiff',['GRRLIB_SetLightDiff',['../group___all_func.html#ga160f23daf580d4d41e491135f2f86027',1,'GRRLIB_SetLightDiff(u8 num, guVector pos, f32 distattn, f32 brightness, u32 lightcolor): GRRLIB_3D.c'],['../group___all_func.html#ga160f23daf580d4d41e491135f2f86027',1,'GRRLIB_SetLightDiff(u8 num, guVector pos, f32 distattn, f32 brightness, u32 lightcolor): GRRLIB_3D.c']]],
|
||||
['grrlib_5fsetlightoff',['GRRLIB_SetLightOff',['../group___all_func.html#ga4b4e22c02cf692d254f32da348299b78',1,'GRRLIB_SetLightOff(void): GRRLIB_3D.c'],['../group___all_func.html#ga4b4e22c02cf692d254f32da348299b78',1,'GRRLIB_SetLightOff(void): GRRLIB_3D.c']]],
|
||||
['grrlib_5fsetlightspec',['GRRLIB_SetLightSpec',['../group___all_func.html#ga2cd64208138d748c5d5d8266237578f0',1,'GRRLIB_SetLightSpec(u8 num, guVector dir, f32 shy, u32 lightcolor, u32 speccolor): GRRLIB_3D.c'],['../group___all_func.html#ga2cd64208138d748c5d5d8266237578f0',1,'GRRLIB_SetLightSpec(u8 num, guVector dir, f32 shy, u32 lightcolor, u32 speccolor): GRRLIB_3D.c']]],
|
||||
['grrlib_5fsetlightspot',['GRRLIB_SetLightSpot',['../group___all_func.html#gac4ae6bb35e12d59405c842c93e860462',1,'GRRLIB_SetLightSpot(u8 num, guVector pos, guVector lookat, f32 angAttn0, f32 angAttn1, f32 angAttn2, f32 distAttn0, f32 distAttn1, f32 distAttn2, u32 lightcolor): GRRLIB_3D.c'],['../group___all_func.html#gac4ae6bb35e12d59405c842c93e860462',1,'GRRLIB_SetLightSpot(u8 num, guVector pos, guVector lookat, f32 angAttn0, f32 angAttn1, f32 angAttn2, f32 distAttn0, f32 distAttn1, f32 distAttn2, u32 lightcolor): GRRLIB_3D.c']]],
|
||||
['grrlib_5fsetmidhandle',['GRRLIB_SetMidHandle',['../group___all_func.html#gaf9765f9f9f807396e554cb32e50dd1d6',1,'GRRLIB_SetMidHandle(GRRLIB_texImg *tex, const bool enabled): GRRLIB_handle.h'],['../group___all_func.html#gaf9765f9f9f807396e554cb32e50dd1d6',1,'GRRLIB_SetMidHandle(GRRLIB_texImg *tex, const bool enabled): GRRLIB_handle.h']]],
|
||||
['grrlib_5fsetpixeltofb',['GRRLIB_SetPixelToFB',['../group___all_func.html#ga2de134824b5ecc4d5011e98e7428ed31',1,'GRRLIB_SetPixelToFB(int x, int y, u32 pokeColor): GRRLIB_pixel.h'],['../group___all_func.html#ga2de134824b5ecc4d5011e98e7428ed31',1,'GRRLIB_SetPixelToFB(int x, int y, u32 pokeColor): GRRLIB_pixel.h']]],
|
||||
['grrlib_5fsetpixeltoteximg',['GRRLIB_SetPixelTotexImg',['../group___all_func.html#ga56e0544dd2fbf62ed03dbd2d91478c79',1,'GRRLIB_SetPixelTotexImg(const int x, const int y, GRRLIB_texImg *tex, const u32 color): GRRLIB_pixel.h'],['../group___all_func.html#ga56e0544dd2fbf62ed03dbd2d91478c79',1,'GRRLIB_SetPixelTotexImg(const int x, const int y, GRRLIB_texImg *tex, const u32 color): GRRLIB_pixel.h']]],
|
||||
['grrlib_5fsettexture',['GRRLIB_SetTexture',['../group___all_func.html#gacdda772743d08b1e060f2b3dbf4795ed',1,'GRRLIB_SetTexture(GRRLIB_texImg *tex, bool rep): GRRLIB_3D.c'],['../group___all_func.html#gacdda772743d08b1e060f2b3dbf4795ed',1,'GRRLIB_SetTexture(GRRLIB_texImg *tex, bool rep): GRRLIB_3D.c']]],
|
||||
['grrlib_5fwidthttf',['GRRLIB_WidthTTF',['../group___all_func.html#ga53429ddacb34b9fd89635ae412e57227',1,'GRRLIB_WidthTTF(GRRLIB_ttfFont *myFont, const char *string, unsigned int fontSize): GRRLIB_ttf.c'],['../group___all_func.html#ga53429ddacb34b9fd89635ae412e57227',1,'GRRLIB_WidthTTF(GRRLIB_ttfFont *myFont, const char *, unsigned int): GRRLIB_ttf.c']]],
|
||||
['grrlib_5fwidthttfw',['GRRLIB_WidthTTFW',['../group___all_func.html#gac8b9bb428ec8328f2954f74cf8a6edab',1,'GRRLIB_WidthTTFW(GRRLIB_ttfFont *myFont, const wchar_t *utf32, unsigned int fontSize): GRRLIB_ttf.c'],['../group___all_func.html#gac8b9bb428ec8328f2954f74cf8a6edab',1,'GRRLIB_WidthTTFW(GRRLIB_ttfFont *myFont, const wchar_t *, unsigned int): GRRLIB_ttf.c']]]
|
||||
['grrlib_5f2dmode_158',['GRRLIB_2dMode',['../group___all_func.html#ga6f5ec40dcb054da51f213606cf0b9e0d',1,'GRRLIB_2dMode(): GRRLIB_3D.c'],['../group___all_func.html#ga6f5ec40dcb054da51f213606cf0b9e0d',1,'GRRLIB_2dMode(): GRRLIB_3D.c']]],
|
||||
['grrlib_5f3dmode_159',['GRRLIB_3dMode',['../group___all_func.html#gac82c972dedc617360eb425ad1604c517',1,'GRRLIB_3dMode(f32 minDist, f32 maxDist, f32 fov, bool texturemode, bool normalmode): GRRLIB_3D.c'],['../group___all_func.html#gac82c972dedc617360eb425ad1604c517',1,'GRRLIB_3dMode(f32 minDist, f32 maxDist, f32 fov, bool texturemode, bool normalmode): GRRLIB_3D.c']]],
|
||||
['grrlib_5fbmfx_5fblur_160',['GRRLIB_BMFX_Blur',['../group___all_func.html#ga0094a9b1d6a2eca97e821de3448d320d',1,'GRRLIB_BMFX_Blur(const GRRLIB_texImg *texsrc, GRRLIB_texImg *texdest, const u32 factor): GRRLIB_bmfx.c'],['../group___all_func.html#ga0094a9b1d6a2eca97e821de3448d320d',1,'GRRLIB_BMFX_Blur(const GRRLIB_texImg *texsrc, GRRLIB_texImg *texdest, const u32 factor): GRRLIB_bmfx.c']]],
|
||||
['grrlib_5fbmfx_5ffliph_161',['GRRLIB_BMFX_FlipH',['../group___all_func.html#ga7f0c146d1ca8d8697097034d58400881',1,'GRRLIB_BMFX_FlipH(const GRRLIB_texImg *texsrc, GRRLIB_texImg *texdest): GRRLIB_bmfx.c'],['../group___all_func.html#ga7f0c146d1ca8d8697097034d58400881',1,'GRRLIB_BMFX_FlipH(const GRRLIB_texImg *texsrc, GRRLIB_texImg *texdest): GRRLIB_bmfx.c']]],
|
||||
['grrlib_5fbmfx_5fflipv_162',['GRRLIB_BMFX_FlipV',['../group___all_func.html#ga4970b35be663bb10c9045d85dcf3cede',1,'GRRLIB_BMFX_FlipV(const GRRLIB_texImg *texsrc, GRRLIB_texImg *texdest): GRRLIB_bmfx.c'],['../group___all_func.html#ga4970b35be663bb10c9045d85dcf3cede',1,'GRRLIB_BMFX_FlipV(const GRRLIB_texImg *texsrc, GRRLIB_texImg *texdest): GRRLIB_bmfx.c']]],
|
||||
['grrlib_5fbmfx_5fgrayscale_163',['GRRLIB_BMFX_Grayscale',['../group___all_func.html#ga9c529da9664148234c1690b87f1b0cf9',1,'GRRLIB_BMFX_Grayscale(const GRRLIB_texImg *texsrc, GRRLIB_texImg *texdest): GRRLIB_bmfx.c'],['../group___all_func.html#ga9c529da9664148234c1690b87f1b0cf9',1,'GRRLIB_BMFX_Grayscale(const GRRLIB_texImg *texsrc, GRRLIB_texImg *texdest): GRRLIB_bmfx.c']]],
|
||||
['grrlib_5fbmfx_5finvert_164',['GRRLIB_BMFX_Invert',['../group___all_func.html#ga81202b219fae613429c7e6ee4c5c9267',1,'GRRLIB_BMFX_Invert(const GRRLIB_texImg *texsrc, GRRLIB_texImg *texdest): GRRLIB_bmfx.c'],['../group___all_func.html#ga81202b219fae613429c7e6ee4c5c9267',1,'GRRLIB_BMFX_Invert(const GRRLIB_texImg *texsrc, GRRLIB_texImg *texdest): GRRLIB_bmfx.c']]],
|
||||
['grrlib_5fbmfx_5fpixelate_165',['GRRLIB_BMFX_Pixelate',['../group___all_func.html#ga47d87d72cbf8883e99650cf3027ca2c1',1,'GRRLIB_BMFX_Pixelate(const GRRLIB_texImg *texsrc, GRRLIB_texImg *texdest, const u32 factor): GRRLIB_bmfx.c'],['../group___all_func.html#ga47d87d72cbf8883e99650cf3027ca2c1',1,'GRRLIB_BMFX_Pixelate(const GRRLIB_texImg *texsrc, GRRLIB_texImg *texdest, const u32 factor): GRRLIB_bmfx.c']]],
|
||||
['grrlib_5fbmfx_5fscatter_166',['GRRLIB_BMFX_Scatter',['../group___all_func.html#gabe98ae9417c3177ef3f6bf000d0f0466',1,'GRRLIB_BMFX_Scatter(const GRRLIB_texImg *texsrc, GRRLIB_texImg *texdest, const u32 factor): GRRLIB_bmfx.c'],['../group___all_func.html#gabe98ae9417c3177ef3f6bf000d0f0466',1,'GRRLIB_BMFX_Scatter(const GRRLIB_texImg *texsrc, GRRLIB_texImg *texdest, const u32 factor): GRRLIB_bmfx.c']]],
|
||||
['grrlib_5fbmfx_5fsepia_167',['GRRLIB_BMFX_Sepia',['../group___all_func.html#ga5c5986c87237874d005ad419bafa6bf1',1,'GRRLIB_BMFX_Sepia(const GRRLIB_texImg *texsrc, GRRLIB_texImg *texdest): GRRLIB_bmfx.c'],['../group___all_func.html#ga5c5986c87237874d005ad419bafa6bf1',1,'GRRLIB_BMFX_Sepia(const GRRLIB_texImg *texsrc, GRRLIB_texImg *texdest): GRRLIB_bmfx.c']]],
|
||||
['grrlib_5fcamera3dsettings_168',['GRRLIB_Camera3dSettings',['../group___all_func.html#ga7300940a38526ab5aa9be0f4abe4a32a',1,'GRRLIB_Camera3dSettings(f32 posx, f32 posy, f32 posz, f32 upx, f32 upy, f32 upz, f32 lookx, f32 looky, f32 lookz): GRRLIB_3D.c'],['../group___all_func.html#ga7300940a38526ab5aa9be0f4abe4a32a',1,'GRRLIB_Camera3dSettings(f32 posx, f32 posy, f32 posz, f32 upx, f32 upy, f32 upz, f32 lookx, f32 looky, f32 lookz): GRRLIB_3D.c']]],
|
||||
['grrlib_5fcircle_169',['GRRLIB_Circle',['../group___all_func.html#ga23a8ac948a2f606256f981ec7665f7a3',1,'GRRLIB_Circle(const f32 x, const f32 y, const f32 radius, const u32 color, const u8 filled): GRRLIB_fbAdvanced.c'],['../group___all_func.html#ga23a8ac948a2f606256f981ec7665f7a3',1,'GRRLIB_Circle(const f32 x, const f32 y, const f32 radius, const u32 color, const u8 filled): GRRLIB_fbAdvanced.c']]],
|
||||
['grrlib_5fcleartex_170',['GRRLIB_ClearTex',['../group___all_func.html#gadf667fd892b2f24dfcfe1542e086630e',1,'GRRLIB_ClearTex(GRRLIB_texImg *tex): GRRLIB_texSetup.h'],['../group___all_func.html#gadf667fd892b2f24dfcfe1542e086630e',1,'GRRLIB_ClearTex(GRRLIB_texImg *tex): GRRLIB_texSetup.h']]],
|
||||
['grrlib_5fclipdrawing_171',['GRRLIB_ClipDrawing',['../group___all_func.html#gacf077d7ee678f8bd942db4cbf6027d98',1,'GRRLIB_ClipDrawing(const int x, const int y, const int width, const int height): GRRLIB_clipping.h'],['../group___all_func.html#gacf077d7ee678f8bd942db4cbf6027d98',1,'GRRLIB_ClipDrawing(const int x, const int y, const int width, const int height): GRRLIB_clipping.h']]],
|
||||
['grrlib_5fclipreset_172',['GRRLIB_ClipReset',['../group___all_func.html#gae4bc6ca96070c33d540ad720c5c91fc4',1,'GRRLIB_ClipReset(void): GRRLIB_clipping.h'],['../group___all_func.html#gae4bc6ca96070c33d540ad720c5c91fc4',1,'GRRLIB_ClipReset(void): GRRLIB_clipping.h']]],
|
||||
['grrlib_5fcompoend_173',['GRRLIB_CompoEnd',['../group___all_func.html#gaab852acf9b7679bd1142003b4d6635f3',1,'GRRLIB_CompoEnd(int posx, int posy, GRRLIB_texImg *tex): GRRLIB_snapshot.c'],['../group___all_func.html#gaab852acf9b7679bd1142003b4d6635f3',1,'GRRLIB_CompoEnd(int posx, int posy, GRRLIB_texImg *tex): GRRLIB_snapshot.c']]],
|
||||
['grrlib_5fcompostart_174',['GRRLIB_CompoStart',['../group___all_func.html#gab46283be3128415bf0ab2969bf7fda95',1,'GRRLIB_CompoStart(void): GRRLIB_snapshot.c'],['../group___all_func.html#gab46283be3128415bf0ab2969bf7fda95',1,'GRRLIB_CompoStart(void): GRRLIB_snapshot.c']]],
|
||||
['grrlib_5fcreateemptytexture_175',['GRRLIB_CreateEmptyTexture',['../group___all_func.html#ga53c20a0c6e33df2ceaf2968f8dd1b921',1,'GRRLIB_CreateEmptyTexture(const u32 w, const u32 h): GRRLIB_texEdit.c'],['../group___all_func.html#ga53c20a0c6e33df2ceaf2968f8dd1b921',1,'GRRLIB_CreateEmptyTexture(const u32 w, const u32 h): GRRLIB_texEdit.c']]],
|
||||
['grrlib_5fdrawcone_176',['GRRLIB_DrawCone',['../group___all_func.html#gabc9c582a2d39b97f5450fea8c61f7f80',1,'GRRLIB_DrawCone(f32 r, f32 h, int d, bool filled, u32 col): GRRLIB_3D.c'],['../group___all_func.html#gabc9c582a2d39b97f5450fea8c61f7f80',1,'GRRLIB_DrawCone(f32 r, f32 h, int d, bool filled, u32 col): GRRLIB_3D.c']]],
|
||||
['grrlib_5fdrawcube_177',['GRRLIB_DrawCube',['../group___all_func.html#gad029080b2bb31c61feb5af6b60e59ec2',1,'GRRLIB_DrawCube(f32 size, bool filled, u32 col): GRRLIB_3D.c'],['../group___all_func.html#gad029080b2bb31c61feb5af6b60e59ec2',1,'GRRLIB_DrawCube(f32 size, bool filled, u32 col): GRRLIB_3D.c']]],
|
||||
['grrlib_5fdrawcylinder_178',['GRRLIB_DrawCylinder',['../group___all_func.html#ga6250c32662da700f248f305b737f3ceb',1,'GRRLIB_DrawCylinder(f32 r, f32 h, int d, bool filled, u32 col): GRRLIB_3D.c'],['../group___all_func.html#ga6250c32662da700f248f305b737f3ceb',1,'GRRLIB_DrawCylinder(f32 r, f32 h, int d, bool filled, u32 col): GRRLIB_3D.c']]],
|
||||
['grrlib_5fdrawimg_179',['GRRLIB_DrawImg',['../group___all_func.html#gac93fa62dac7639bd2fe626aae5fef150',1,'GRRLIB_DrawImg(const f32 xpos, const f32 ypos, const GRRLIB_texImg *tex, const f32 degrees, const f32 scaleX, const f32 scaleY, const u32 color): GRRLIB_render.c'],['../group___all_func.html#gac93fa62dac7639bd2fe626aae5fef150',1,'GRRLIB_DrawImg(const f32 xpos, const f32 ypos, const GRRLIB_texImg *tex, const f32 degrees, const f32 scaleX, const f32 scaleY, const u32 color): GRRLIB_render.c']]],
|
||||
['grrlib_5fdrawimgquad_180',['GRRLIB_DrawImgQuad',['../group___all_func.html#ga852b2b23d242d8cdd0a1cbcbe89d7317',1,'GRRLIB_DrawImgQuad(const guVector pos[4], GRRLIB_texImg *tex, const u32 color): GRRLIB_render.c'],['../group___all_func.html#ga852b2b23d242d8cdd0a1cbcbe89d7317',1,'GRRLIB_DrawImgQuad(const guVector pos[4], GRRLIB_texImg *tex, const u32 color): GRRLIB_render.c']]],
|
||||
['grrlib_5fdrawpart_181',['GRRLIB_DrawPart',['../group___all_func.html#gabafe0b9297e020c440851543c028575e',1,'GRRLIB_DrawPart(const f32 xpos, const f32 ypos, const f32 partx, const f32 party, const f32 partw, const f32 parth, const GRRLIB_texImg *tex, const f32 degrees, const f32 scaleX, const f32 scaleY, const u32 color): GRRLIB_render.c'],['../group___all_func.html#gabafe0b9297e020c440851543c028575e',1,'GRRLIB_DrawPart(const f32 xpos, const f32 ypos, const f32 partx, const f32 party, const f32 partw, const f32 parth, const GRRLIB_texImg *tex, const f32 degrees, const f32 scaleX, const f32 scaleY, const u32 color): GRRLIB_render.c']]],
|
||||
['grrlib_5fdrawsphere_182',['GRRLIB_DrawSphere',['../group___all_func.html#gaea4b4858892b197b94c0a2b331eb9c91',1,'GRRLIB_DrawSphere(f32 r, int lats, int longs, bool filled, u32 col): GRRLIB_3D.c'],['../group___all_func.html#gaea4b4858892b197b94c0a2b331eb9c91',1,'GRRLIB_DrawSphere(f32 r, int lats, int longs, bool filled, u32 col): GRRLIB_3D.c']]],
|
||||
['grrlib_5fdrawtesspanel_183',['GRRLIB_DrawTessPanel',['../group___all_func.html#ga654851a42dbdefae806f1793cf6a69d0',1,'GRRLIB_DrawTessPanel(f32 w, f32 wstep, f32 h, f32 hstep, bool filled, u32 col): GRRLIB_3D.c'],['../group___all_func.html#ga654851a42dbdefae806f1793cf6a69d0',1,'GRRLIB_DrawTessPanel(f32 w, f32 wstep, f32 h, f32 hstep, bool filled, u32 col): GRRLIB_3D.c']]],
|
||||
['grrlib_5fdrawtile_184',['GRRLIB_DrawTile',['../group___all_func.html#ga8225b76416869d90c10ff90e9f2215d2',1,'GRRLIB_DrawTile(const f32 xpos, const f32 ypos, const GRRLIB_texImg *tex, const f32 degrees, const f32 scaleX, const f32 scaleY, const u32 color, const int frame): GRRLIB_render.c'],['../group___all_func.html#ga8225b76416869d90c10ff90e9f2215d2',1,'GRRLIB_DrawTile(const f32 xpos, const f32 ypos, const GRRLIB_texImg *tex, const f32 degrees, const f32 scaleX, const f32 scaleY, const u32 color, const int frame): GRRLIB_render.c']]],
|
||||
['grrlib_5fdrawtilequad_185',['GRRLIB_DrawTileQuad',['../group___all_func.html#gaeb7bef5310d7a764278d3f91810de701',1,'GRRLIB_DrawTileQuad(const guVector pos[4], GRRLIB_texImg *tex, const u32 color, const int frame): GRRLIB_render.c'],['../group___all_func.html#gaeb7bef5310d7a764278d3f91810de701',1,'GRRLIB_DrawTileQuad(const guVector pos[4], GRRLIB_texImg *tex, const u32 color, const int frame): GRRLIB_render.c']]],
|
||||
['grrlib_5fdrawtorus_186',['GRRLIB_DrawTorus',['../group___all_func.html#ga6410ce395aeab56d3166a45724cb6a32',1,'GRRLIB_DrawTorus(f32 r, f32 R, int nsides, int rings, bool filled, u32 col): GRRLIB_3D.c'],['../group___all_func.html#ga6410ce395aeab56d3166a45724cb6a32',1,'GRRLIB_DrawTorus(f32 r, f32 R, int nsides, int rings, bool filled, u32 col): GRRLIB_3D.c']]],
|
||||
['grrlib_5fexit_187',['GRRLIB_Exit',['../group___all_func.html#ga15b1f7d9224e25e77d2806847344f651',1,'GRRLIB_Exit(void): GRRLIB_core.c'],['../group___all_func.html#ga15b1f7d9224e25e77d2806847344f651',1,'GRRLIB_Exit(void): GRRLIB_core.c']]],
|
||||
['grrlib_5ffillscreen_188',['GRRLIB_FillScreen',['../group___all_func.html#gaa4334df3b160f01ae4cf49c616fe0949',1,'GRRLIB_FillScreen(const u32 color): GRRLIB_fbSimple.h'],['../group___all_func.html#gaa4334df3b160f01ae4cf49c616fe0949',1,'GRRLIB_FillScreen(const u32 color): GRRLIB_fbSimple.h']]],
|
||||
['grrlib_5fflushtex_189',['GRRLIB_FlushTex',['../group___all_func.html#ga5e6a52737806ffb075cc8be7724f3fdd',1,'GRRLIB_FlushTex(GRRLIB_texImg *tex): GRRLIB_texSetup.h'],['../group___all_func.html#ga5e6a52737806ffb075cc8be7724f3fdd',1,'GRRLIB_FlushTex(GRRLIB_texImg *tex): GRRLIB_texSetup.h']]],
|
||||
['grrlib_5ffreebmf_190',['GRRLIB_FreeBMF',['../group___all_func.html#ga092169c6cbff1f1713f66fffff3dd8a2',1,'GRRLIB_FreeBMF(GRRLIB_bytemapFont *bmf): GRRLIB_bmf.c'],['../group___all_func.html#ga092169c6cbff1f1713f66fffff3dd8a2',1,'GRRLIB_FreeBMF(GRRLIB_bytemapFont *bmf): GRRLIB_bmf.c']]],
|
||||
['grrlib_5ffreetexture_191',['GRRLIB_FreeTexture',['../group___all_func.html#ga57309da8aaeefe4092eda55cf38a9c7f',1,'GRRLIB_FreeTexture(GRRLIB_texImg *tex): GRRLIB_texSetup.h'],['../group___all_func.html#ga57309da8aaeefe4092eda55cf38a9c7f',1,'GRRLIB_FreeTexture(GRRLIB_texImg *tex): GRRLIB_texSetup.h']]],
|
||||
['grrlib_5ffreettf_192',['GRRLIB_FreeTTF',['../group___all_func.html#ga977ef3ec2aaa49cae6c7492066e35640',1,'GRRLIB_FreeTTF(GRRLIB_ttfFont *myFont): GRRLIB_ttf.c'],['../group___all_func.html#ga977ef3ec2aaa49cae6c7492066e35640',1,'GRRLIB_FreeTTF(GRRLIB_ttfFont *myFont): GRRLIB_ttf.c']]],
|
||||
['grrlib_5fgeckoinit_193',['GRRLIB_GeckoInit',['../group___all_func.html#gafe58415d449f5d01b3019bda9be6abe4',1,'GRRLIB_GeckoInit(): GRRLIB_gecko.c'],['../group___all_func.html#gafe58415d449f5d01b3019bda9be6abe4',1,'GRRLIB_GeckoInit(): GRRLIB_gecko.c']]],
|
||||
['grrlib_5fgeckoprintf_194',['GRRLIB_GeckoPrintf',['../group___all_func.html#gaa82c6313b26687aaea494b91d77dc140',1,'GRRLIB_GeckoPrintf(const char *text,...): GRRLIB_gecko.c'],['../group___all_func.html#gaa82c6313b26687aaea494b91d77dc140',1,'GRRLIB_GeckoPrintf(const char *text,...): GRRLIB_gecko.c']]],
|
||||
['grrlib_5fgetantialiasing_195',['GRRLIB_GetAntiAliasing',['../group___all_func.html#gac63e5050865fd77b0e72d950ffd033e0',1,'GRRLIB_GetAntiAliasing(void): GRRLIB_settings.h'],['../group___all_func.html#gac63e5050865fd77b0e72d950ffd033e0',1,'GRRLIB_GetAntiAliasing(void): GRRLIB_settings.h']]],
|
||||
['grrlib_5fgetblend_196',['GRRLIB_GetBlend',['../group___all_func.html#ga2a1ef7de190db2f090526ef0cc5dee30',1,'GRRLIB_GetBlend(void): GRRLIB_settings.h'],['../group___all_func.html#ga2a1ef7de190db2f090526ef0cc5dee30',1,'GRRLIB_GetBlend(void): GRRLIB_settings.h']]],
|
||||
['grrlib_5fgetpixelfromfb_197',['GRRLIB_GetPixelFromFB',['../group___all_func.html#ga454dafae2dfd9829789aa73810163858',1,'GRRLIB_GetPixelFromFB(int x, int y): GRRLIB_pixel.h'],['../group___all_func.html#ga454dafae2dfd9829789aa73810163858',1,'GRRLIB_GetPixelFromFB(int x, int y): GRRLIB_pixel.h']]],
|
||||
['grrlib_5fgetpixelfromteximg_198',['GRRLIB_GetPixelFromtexImg',['../group___all_func.html#gaf0efaaeacbc18ff40d02dfe8104def56',1,'GRRLIB_GetPixelFromtexImg(const int x, const int y, const GRRLIB_texImg *tex): GRRLIB_pixel.h'],['../group___all_func.html#gaf0efaaeacbc18ff40d02dfe8104def56',1,'GRRLIB_GetPixelFromtexImg(const int x, const int y, const GRRLIB_texImg *tex): GRRLIB_pixel.h']]],
|
||||
['grrlib_5fgxengine_199',['GRRLIB_GXEngine',['../group___all_func.html#gab30f2c50710d1d659efb03daaa4866c8',1,'GRRLIB_GXEngine(const guVector v[], const u32 color[], const long n, const u8 fmt): GRRLIB_fbGX.h'],['../group___all_func.html#gab30f2c50710d1d659efb03daaa4866c8',1,'GRRLIB_GXEngine(const guVector v[], const u32 color[], const long n, const u8 fmt): GRRLIB_fbGX.h']]],
|
||||
['grrlib_5finit_200',['GRRLIB_Init',['../group___all_func.html#gad3186c7e10e4e6c46a743e062971e89a',1,'GRRLIB_Init(void): GRRLIB_core.c'],['../group___all_func.html#gad3186c7e10e4e6c46a743e062971e89a',1,'GRRLIB_Init(void): GRRLIB_core.c']]],
|
||||
['grrlib_5finittileset_201',['GRRLIB_InitTileSet',['../group___all_func.html#ga9a25f472b099163469251ec7ad52d270',1,'GRRLIB_InitTileSet(GRRLIB_texImg *tex, const u32 tilew, const u32 tileh, const u32 tilestart): GRRLIB_bmf.c'],['../group___all_func.html#ga9a25f472b099163469251ec7ad52d270',1,'GRRLIB_InitTileSet(GRRLIB_texImg *tex, const u32 tilew, const u32 tileh, const u32 tilestart): GRRLIB_bmf.c']]],
|
||||
['grrlib_5fline_202',['GRRLIB_Line',['../group___all_func.html#ga6b0172d719954b1d876138d3e71b188c',1,'GRRLIB_Line(const f32 x1, const f32 y1, const f32 x2, const f32 y2, const u32 color): GRRLIB_fbSimple.h'],['../group___all_func.html#ga6b0172d719954b1d876138d3e71b188c',1,'GRRLIB_Line(const f32 x1, const f32 y1, const f32 x2, const f32 y2, const u32 color): GRRLIB_fbSimple.h']]],
|
||||
['grrlib_5floadbmf_203',['GRRLIB_LoadBMF',['../group___all_func.html#ga8e67a70e71cfe202318f567fe62ee3f7',1,'GRRLIB_LoadBMF(const u8 my_bmf[]): GRRLIB_bmf.c'],['../group___all_func.html#ga8e67a70e71cfe202318f567fe62ee3f7',1,'GRRLIB_LoadBMF(const u8 my_bmf[]): GRRLIB_bmf.c']]],
|
||||
['grrlib_5floadfile_204',['GRRLIB_LoadFile',['../group___all_func.html#gad0e9150a261df8642375ce0b51e891dc',1,'GRRLIB_LoadFile(const char *filename, u8 **data): GRRLIB_fileIO.c'],['../group___all_func.html#gad0e9150a261df8642375ce0b51e891dc',1,'GRRLIB_LoadFile(const char *filename, u8 **data): GRRLIB_fileIO.c']]],
|
||||
['grrlib_5floadtexture_205',['GRRLIB_LoadTexture',['../group___all_func.html#ga49b31e270b46142828b96b7b63c47c88',1,'GRRLIB_LoadTexture(const u8 *my_img): GRRLIB_texEdit.c'],['../group___all_func.html#ga49b31e270b46142828b96b7b63c47c88',1,'GRRLIB_LoadTexture(const u8 *my_img): GRRLIB_texEdit.c']]],
|
||||
['grrlib_5floadtexturebmp_206',['GRRLIB_LoadTextureBMP',['../group___all_func.html#ga715d38ab3a56377f4d1ae855f7a7a94e',1,'GRRLIB_LoadTextureBMP(const u8 *my_bmp): GRRLIB_texEdit.c'],['../group___all_func.html#ga715d38ab3a56377f4d1ae855f7a7a94e',1,'GRRLIB_LoadTextureBMP(const u8 *my_bmp): GRRLIB_texEdit.c']]],
|
||||
['grrlib_5floadtexturefromfile_207',['GRRLIB_LoadTextureFromFile',['../group___all_func.html#ga1c43c28ecb0e4d7f592577bca92e7ffc',1,'GRRLIB_LoadTextureFromFile(const char *filename): GRRLIB_fileIO.c'],['../group___all_func.html#ga1c43c28ecb0e4d7f592577bca92e7ffc',1,'GRRLIB_LoadTextureFromFile(const char *filename): GRRLIB_fileIO.c']]],
|
||||
['grrlib_5floadtexturejpg_208',['GRRLIB_LoadTextureJPG',['../group___all_func.html#ga885310955bccea418939fb791e0640f8',1,'GRRLIB_LoadTextureJPG(const u8 *my_jpg): GRRLIB_texEdit.c'],['../group___all_func.html#ga885310955bccea418939fb791e0640f8',1,'GRRLIB_LoadTextureJPG(const u8 *my_jpg): GRRLIB_texEdit.c']]],
|
||||
['grrlib_5floadtexturejpgex_209',['GRRLIB_LoadTextureJPGEx',['../group___all_func.html#ga5acd24c18e51e157822df26dea920630',1,'GRRLIB_LoadTextureJPGEx(const u8 *my_jpg, const int my_size): GRRLIB_texEdit.c'],['../group___all_func.html#ga5acd24c18e51e157822df26dea920630',1,'GRRLIB_LoadTextureJPGEx(const u8 *my_jpg, const int): GRRLIB_texEdit.c']]],
|
||||
['grrlib_5floadtexturepng_210',['GRRLIB_LoadTexturePNG',['../group___all_func.html#gaab9f55cfb94c2cbfcd65fb7970357391',1,'GRRLIB_LoadTexturePNG(const u8 *my_png): GRRLIB_texEdit.c'],['../group___all_func.html#gaab9f55cfb94c2cbfcd65fb7970357391',1,'GRRLIB_LoadTexturePNG(const u8 *my_png): GRRLIB_texEdit.c']]],
|
||||
['grrlib_5floadttf_211',['GRRLIB_LoadTTF',['../group___all_func.html#gab2b209553f321a9e30078aa6f5942ea7',1,'GRRLIB_LoadTTF(const u8 *file_base, s32 file_size): GRRLIB_ttf.c'],['../group___all_func.html#gab2b209553f321a9e30078aa6f5942ea7',1,'GRRLIB_LoadTTF(const u8 *file_base, s32 file_size): GRRLIB_ttf.c']]],
|
||||
['grrlib_5fngone_212',['GRRLIB_NGone',['../group___all_func.html#gac7ba7ec716a2a7100cdc6f4fb8c85062',1,'GRRLIB_NGone(const guVector v[], const u32 color[], const long n): GRRLIB_fbComplex.h'],['../group___all_func.html#gac7ba7ec716a2a7100cdc6f4fb8c85062',1,'GRRLIB_NGone(const guVector v[], const u32 color[], const long n): GRRLIB_fbComplex.h']]],
|
||||
['grrlib_5fngonefilled_213',['GRRLIB_NGoneFilled',['../group___all_func.html#ga39d86882203f923af1403ec9bbbd01c4',1,'GRRLIB_NGoneFilled(const guVector v[], const u32 color[], const long n): GRRLIB_fbComplex.h'],['../group___all_func.html#ga39d86882203f923af1403ec9bbbd01c4',1,'GRRLIB_NGoneFilled(const guVector v[], const u32 color[], const long n): GRRLIB_fbComplex.h']]],
|
||||
['grrlib_5fnplot_214',['GRRLIB_NPlot',['../group___all_func.html#ga4e6b4d7e4a15eb39d507d923b439d0e5',1,'GRRLIB_NPlot(const guVector v[], const u32 color[], const long n): GRRLIB_fbComplex.h'],['../group___all_func.html#ga4e6b4d7e4a15eb39d507d923b439d0e5',1,'GRRLIB_NPlot(const guVector v[], const u32 color[], const long n): GRRLIB_fbComplex.h']]],
|
||||
['grrlib_5fobjectview_215',['GRRLIB_ObjectView',['../group___all_func.html#gac02a14d2556b5ec92e28f41c9888b530',1,'GRRLIB_ObjectView(f32 posx, f32 posy, f32 posz, f32 angx, f32 angy, f32 angz, f32 scalx, f32 scaly, f32 scalz): GRRLIB_3D.c'],['../group___all_func.html#gac02a14d2556b5ec92e28f41c9888b530',1,'GRRLIB_ObjectView(f32 posx, f32 posy, f32 posz, f32 angx, f32 angy, f32 angz, f32 scalx, f32 scaly, f32 scalz): GRRLIB_3D.c']]],
|
||||
['grrlib_5fobjectviewbegin_216',['GRRLIB_ObjectViewBegin',['../group___all_func.html#gaf7f2e67faf4659534f18a6077522eaf6',1,'GRRLIB_ObjectViewBegin(void): GRRLIB_3D.c'],['../group___all_func.html#gaf7f2e67faf4659534f18a6077522eaf6',1,'GRRLIB_ObjectViewBegin(void): GRRLIB_3D.c']]],
|
||||
['grrlib_5fobjectviewend_217',['GRRLIB_ObjectViewEnd',['../group___all_func.html#gac174d61b9a21730a97a8aa6ba59c8e2e',1,'GRRLIB_ObjectViewEnd(void): GRRLIB_3D.c'],['../group___all_func.html#gac174d61b9a21730a97a8aa6ba59c8e2e',1,'GRRLIB_ObjectViewEnd(void): GRRLIB_3D.c']]],
|
||||
['grrlib_5fobjectviewinv_218',['GRRLIB_ObjectViewInv',['../group___all_func.html#ga03814286ada96c4a38fa36b9477bbd7c',1,'GRRLIB_ObjectViewInv(f32 posx, f32 posy, f32 posz, f32 angx, f32 angy, f32 angz, f32 scalx, f32 scaly, f32 scalz): GRRLIB_3D.c'],['../group___all_func.html#ga03814286ada96c4a38fa36b9477bbd7c',1,'GRRLIB_ObjectViewInv(f32 posx, f32 posy, f32 posz, f32 angx, f32 angy, f32 angz, f32 scalx, f32 scaly, f32 scalz): GRRLIB_3D.c']]],
|
||||
['grrlib_5fobjectviewrotate_219',['GRRLIB_ObjectViewRotate',['../group___all_func.html#ga50ff0217cfeb128711fb1f3db3df4c8d',1,'GRRLIB_ObjectViewRotate(f32 angx, f32 angy, f32 angz): GRRLIB_3D.c'],['../group___all_func.html#ga50ff0217cfeb128711fb1f3db3df4c8d',1,'GRRLIB_ObjectViewRotate(f32 angx, f32 angy, f32 angz): GRRLIB_3D.c']]],
|
||||
['grrlib_5fobjectviewscale_220',['GRRLIB_ObjectViewScale',['../group___all_func.html#ga8e03d189c20637432df8dbf7d8c6948a',1,'GRRLIB_ObjectViewScale(f32 scalx, f32 scaly, f32 scalz): GRRLIB_3D.c'],['../group___all_func.html#ga8e03d189c20637432df8dbf7d8c6948a',1,'GRRLIB_ObjectViewScale(f32 scalx, f32 scaly, f32 scalz): GRRLIB_3D.c']]],
|
||||
['grrlib_5fobjectviewtrans_221',['GRRLIB_ObjectViewTrans',['../group___all_func.html#ga6991c87a4e1eff876be3733caa9b5947',1,'GRRLIB_ObjectViewTrans(f32 posx, f32 posy, f32 posz): GRRLIB_3D.c'],['../group___all_func.html#ga6991c87a4e1eff876be3733caa9b5947',1,'GRRLIB_ObjectViewTrans(f32 posx, f32 posy, f32 posz): GRRLIB_3D.c']]],
|
||||
['grrlib_5fplot_222',['GRRLIB_Plot',['../group___all_func.html#ga3d9c6c2d1661d8cbe149b27ad5f6e288',1,'GRRLIB_Plot(const f32 x, const f32 y, const u32 color): GRRLIB_fbSimple.h'],['../group___all_func.html#ga3d9c6c2d1661d8cbe149b27ad5f6e288',1,'GRRLIB_Plot(const f32 x, const f32 y, const u32 color): GRRLIB_fbSimple.h']]],
|
||||
['grrlib_5fprintbmf_223',['GRRLIB_PrintBMF',['../group___all_func.html#gabc7a3deff6baf1923bbde413c036ef96',1,'GRRLIB_PrintBMF(const f32 xpos, const f32 ypos, const GRRLIB_bytemapFont *bmf, const char *text,...): GRRLIB_print.c'],['../group___all_func.html#gabc7a3deff6baf1923bbde413c036ef96',1,'GRRLIB_PrintBMF(const f32 xpos, const f32 ypos, const GRRLIB_bytemapFont *bmf, const char *text,...): GRRLIB_print.c']]],
|
||||
['grrlib_5fprintf_224',['GRRLIB_Printf',['../group___all_func.html#ga5539140382d9563e4e42dbda1694d21d',1,'GRRLIB_Printf(const f32 xpos, const f32 ypos, const GRRLIB_texImg *tex, const u32 color, const f32 zoom, const char *text,...): GRRLIB_print.c'],['../group___all_func.html#ga5539140382d9563e4e42dbda1694d21d',1,'GRRLIB_Printf(const f32 xpos, const f32 ypos, const GRRLIB_texImg *tex, const u32 color, const f32 zoom, const char *text,...): GRRLIB_print.c']]],
|
||||
['grrlib_5fprintfttf_225',['GRRLIB_PrintfTTF',['../group___all_func.html#ga358e206bb75caac5bf850bd6f8f17d2a',1,'GRRLIB_PrintfTTF(int x, int y, GRRLIB_ttfFont *myFont, const char *string, unsigned int fontSize, const u32 color): GRRLIB_ttf.c'],['../group___all_func.html#ga358e206bb75caac5bf850bd6f8f17d2a',1,'GRRLIB_PrintfTTF(int x, int y, GRRLIB_ttfFont *myFont, const char *string, unsigned int fontSize, const u32 color): GRRLIB_ttf.c']]],
|
||||
['grrlib_5fprintfttfw_226',['GRRLIB_PrintfTTFW',['../group___all_func.html#gaba31ba538f5ee4f1abf0fb604a34d45b',1,'GRRLIB_PrintfTTFW(int x, int y, GRRLIB_ttfFont *myFont, const wchar_t *utf32, unsigned int fontSize, const u32 color): GRRLIB_ttf.c'],['../group___all_func.html#gaba31ba538f5ee4f1abf0fb604a34d45b',1,'GRRLIB_PrintfTTFW(int x, int y, GRRLIB_ttfFont *myFont, const wchar_t *string, unsigned int fontSize, const u32 color): GRRLIB_ttf.c']]],
|
||||
['grrlib_5fptinrect_227',['GRRLIB_PtInRect',['../group___all_func.html#gaa0e1bd3df799dc1ee46067f7ce3ca8c7',1,'GRRLIB_PtInRect(const int hotx, const int hoty, const int hotw, const int hoth, const int wpadx, const int wpady): GRRLIB_collision.h'],['../group___all_func.html#gaa0e1bd3df799dc1ee46067f7ce3ca8c7',1,'GRRLIB_PtInRect(const int hotx, const int hoty, const int hotw, const int hoth, const int wpadx, const int wpady): GRRLIB_collision.h']]],
|
||||
['grrlib_5frectangle_228',['GRRLIB_Rectangle',['../group___all_func.html#ga4d8e2d39ff349f77b0400431f35e55c3',1,'GRRLIB_Rectangle(const f32 x, const f32 y, const f32 width, const f32 height, const u32 color, const bool filled): GRRLIB_fbSimple.h'],['../group___all_func.html#ga4d8e2d39ff349f77b0400431f35e55c3',1,'GRRLIB_Rectangle(const f32 x, const f32 y, const f32 width, const f32 height, const u32 color, const bool filled): GRRLIB_fbSimple.h']]],
|
||||
['grrlib_5frectinrect_229',['GRRLIB_RectInRect',['../group___all_func.html#gaaaf388fab79085829b2cc886f18a138f',1,'GRRLIB_RectInRect(const int rect1x, const int rect1y, const int rect1w, const int rect1h, const int rect2x, const int rect2y, const int rect2w, const int rect2h): GRRLIB_collision.h'],['../group___all_func.html#gaaaf388fab79085829b2cc886f18a138f',1,'GRRLIB_RectInRect(const int rect1x, const int rect1y, const int rect1w, const int rect1h, const int rect2x, const int rect2y, const int rect2w, const int rect2h): GRRLIB_collision.h']]],
|
||||
['grrlib_5frectonrect_230',['GRRLIB_RectOnRect',['../group___all_func.html#ga87b9fd5a8ec33cce9b23a243ccda824d',1,'GRRLIB_RectOnRect(const int rect1x, const int rect1y, const int rect1w, const int rect1h, const int rect2x, const int rect2y, const int rect2w, const int rect2h): GRRLIB_collision.h'],['../group___all_func.html#ga87b9fd5a8ec33cce9b23a243ccda824d',1,'GRRLIB_RectOnRect(const int rect1x, const int rect1y, const int rect1w, const int rect1h, const int rect2x, const int rect2y, const int rect2w, const int rect2h): GRRLIB_collision.h']]],
|
||||
['grrlib_5frender_231',['GRRLIB_Render',['../group___all_func.html#ga9840a19154f1e0cf9de14ad81ba23aef',1,'GRRLIB_Render(void): GRRLIB_render.c'],['../group___all_func.html#ga9840a19154f1e0cf9de14ad81ba23aef',1,'GRRLIB_Render(void): GRRLIB_render.c']]],
|
||||
['grrlib_5fscreen2texture_232',['GRRLIB_Screen2Texture',['../group___all_func.html#ga7ac4e30576d4fccd0ae537a41b75f4c1',1,'GRRLIB_Screen2Texture(int posx, int posy, GRRLIB_texImg *tex, bool clear): GRRLIB_snapshot.c'],['../group___all_func.html#ga7ac4e30576d4fccd0ae537a41b75f4c1',1,'GRRLIB_Screen2Texture(int posx, int posy, GRRLIB_texImg *tex, bool clear): GRRLIB_snapshot.c']]],
|
||||
['grrlib_5fscrshot_233',['GRRLIB_ScrShot',['../group___all_func.html#ga3460233a6d9323890a8eefa19f520e25',1,'GRRLIB_ScrShot(const char *filename): GRRLIB_fileIO.c'],['../group___all_func.html#ga3460233a6d9323890a8eefa19f520e25',1,'GRRLIB_ScrShot(const char *filename): GRRLIB_fileIO.c']]],
|
||||
['grrlib_5fsetantialiasing_234',['GRRLIB_SetAntiAliasing',['../group___all_func.html#ga6a685c604592b6f219f101b1f47d87bd',1,'GRRLIB_SetAntiAliasing(const bool aa): GRRLIB_settings.h'],['../group___all_func.html#ga6a685c604592b6f219f101b1f47d87bd',1,'GRRLIB_SetAntiAliasing(const bool aa): GRRLIB_settings.h']]],
|
||||
['grrlib_5fsetbackgroundcolour_235',['GRRLIB_SetBackgroundColour',['../group___all_func.html#ga73ea335f801066d4c13114124e70f82f',1,'GRRLIB_SetBackgroundColour(u8 r, u8 g, u8 b, u8 a): GRRLIB_3D.c'],['../group___all_func.html#ga73ea335f801066d4c13114124e70f82f',1,'GRRLIB_SetBackgroundColour(u8 r, u8 g, u8 b, u8 a): GRRLIB_3D.c']]],
|
||||
['grrlib_5fsetblend_236',['GRRLIB_SetBlend',['../group___all_func.html#ga18217682c9ef5d1fb4a12bfd9b964ce8',1,'GRRLIB_SetBlend(const GRRLIB_blendMode blendmode): GRRLIB_settings.h'],['../group___all_func.html#ga18217682c9ef5d1fb4a12bfd9b964ce8',1,'GRRLIB_SetBlend(const GRRLIB_blendMode blendmode): GRRLIB_settings.h']]],
|
||||
['grrlib_5fsethandle_237',['GRRLIB_SetHandle',['../group___all_func.html#ga0c98022975900b36e91bb1bf78b64a9b',1,'GRRLIB_SetHandle(GRRLIB_texImg *tex, const int x, const int y): GRRLIB_handle.h'],['../group___all_func.html#ga0c98022975900b36e91bb1bf78b64a9b',1,'GRRLIB_SetHandle(GRRLIB_texImg *tex, const int x, const int y): GRRLIB_handle.h']]],
|
||||
['grrlib_5fsetlightambient_238',['GRRLIB_SetLightAmbient',['../group___all_func.html#gae2db782b9842924329956daaeefbac20',1,'GRRLIB_SetLightAmbient(u32 ambientcolor): GRRLIB_3D.c'],['../group___all_func.html#gae2db782b9842924329956daaeefbac20',1,'GRRLIB_SetLightAmbient(u32 ambientcolor): GRRLIB_3D.c']]],
|
||||
['grrlib_5fsetlightdiff_239',['GRRLIB_SetLightDiff',['../group___all_func.html#ga160f23daf580d4d41e491135f2f86027',1,'GRRLIB_SetLightDiff(u8 num, guVector pos, f32 distattn, f32 brightness, u32 lightcolor): GRRLIB_3D.c'],['../group___all_func.html#ga160f23daf580d4d41e491135f2f86027',1,'GRRLIB_SetLightDiff(u8 num, guVector pos, f32 distattn, f32 brightness, u32 lightcolor): GRRLIB_3D.c']]],
|
||||
['grrlib_5fsetlightoff_240',['GRRLIB_SetLightOff',['../group___all_func.html#ga4b4e22c02cf692d254f32da348299b78',1,'GRRLIB_SetLightOff(void): GRRLIB_3D.c'],['../group___all_func.html#ga4b4e22c02cf692d254f32da348299b78',1,'GRRLIB_SetLightOff(void): GRRLIB_3D.c']]],
|
||||
['grrlib_5fsetlightspec_241',['GRRLIB_SetLightSpec',['../group___all_func.html#ga2cd64208138d748c5d5d8266237578f0',1,'GRRLIB_SetLightSpec(u8 num, guVector dir, f32 shy, u32 lightcolor, u32 speccolor): GRRLIB_3D.c'],['../group___all_func.html#ga2cd64208138d748c5d5d8266237578f0',1,'GRRLIB_SetLightSpec(u8 num, guVector dir, f32 shy, u32 lightcolor, u32 speccolor): GRRLIB_3D.c']]],
|
||||
['grrlib_5fsetlightspot_242',['GRRLIB_SetLightSpot',['../group___all_func.html#gac4ae6bb35e12d59405c842c93e860462',1,'GRRLIB_SetLightSpot(u8 num, guVector pos, guVector lookat, f32 angAttn0, f32 angAttn1, f32 angAttn2, f32 distAttn0, f32 distAttn1, f32 distAttn2, u32 lightcolor): GRRLIB_3D.c'],['../group___all_func.html#gac4ae6bb35e12d59405c842c93e860462',1,'GRRLIB_SetLightSpot(u8 num, guVector pos, guVector lookat, f32 angAttn0, f32 angAttn1, f32 angAttn2, f32 distAttn0, f32 distAttn1, f32 distAttn2, u32 lightcolor): GRRLIB_3D.c']]],
|
||||
['grrlib_5fsetmidhandle_243',['GRRLIB_SetMidHandle',['../group___all_func.html#gaf9765f9f9f807396e554cb32e50dd1d6',1,'GRRLIB_SetMidHandle(GRRLIB_texImg *tex, const bool enabled): GRRLIB_handle.h'],['../group___all_func.html#gaf9765f9f9f807396e554cb32e50dd1d6',1,'GRRLIB_SetMidHandle(GRRLIB_texImg *tex, const bool enabled): GRRLIB_handle.h']]],
|
||||
['grrlib_5fsetpixeltofb_244',['GRRLIB_SetPixelToFB',['../group___all_func.html#ga2de134824b5ecc4d5011e98e7428ed31',1,'GRRLIB_SetPixelToFB(int x, int y, u32 pokeColor): GRRLIB_pixel.h'],['../group___all_func.html#ga2de134824b5ecc4d5011e98e7428ed31',1,'GRRLIB_SetPixelToFB(int x, int y, u32 pokeColor): GRRLIB_pixel.h']]],
|
||||
['grrlib_5fsetpixeltoteximg_245',['GRRLIB_SetPixelTotexImg',['../group___all_func.html#ga56e0544dd2fbf62ed03dbd2d91478c79',1,'GRRLIB_SetPixelTotexImg(const int x, const int y, GRRLIB_texImg *tex, const u32 color): GRRLIB_pixel.h'],['../group___all_func.html#ga56e0544dd2fbf62ed03dbd2d91478c79',1,'GRRLIB_SetPixelTotexImg(const int x, const int y, GRRLIB_texImg *tex, const u32 color): GRRLIB_pixel.h']]],
|
||||
['grrlib_5fsettexture_246',['GRRLIB_SetTexture',['../group___all_func.html#gacdda772743d08b1e060f2b3dbf4795ed',1,'GRRLIB_SetTexture(GRRLIB_texImg *tex, bool rep): GRRLIB_3D.c'],['../group___all_func.html#gacdda772743d08b1e060f2b3dbf4795ed',1,'GRRLIB_SetTexture(GRRLIB_texImg *tex, bool rep): GRRLIB_3D.c']]],
|
||||
['grrlib_5fwidthttf_247',['GRRLIB_WidthTTF',['../group___all_func.html#ga53429ddacb34b9fd89635ae412e57227',1,'GRRLIB_WidthTTF(GRRLIB_ttfFont *myFont, const char *string, unsigned int fontSize): GRRLIB_ttf.c'],['../group___all_func.html#ga53429ddacb34b9fd89635ae412e57227',1,'GRRLIB_WidthTTF(GRRLIB_ttfFont *myFont, const char *, unsigned int): GRRLIB_ttf.c']]],
|
||||
['grrlib_5fwidthttfw_248',['GRRLIB_WidthTTFW',['../group___all_func.html#gac8b9bb428ec8328f2954f74cf8a6edab',1,'GRRLIB_WidthTTFW(GRRLIB_ttfFont *myFont, const wchar_t *utf32, unsigned int fontSize): GRRLIB_ttf.c'],['../group___all_func.html#gac8b9bb428ec8328f2954f74cf8a6edab',1,'GRRLIB_WidthTTFW(GRRLIB_ttfFont *myFont, const wchar_t *, unsigned int): GRRLIB_ttf.c']]]
|
||||
];
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html><head><title></title>
|
||||
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
|
||||
<meta name="generator" content="Doxygen 1.8.13"/>
|
||||
<meta name="generator" content="Doxygen 1.8.17"/>
|
||||
<link rel="stylesheet" type="text/css" href="search.css"/>
|
||||
<script type="text/javascript" src="groups_0.js"></script>
|
||||
<script type="text/javascript" src="search.js"></script>
|
||||
|
@ -11,15 +11,19 @@
|
|||
<div class="SRStatus" id="Loading">Loading...</div>
|
||||
<div id="SRResults"></div>
|
||||
<script type="text/javascript"><!--
|
||||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
||||
createResults();
|
||||
/* @license-end */
|
||||
--></script>
|
||||
<div class="SRStatus" id="Searching">Searching...</div>
|
||||
<div class="SRStatus" id="NoMatches">No Matches</div>
|
||||
<script type="text/javascript"><!--
|
||||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
||||
document.getElementById("Loading").style.display="none";
|
||||
document.getElementById("NoMatches").style.display="none";
|
||||
var searchResults = new SearchResults("searchResults");
|
||||
searchResults.Search();
|
||||
/* @license-end */
|
||||
--></script>
|
||||
</div>
|
||||
</body>
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
var searchData=
|
||||
[
|
||||
['everything_20in_20grrlib',['Everything in GRRLIB',['../group___all_func.html',1,'']]]
|
||||
['everything_20in_20grrlib_292',['Everything in GRRLIB',['../group___all_func.html',1,'']]]
|
||||
];
|
||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 563 B After Width: | Height: | Size: 465 B |
|
@ -1,4 +1,4 @@
|
|||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html><head><title></title>
|
||||
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
|
||||
<link rel="stylesheet" type="text/css" href="search.css"/>
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html><head><title></title>
|
||||
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
|
||||
<meta name="generator" content="Doxygen 1.8.13"/>
|
||||
<meta name="generator" content="Doxygen 1.8.17"/>
|
||||
<link rel="stylesheet" type="text/css" href="search.css"/>
|
||||
<script type="text/javascript" src="pages_0.js"></script>
|
||||
<script type="text/javascript" src="search.js"></script>
|
||||
|
@ -11,15 +11,19 @@
|
|||
<div class="SRStatus" id="Loading">Loading...</div>
|
||||
<div id="SRResults"></div>
|
||||
<script type="text/javascript"><!--
|
||||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
||||
createResults();
|
||||
/* @license-end */
|
||||
--></script>
|
||||
<div class="SRStatus" id="Searching">Searching...</div>
|
||||
<div class="SRStatus" id="NoMatches">No Matches</div>
|
||||
<script type="text/javascript"><!--
|
||||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
||||
document.getElementById("Loading").style.display="none";
|
||||
document.getElementById("NoMatches").style.display="none";
|
||||
var searchResults = new SearchResults("searchResults");
|
||||
searchResults.Search();
|
||||
/* @license-end */
|
||||
--></script>
|
||||
</div>
|
||||
</body>
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
var searchData=
|
||||
[
|
||||
['changelog',['Changelog',['../md__home_runner_work__g_r_r_l_i_b__g_r_r_l_i_b__c_h_a_n_g_e_l_o_g.html',1,'']]]
|
||||
['changelog_293',['Changelog',['../md__home_runner_work__g_r_r_l_i_b__g_r_r_l_i_b__c_h_a_n_g_e_l_o_g.html',1,'']]]
|
||||
];
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html><head><title></title>
|
||||
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
|
||||
<meta name="generator" content="Doxygen 1.8.13"/>
|
||||
<meta name="generator" content="Doxygen 1.8.17"/>
|
||||
<link rel="stylesheet" type="text/css" href="search.css"/>
|
||||
<script type="text/javascript" src="pages_1.js"></script>
|
||||
<script type="text/javascript" src="search.js"></script>
|
||||
|
@ -11,15 +11,19 @@
|
|||
<div class="SRStatus" id="Loading">Loading...</div>
|
||||
<div id="SRResults"></div>
|
||||
<script type="text/javascript"><!--
|
||||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
||||
createResults();
|
||||
/* @license-end */
|
||||
--></script>
|
||||
<div class="SRStatus" id="Searching">Searching...</div>
|
||||
<div class="SRStatus" id="NoMatches">No Matches</div>
|
||||
<script type="text/javascript"><!--
|
||||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
||||
document.getElementById("Loading").style.display="none";
|
||||
document.getElementById("NoMatches").style.display="none";
|
||||
var searchResults = new SearchResults("searchResults");
|
||||
searchResults.Search();
|
||||
/* @license-end */
|
||||
--></script>
|
||||
</div>
|
||||
</body>
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
var searchData=
|
||||
[
|
||||
['grrlib_20documentation',['GRRLIB Documentation',['../index.html',1,'']]]
|
||||
['grrlib_20documentation_294',['GRRLIB Documentation',['../index.html',1,'']]]
|
||||
];
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html><head><title></title>
|
||||
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
|
||||
<meta name="generator" content="Doxygen 1.8.13"/>
|
||||
<meta name="generator" content="Doxygen 1.8.17"/>
|
||||
<link rel="stylesheet" type="text/css" href="search.css"/>
|
||||
<script type="text/javascript" src="pages_2.js"></script>
|
||||
<script type="text/javascript" src="search.js"></script>
|
||||
|
@ -11,15 +11,19 @@
|
|||
<div class="SRStatus" id="Loading">Loading...</div>
|
||||
<div id="SRResults"></div>
|
||||
<script type="text/javascript"><!--
|
||||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
||||
createResults();
|
||||
/* @license-end */
|
||||
--></script>
|
||||
<div class="SRStatus" id="Searching">Searching...</div>
|
||||
<div class="SRStatus" id="NoMatches">No Matches</div>
|
||||
<script type="text/javascript"><!--
|
||||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
||||
document.getElementById("Loading").style.display="none";
|
||||
document.getElementById("NoMatches").style.display="none";
|
||||
var searchResults = new SearchResults("searchResults");
|
||||
searchResults.Search();
|
||||
/* @license-end */
|
||||
--></script>
|
||||
</div>
|
||||
</body>
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
var searchData=
|
||||
[
|
||||
['licence',['LICENCE',['../md__home_runner_work__g_r_r_l_i_b__g_r_r_l_i_b__l_i_c_e_n_c_e.html',1,'']]]
|
||||
['licence_295',['LICENCE',['../md__home_runner_work__g_r_r_l_i_b__g_r_r_l_i_b__l_i_c_e_n_c_e.html',1,'']]]
|
||||
];
|
||||
|
|
|
@ -1,3 +1,26 @@
|
|||
/*
|
||||
@licstart The following is the entire license notice for the
|
||||
JavaScript code in this file.
|
||||
|
||||
Copyright (C) 1997-2017 by Dimitri van Heesch
|
||||
|
||||
This program is free software; you can redistribute it and/or modify
|
||||
it under the terms of the GNU General Public License as published by
|
||||
the Free Software Foundation; either version 2 of the License, or
|
||||
(at your option) any later version.
|
||||
|
||||
This program is distributed in the hope that it will be useful,
|
||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
GNU General Public License for more details.
|
||||
|
||||
You should have received a copy of the GNU General Public License along
|
||||
with this program; if not, write to the Free Software Foundation, Inc.,
|
||||
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
|
||||
|
||||
@licend The above is the entire license notice
|
||||
for the JavaScript code in this file
|
||||
*/
|
||||
function convertToId(search)
|
||||
{
|
||||
var result = '';
|
||||
|
@ -788,4 +811,4 @@ function init_search()
|
|||
}
|
||||
searchBox.OnSelectItem(0);
|
||||
}
|
||||
|
||||
/* @license-end */
|
||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 604 B After Width: | Height: | Size: 567 B |
Binary file not shown.
Before Width: | Height: | Size: 612 B After Width: | Height: | Size: 553 B |
|
@ -1,7 +1,7 @@
|
|||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html><head><title></title>
|
||||
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
|
||||
<meta name="generator" content="Doxygen 1.8.13"/>
|
||||
<meta name="generator" content="Doxygen 1.8.17"/>
|
||||
<link rel="stylesheet" type="text/css" href="search.css"/>
|
||||
<script type="text/javascript" src="typedefs_0.js"></script>
|
||||
<script type="text/javascript" src="search.js"></script>
|
||||
|
@ -11,15 +11,19 @@
|
|||
<div class="SRStatus" id="Loading">Loading...</div>
|
||||
<div id="SRResults"></div>
|
||||
<script type="text/javascript"><!--
|
||||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
||||
createResults();
|
||||
/* @license-end */
|
||||
--></script>
|
||||
<div class="SRStatus" id="Searching">Searching...</div>
|
||||
<div class="SRStatus" id="NoMatches">No Matches</div>
|
||||
<script type="text/javascript"><!--
|
||||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
||||
document.getElementById("Loading").style.display="none";
|
||||
document.getElementById("NoMatches").style.display="none";
|
||||
var searchResults = new SearchResults("searchResults");
|
||||
searchResults.Search();
|
||||
/* @license-end */
|
||||
--></script>
|
||||
</div>
|
||||
</body>
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
var searchData=
|
||||
[
|
||||
['grrlib_5fblendmode',['GRRLIB_blendMode',['../group___all_func.html#gabe3492d05b0bc11aed3dab873129fba0',1,'grrlib.h']]],
|
||||
['grrlib_5fbytemapchar',['GRRLIB_bytemapChar',['../group___all_func.html#ga9ce042be1acf8ec62c9a0b43d89becfa',1,'grrlib.h']]],
|
||||
['grrlib_5fbytemapfont',['GRRLIB_bytemapFont',['../group___all_func.html#gaf9bf452aa990a8e9987aa689aacbe782',1,'grrlib.h']]],
|
||||
['grrlib_5fdrawsettings',['GRRLIB_drawSettings',['../group___all_func.html#ga5e6c1fe5b472dc0c8683e28a36f154c6',1,'grrlib.h']]],
|
||||
['grrlib_5fteximg',['GRRLIB_texImg',['../group___all_func.html#gaaa6ad5d8d27cb06f2c9caa8d274c936b',1,'grrlib.h']]],
|
||||
['grrlib_5fttffont',['GRRLIB_ttfFont',['../group___all_func.html#ga499180deb21d989a9a41df654e2f037f',1,'grrlib.h']]]
|
||||
['grrlib_5fblendmode_280',['GRRLIB_blendMode',['../group___all_func.html#gaadb8b5eb7000391e477ed8221fa3f2c9',1,'grrlib.h']]],
|
||||
['grrlib_5fbytemapchar_281',['GRRLIB_bytemapChar',['../group___all_func.html#ga3afef19dc5b9ad7c6e89fe06f9bfe1e0',1,'grrlib.h']]],
|
||||
['grrlib_5fbytemapfont_282',['GRRLIB_bytemapFont',['../group___all_func.html#ga08ac096c30fe4b6becaa039a97905c73',1,'grrlib.h']]],
|
||||
['grrlib_5fdrawsettings_283',['GRRLIB_drawSettings',['../group___all_func.html#ga5832d092436ee56d5f83b6792d309290',1,'grrlib.h']]],
|
||||
['grrlib_5fteximg_284',['GRRLIB_texImg',['../group___all_func.html#ga7f5b59ff4d8d339dcb303b660339d9bb',1,'grrlib.h']]],
|
||||
['grrlib_5fttffont_285',['GRRLIB_ttfFont',['../group___all_func.html#gac8a079ae4566c590762c46b8210bb9f4',1,'grrlib.h']]]
|
||||
];
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html><head><title></title>
|
||||
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
|
||||
<meta name="generator" content="Doxygen 1.8.13"/>
|
||||
<meta name="generator" content="Doxygen 1.8.17"/>
|
||||
<link rel="stylesheet" type="text/css" href="search.css"/>
|
||||
<script type="text/javascript" src="variables_0.js"></script>
|
||||
<script type="text/javascript" src="search.js"></script>
|
||||
|
@ -11,15 +11,19 @@
|
|||
<div class="SRStatus" id="Loading">Loading...</div>
|
||||
<div id="SRResults"></div>
|
||||
<script type="text/javascript"><!--
|
||||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
||||
createResults();
|
||||
/* @license-end */
|
||||
--></script>
|
||||
<div class="SRStatus" id="Searching">Searching...</div>
|
||||
<div class="SRStatus" id="NoMatches">No Matches</div>
|
||||
<script type="text/javascript"><!--
|
||||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
||||
document.getElementById("Loading").style.display="none";
|
||||
document.getElementById("NoMatches").style.display="none";
|
||||
var searchResults = new SearchResults("searchResults");
|
||||
searchResults.Search();
|
||||
/* @license-end */
|
||||
--></script>
|
||||
</div>
|
||||
</body>
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
var searchData=
|
||||
[
|
||||
['antialias',['antialias',['../struct_g_r_r_l_i_b__draw_settings.html#a0511a787f97e723bc74c4b5b89ddfdad',1,'GRRLIB_drawSettings']]]
|
||||
['antialias_249',['antialias',['../struct_g_r_r_l_i_b__draw_settings.html#a0511a787f97e723bc74c4b5b89ddfdad',1,'GRRLIB_drawSettings']]]
|
||||
];
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html><head><title></title>
|
||||
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
|
||||
<meta name="generator" content="Doxygen 1.8.13"/>
|
||||
<meta name="generator" content="Doxygen 1.8.17"/>
|
||||
<link rel="stylesheet" type="text/css" href="search.css"/>
|
||||
<script type="text/javascript" src="variables_1.js"></script>
|
||||
<script type="text/javascript" src="search.js"></script>
|
||||
|
@ -11,15 +11,19 @@
|
|||
<div class="SRStatus" id="Loading">Loading...</div>
|
||||
<div id="SRResults"></div>
|
||||
<script type="text/javascript"><!--
|
||||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
||||
createResults();
|
||||
/* @license-end */
|
||||
--></script>
|
||||
<div class="SRStatus" id="Searching">Searching...</div>
|
||||
<div class="SRStatus" id="NoMatches">No Matches</div>
|
||||
<script type="text/javascript"><!--
|
||||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
||||
document.getElementById("Loading").style.display="none";
|
||||
document.getElementById("NoMatches").style.display="none";
|
||||
var searchResults = new SearchResults("searchResults");
|
||||
searchResults.Search();
|
||||
/* @license-end */
|
||||
--></script>
|
||||
</div>
|
||||
</body>
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
var searchData=
|
||||
[
|
||||
['blend',['blend',['../struct_g_r_r_l_i_b__draw_settings.html#abe73f4ef80e558d21151b8097439a0fa',1,'GRRLIB_drawSettings']]]
|
||||
['blend_250',['blend',['../struct_g_r_r_l_i_b__draw_settings.html#abe73f4ef80e558d21151b8097439a0fa',1,'GRRLIB_drawSettings']]]
|
||||
];
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html><head><title></title>
|
||||
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
|
||||
<meta name="generator" content="Doxygen 1.8.13"/>
|
||||
<meta name="generator" content="Doxygen 1.8.17"/>
|
||||
<link rel="stylesheet" type="text/css" href="search.css"/>
|
||||
<script type="text/javascript" src="variables_2.js"></script>
|
||||
<script type="text/javascript" src="search.js"></script>
|
||||
|
@ -11,15 +11,19 @@
|
|||
<div class="SRStatus" id="Loading">Loading...</div>
|
||||
<div id="SRResults"></div>
|
||||
<script type="text/javascript"><!--
|
||||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
||||
createResults();
|
||||
/* @license-end */
|
||||
--></script>
|
||||
<div class="SRStatus" id="Searching">Searching...</div>
|
||||
<div class="SRStatus" id="NoMatches">No Matches</div>
|
||||
<script type="text/javascript"><!--
|
||||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
||||
document.getElementById("Loading").style.display="none";
|
||||
document.getElementById("NoMatches").style.display="none";
|
||||
var searchResults = new SearchResults("searchResults");
|
||||
searchResults.Search();
|
||||
/* @license-end */
|
||||
--></script>
|
||||
</div>
|
||||
</body>
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
var searchData=
|
||||
[
|
||||
['chardef',['charDef',['../struct_g_r_r_l_i_b__bytemap_font.html#aef9491d85292230ae9c06883f519e540',1,'GRRLIB_bytemapFont']]]
|
||||
['chardef_251',['charDef',['../struct_g_r_r_l_i_b__bytemap_font.html#aef9491d85292230ae9c06883f519e540',1,'GRRLIB_bytemapFont']]]
|
||||
];
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html><head><title></title>
|
||||
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
|
||||
<meta name="generator" content="Doxygen 1.8.13"/>
|
||||
<meta name="generator" content="Doxygen 1.8.17"/>
|
||||
<link rel="stylesheet" type="text/css" href="search.css"/>
|
||||
<script type="text/javascript" src="variables_3.js"></script>
|
||||
<script type="text/javascript" src="search.js"></script>
|
||||
|
@ -11,15 +11,19 @@
|
|||
<div class="SRStatus" id="Loading">Loading...</div>
|
||||
<div id="SRResults"></div>
|
||||
<script type="text/javascript"><!--
|
||||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
||||
createResults();
|
||||
/* @license-end */
|
||||
--></script>
|
||||
<div class="SRStatus" id="Searching">Searching...</div>
|
||||
<div class="SRStatus" id="NoMatches">No Matches</div>
|
||||
<script type="text/javascript"><!--
|
||||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
||||
document.getElementById("Loading").style.display="none";
|
||||
document.getElementById("NoMatches").style.display="none";
|
||||
var searchResults = new SearchResults("searchResults");
|
||||
searchResults.Search();
|
||||
/* @license-end */
|
||||
--></script>
|
||||
</div>
|
||||
</body>
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
var searchData=
|
||||
[
|
||||
['data',['data',['../struct_g_r_r_l_i_b__tex_img.html#a735984d41155bc1032e09bece8f8d66d',1,'GRRLIB_texImg::data()'],['../struct_g_r_r_l_i_b__bytemap_char.html#a40767ad71451f60885c01f28dd2a4b47',1,'GRRLIB_bytemapChar::data()']]]
|
||||
['data_252',['data',['../struct_g_r_r_l_i_b__tex_img.html#a735984d41155bc1032e09bece8f8d66d',1,'GRRLIB_texImg::data()'],['../struct_g_r_r_l_i_b__bytemap_char.html#a40767ad71451f60885c01f28dd2a4b47',1,'GRRLIB_bytemapChar::data()']]]
|
||||
];
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html><head><title></title>
|
||||
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
|
||||
<meta name="generator" content="Doxygen 1.8.13"/>
|
||||
<meta name="generator" content="Doxygen 1.8.17"/>
|
||||
<link rel="stylesheet" type="text/css" href="search.css"/>
|
||||
<script type="text/javascript" src="variables_4.js"></script>
|
||||
<script type="text/javascript" src="search.js"></script>
|
||||
|
@ -11,15 +11,19 @@
|
|||
<div class="SRStatus" id="Loading">Loading...</div>
|
||||
<div id="SRResults"></div>
|
||||
<script type="text/javascript"><!--
|
||||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
||||
createResults();
|
||||
/* @license-end */
|
||||
--></script>
|
||||
<div class="SRStatus" id="Searching">Searching...</div>
|
||||
<div class="SRStatus" id="NoMatches">No Matches</div>
|
||||
<script type="text/javascript"><!--
|
||||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
||||
document.getElementById("Loading").style.display="none";
|
||||
document.getElementById("NoMatches").style.display="none";
|
||||
var searchResults = new SearchResults("searchResults");
|
||||
searchResults.Search();
|
||||
/* @license-end */
|
||||
--></script>
|
||||
</div>
|
||||
</body>
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
var searchData=
|
||||
[
|
||||
['face',['face',['../struct_g_r_r_l_i_b___font.html#a22e9f2a8a4fc5c0f350faffdfdc1ef54',1,'GRRLIB_Font']]]
|
||||
['face_253',['face',['../struct_g_r_r_l_i_b___font.html#a22e9f2a8a4fc5c0f350faffdfdc1ef54',1,'GRRLIB_Font']]]
|
||||
];
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html><head><title></title>
|
||||
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
|
||||
<meta name="generator" content="Doxygen 1.8.13"/>
|
||||
<meta name="generator" content="Doxygen 1.8.17"/>
|
||||
<link rel="stylesheet" type="text/css" href="search.css"/>
|
||||
<script type="text/javascript" src="variables_5.js"></script>
|
||||
<script type="text/javascript" src="search.js"></script>
|
||||
|
@ -11,15 +11,19 @@
|
|||
<div class="SRStatus" id="Loading">Loading...</div>
|
||||
<div id="SRResults"></div>
|
||||
<script type="text/javascript"><!--
|
||||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
||||
createResults();
|
||||
/* @license-end */
|
||||
--></script>
|
||||
<div class="SRStatus" id="Searching">Searching...</div>
|
||||
<div class="SRStatus" id="NoMatches">No Matches</div>
|
||||
<script type="text/javascript"><!--
|
||||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
||||
document.getElementById("Loading").style.display="none";
|
||||
document.getElementById("NoMatches").style.display="none";
|
||||
var searchResults = new SearchResults("searchResults");
|
||||
searchResults.Search();
|
||||
/* @license-end */
|
||||
--></script>
|
||||
</div>
|
||||
</body>
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
var searchData=
|
||||
[
|
||||
['h',['h',['../struct_g_r_r_l_i_b__tex_img.html#a3b713de5e8af3c7ae800a2c9856780a2',1,'GRRLIB_texImg']]],
|
||||
['handlex',['handlex',['../struct_g_r_r_l_i_b__tex_img.html#aeabe01fe64ab978062a145d723201aaf',1,'GRRLIB_texImg']]],
|
||||
['handley',['handley',['../struct_g_r_r_l_i_b__tex_img.html#ac46115747734d99869a5ae8a6e26f590',1,'GRRLIB_texImg']]],
|
||||
['height',['height',['../struct_g_r_r_l_i_b__bytemap_char.html#ac3f221619d1bd1d6f1d46727f0c913a2',1,'GRRLIB_bytemapChar']]]
|
||||
['h_254',['h',['../struct_g_r_r_l_i_b__tex_img.html#a3b713de5e8af3c7ae800a2c9856780a2',1,'GRRLIB_texImg']]],
|
||||
['handlex_255',['handlex',['../struct_g_r_r_l_i_b__tex_img.html#aeabe01fe64ab978062a145d723201aaf',1,'GRRLIB_texImg']]],
|
||||
['handley_256',['handley',['../struct_g_r_r_l_i_b__tex_img.html#ac46115747734d99869a5ae8a6e26f590',1,'GRRLIB_texImg']]],
|
||||
['height_257',['height',['../struct_g_r_r_l_i_b__bytemap_char.html#ac3f221619d1bd1d6f1d46727f0c913a2',1,'GRRLIB_bytemapChar']]]
|
||||
];
|
||||
|
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Reference in a new issue