105 lines
4.1 KiB
HTML
105 lines
4.1 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
|
<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
|
|
<title>GrafX2: Data Fields</title>
|
|
<link href="tabs.css" rel="stylesheet" type="text/css">
|
|
<link href="doxygen.css" rel="stylesheet" type="text/css">
|
|
</head><body>
|
|
<!-- Generated by Doxygen 1.5.8 -->
|
|
<script type="text/javascript">
|
|
<!--
|
|
function changeDisplayState (e){
|
|
var num=this.id.replace(/[^[0-9]/g,'');
|
|
var button=this.firstChild;
|
|
var sectionDiv=document.getElementById('dynsection'+num);
|
|
if (sectionDiv.style.display=='none'||sectionDiv.style.display==''){
|
|
sectionDiv.style.display='block';
|
|
button.src='open.gif';
|
|
}else{
|
|
sectionDiv.style.display='none';
|
|
button.src='closed.gif';
|
|
}
|
|
}
|
|
function initDynSections(){
|
|
var divs=document.getElementsByTagName('div');
|
|
var sectionCounter=1;
|
|
for(var i=0;i<divs.length-1;i++){
|
|
if(divs[i].className=='dynheader'&&divs[i+1].className=='dynsection'){
|
|
var header=divs[i];
|
|
var section=divs[i+1];
|
|
var button=header.firstChild;
|
|
if (button!='IMG'){
|
|
divs[i].insertBefore(document.createTextNode(' '),divs[i].firstChild);
|
|
button=document.createElement('img');
|
|
divs[i].insertBefore(button,divs[i].firstChild);
|
|
}
|
|
header.style.cursor='pointer';
|
|
header.onclick=changeDisplayState;
|
|
header.id='dynheader'+sectionCounter;
|
|
button.src='closed.gif';
|
|
section.id='dynsection'+sectionCounter;
|
|
section.style.display='none';
|
|
section.style.marginLeft='14px';
|
|
sectionCounter++;
|
|
}
|
|
}
|
|
}
|
|
window.onload = initDynSections;
|
|
-->
|
|
</script>
|
|
<div class="navigation" id="top">
|
|
<div class="tabs">
|
|
<ul>
|
|
<li><a href="main.html"><span>Main Page</span></a></li>
|
|
<li><a href="annotated.html"><span>Data Structures</span></a></li>
|
|
<li class="current"><a href="files.html"><span>Files</span></a></li>
|
|
</ul>
|
|
</div>
|
|
<div class="tabs">
|
|
<ul>
|
|
<li><a href="files.html"><span>File List</span></a></li>
|
|
<li class="current"><a href="globals.html"><span>Globals</span></a></li>
|
|
</ul>
|
|
</div>
|
|
<div class="tabs">
|
|
<ul>
|
|
<li><a href="globals.html"><span>All</span></a></li>
|
|
<li><a href="globals_func.html"><span>Functions</span></a></li>
|
|
<li><a href="globals_vars.html"><span>Variables</span></a></li>
|
|
<li><a href="globals_type.html"><span>Typedefs</span></a></li>
|
|
<li><a href="globals_enum.html"><span>Enumerations</span></a></li>
|
|
<li class="current"><a href="globals_eval.html"><span>Enumerator</span></a></li>
|
|
<li><a href="globals_defs.html"><span>Defines</span></a></li>
|
|
</ul>
|
|
</div>
|
|
<div class="tabs">
|
|
<ul>
|
|
<li><a href="globals_eval.html#index_b"><span>b</span></a></li>
|
|
<li><a href="globals_eval_0x63.html#index_c"><span>c</span></a></li>
|
|
<li><a href="globals_eval_0x65.html#index_e"><span>e</span></a></li>
|
|
<li><a href="globals_eval_0x66.html#index_f"><span>f</span></a></li>
|
|
<li><a href="globals_eval_0x6c.html#index_l"><span>l</span></a></li>
|
|
<li class="current"><a href="globals_eval_0x6d.html#index_m"><span>m</span></a></li>
|
|
<li><a href="globals_eval_0x6f.html#index_o"><span>o</span></a></li>
|
|
<li><a href="globals_eval_0x70.html#index_p"><span>p</span></a></li>
|
|
<li><a href="globals_eval_0x73.html#index_s"><span>s</span></a></li>
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
<div class="contents">
|
|
|
|
<p>
|
|
<h3><a class="anchor" name="index_m">- m -</a></h3><ul>
|
|
<li>MODE_SHADE_BOUCLE
|
|
: <a class="el" href="const_8h.html#a12928f74fe28d4c291fcd2ed692af70b8557dc864cad51e1ca285b52bac2412">const.h</a>
|
|
<li>MODE_SHADE_NORMAL
|
|
: <a class="el" href="const_8h.html#a12928f74fe28d4c291fcd2ed692af70f48d36d17ef1f19c9c4c9cb423e2e69d">const.h</a>
|
|
<li>MODE_SHADE_NOSAT
|
|
: <a class="el" href="const_8h.html#a12928f74fe28d4c291fcd2ed692af70ffcf2437e8c442b5d368eef4981f10ab">const.h</a>
|
|
</ul>
|
|
</div>
|
|
<hr size="1"><address style="text-align: right;"><small>Generated on Sat Mar 7 22:45:17 2009 for GrafX2 by
|
|
<a href="http://www.doxygen.org/index.html">
|
|
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.8 </small></address>
|
|
</body>
|
|
</html>
|