2020-10-17 03:08:44 +00:00
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2020-07-05 03:37:29 +00:00
< 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" / >
2022-05-27 07:05:59 +00:00
< meta name = "generator" content = "Doxygen 1.9.1" / >
2020-07-05 03:37:29 +00:00
< meta name = "viewport" content = "width=device-width, initial-scale=1" / >
< title > GRRLIB: GRRLIB Documentation< / title >
< link href = "tabs.css" rel = "stylesheet" type = "text/css" / >
< script type = "text/javascript" src = "jquery.js" > < / script >
< script type = "text/javascript" src = "dynsections.js" > < / script >
< link href = "search/search.css" rel = "stylesheet" type = "text/css" / >
< script type = "text/javascript" src = "search/searchdata.js" > < / script >
< script type = "text/javascript" src = "search/search.js" > < / script >
< link href = "doxygen.css" rel = "stylesheet" type = "text/css" / >
< / head >
< body >
< div id = "top" > <!-- do not remove this div, it is closed by doxygen! -->
< div id = "titlearea" >
< table cellspacing = "0" cellpadding = "0" >
< tbody >
< tr style = "height: 56px;" >
< td id = "projectalign" style = "padding-left: 0.5em;" >
< div id = "projectname" > GRRLIB
2021-03-06 03:56:59 +00:00
  < span id = "projectnumber" > 4.4.1< / span >
2020-07-05 03:37:29 +00:00
< / div >
< / td >
< / tr >
< / tbody >
< / table >
< / div >
<!-- end header part -->
2022-05-27 07:05:59 +00:00
<!-- Generated by Doxygen 1.9.1 -->
2020-07-05 03:37:29 +00:00
< script type = "text/javascript" >
2020-10-17 03:08:44 +00:00
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3& dn=gpl-2.0.txt GPL-v2 */
2022-05-27 07:05:59 +00:00
var searchBox = new SearchBox("searchBox", "search",false,'Search','.html');
2020-10-17 03:08:44 +00:00
/* @license-end */
2020-07-05 03:37:29 +00:00
< / script >
< script type = "text/javascript" src = "menudata.js" > < / script >
< script type = "text/javascript" src = "menu.js" > < / script >
< script type = "text/javascript" >
2020-10-17 03:08:44 +00:00
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3& dn=gpl-2.0.txt GPL-v2 */
2020-07-05 03:37:29 +00:00
$(function() {
initMenu('',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
2020-10-17 03:08:44 +00:00
/* @license-end */< / script >
2020-07-05 03:37:29 +00:00
< div id = "main-nav" > < / div >
< / div > <!-- top -->
<!-- window showing the filter options -->
< div id = "MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
< / div >
<!-- iframe showing the search results (closed by default) -->
< div id = "MSearchResultsWindow" >
< iframe src = "javascript:void(0)" frameborder = "0"
name="MSearchResults" id="MSearchResults">
< / iframe >
< / div >
2020-10-17 03:08:44 +00:00
< div class = "PageDoc" > < div class = "header" >
2020-07-05 03:37:29 +00:00
< div class = "headertitle" >
< div class = "title" > GRRLIB Documentation < / div > < / div >
< / div > <!-- header -->
< div class = "contents" >
< div class = "textblock" > < div class = "image" >
2020-10-17 03:08:44 +00:00
< img src = "grrlib_logo.png" alt = "" / >
2020-07-05 03:37:29 +00:00
< / 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 >
Introduction< / h1 >
< p > GRRLIB is a C/C++ 2D/3D graphics library for Wii application developers. It is essentially a wrapper which presents a friendly interface to the Nintendo GX core.< / p >
< h1 > < a class = "anchor" id = "Links" > < / a >
Links< / h1 >
2020-12-15 02:55:15 +00:00
< p > Code: < a href = "https://github.com/GRRLIB/GRRLIB" > https://github.com/GRRLIB/GRRLIB< / a > < br / >
Discussions: < a href = "http://grrlib.santo.fr/forum" > http://grrlib.santo.fr/forum< / a > < br / >
2020-07-05 03:37:29 +00:00
Chat: < a href = "irc://irc.efnet.net/grrlib" > #GRRLIB< / a > on EFnet< / p >
< h1 > < a class = "anchor" id = "Credits" > < / a >
Credits< / h1 >
2020-10-17 03:08:44 +00:00
< p > Project Leader : NoNameNo< br / >
Documentation : Crayon, BlueChip< br / >
Lead Coder : NoNameNo< br / >
Support Coders : Crayon, Xane, DragonMinded, BlueChip< br / >
Advisors : RedShade, Jespa< br / >
2020-07-05 03:37:29 +00:00
< / p >
< 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 >
2020-10-17 03:08:44 +00:00
< / div > < / div > <!-- PageDoc -->
< / div > <!-- contents -->
2020-07-05 03:37:29 +00:00
<!-- start footer part -->
< hr class = "footer" / > < address class = "footer" > < small >
2022-05-27 07:05:59 +00:00
Generated by  < a href = "https://www.doxygen.org/index.html" > < img class = "footer" src = "doxygen.svg" width = "104" height = "31" alt = "doxygen" / > < / a > 1.9.1
2020-07-05 03:37:29 +00:00
< / small > < / address >
< / body >
< / html >