212 lines
10 KiB
HTML
212 lines
10 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: POLYGON_EDGE Struct Reference</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 class="current"><a href="annotated.html"><span>Data Structures</span></a></li>
|
|
<li><a href="files.html"><span>Files</span></a></li>
|
|
</ul>
|
|
</div>
|
|
<div class="tabs">
|
|
<ul>
|
|
<li><a href="annotated.html"><span>Data Structures</span></a></li>
|
|
<li><a href="classes.html"><span>Data Structure Index</span></a></li>
|
|
<li><a href="functions.html"><span>Data Fields</span></a></li>
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
<div class="contents">
|
|
<h1>POLYGON_EDGE Struct Reference</h1><!-- doxytag: class="POLYGON_EDGE" --><table border="0" cellpadding="0" cellspacing="0">
|
|
<tr><td></td></tr>
|
|
<tr><td colspan="2"><br><h2>Data Fields</h2></td></tr>
|
|
<tr><td class="memItemLeft" nowrap align="right" valign="top">short </td><td class="memItemRight" valign="bottom"><a class="el" href="structPOLYGON__EDGE.html#7cd5a3b358a7a22df374a09c8bfd9051">top</a></td></tr>
|
|
|
|
<tr><td class="memItemLeft" nowrap align="right" valign="top">short </td><td class="memItemRight" valign="bottom"><a class="el" href="structPOLYGON__EDGE.html#eeb66793f82435e847bf473b58bc79b4">bottom</a></td></tr>
|
|
|
|
<tr><td class="memItemLeft" nowrap align="right" valign="top">float </td><td class="memItemRight" valign="bottom"><a class="el" href="structPOLYGON__EDGE.html#8a834b684985b399901651e3720b52b0">x</a></td></tr>
|
|
|
|
<tr><td class="memItemLeft" nowrap align="right" valign="top">float </td><td class="memItemRight" valign="bottom"><a class="el" href="structPOLYGON__EDGE.html#d0a46182049e64acf14b865fb84da9c2">dx</a></td></tr>
|
|
|
|
<tr><td class="memItemLeft" nowrap align="right" valign="top">float </td><td class="memItemRight" valign="bottom"><a class="el" href="structPOLYGON__EDGE.html#e79b22643cefa6bca87f2631a9fd0945">w</a></td></tr>
|
|
|
|
<tr><td class="memItemLeft" nowrap align="right" valign="top">struct <a class="el" href="structPOLYGON__EDGE.html">POLYGON_EDGE</a> * </td><td class="memItemRight" valign="bottom"><a class="el" href="structPOLYGON__EDGE.html#ecc9d3777381644b424124df17d2d662">prev</a></td></tr>
|
|
|
|
<tr><td class="memItemLeft" nowrap align="right" valign="top">struct <a class="el" href="structPOLYGON__EDGE.html">POLYGON_EDGE</a> * </td><td class="memItemRight" valign="bottom"><a class="el" href="structPOLYGON__EDGE.html#87234964d7374c9a45a5126150aece7e">next</a></td></tr>
|
|
|
|
</table>
|
|
<hr><h2>Field Documentation</h2>
|
|
<a class="anchor" name="7cd5a3b358a7a22df374a09c8bfd9051"></a><!-- doxytag: member="POLYGON_EDGE::top" ref="7cd5a3b358a7a22df374a09c8bfd9051" args="" -->
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">short <a class="el" href="structPOLYGON__EDGE.html#7cd5a3b358a7a22df374a09c8bfd9051">POLYGON_EDGE::top</a> </td>
|
|
</tr>
|
|
</table>
|
|
</div>
|
|
<div class="memdoc">
|
|
|
|
<p>
|
|
|
|
<p>Referenced by <a class="el" href="graph_8c.html#5537b911bd49ab78418c1ab2d25885d7">add_edge()</a>, <a class="el" href="graph_8c.html#205cdba28c1eaf444a6e9d154977c05e">fill_edge_structure()</a>, and <a class="el" href="graph_8h.html#7e200e8d10f00a84cbc3d95d386890df">Polyfill_General()</a>.</p>
|
|
|
|
</div>
|
|
</div><p>
|
|
<a class="anchor" name="eeb66793f82435e847bf473b58bc79b4"></a><!-- doxytag: member="POLYGON_EDGE::bottom" ref="eeb66793f82435e847bf473b58bc79b4" args="" -->
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">short <a class="el" href="structPOLYGON__EDGE.html#eeb66793f82435e847bf473b58bc79b4">POLYGON_EDGE::bottom</a> </td>
|
|
</tr>
|
|
</table>
|
|
</div>
|
|
<div class="memdoc">
|
|
|
|
<p>
|
|
|
|
<p>Referenced by <a class="el" href="graph_8c.html#205cdba28c1eaf444a6e9d154977c05e">fill_edge_structure()</a>, and <a class="el" href="graph_8h.html#7e200e8d10f00a84cbc3d95d386890df">Polyfill_General()</a>.</p>
|
|
|
|
</div>
|
|
</div><p>
|
|
<a class="anchor" name="8a834b684985b399901651e3720b52b0"></a><!-- doxytag: member="POLYGON_EDGE::x" ref="8a834b684985b399901651e3720b52b0" args="" -->
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">float <a class="el" href="structPOLYGON__EDGE.html#8a834b684985b399901651e3720b52b0">POLYGON_EDGE::x</a> </td>
|
|
</tr>
|
|
</table>
|
|
</div>
|
|
<div class="memdoc">
|
|
|
|
<p>
|
|
|
|
<p>Referenced by <a class="el" href="graph_8c.html#5537b911bd49ab78418c1ab2d25885d7">add_edge()</a>, <a class="el" href="graph_8c.html#205cdba28c1eaf444a6e9d154977c05e">fill_edge_structure()</a>, and <a class="el" href="graph_8h.html#7e200e8d10f00a84cbc3d95d386890df">Polyfill_General()</a>.</p>
|
|
|
|
</div>
|
|
</div><p>
|
|
<a class="anchor" name="d0a46182049e64acf14b865fb84da9c2"></a><!-- doxytag: member="POLYGON_EDGE::dx" ref="d0a46182049e64acf14b865fb84da9c2" args="" -->
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">float <a class="el" href="structPOLYGON__EDGE.html#d0a46182049e64acf14b865fb84da9c2">POLYGON_EDGE::dx</a> </td>
|
|
</tr>
|
|
</table>
|
|
</div>
|
|
<div class="memdoc">
|
|
|
|
<p>
|
|
|
|
<p>Referenced by <a class="el" href="graph_8c.html#5537b911bd49ab78418c1ab2d25885d7">add_edge()</a>, <a class="el" href="graph_8c.html#205cdba28c1eaf444a6e9d154977c05e">fill_edge_structure()</a>, and <a class="el" href="graph_8h.html#7e200e8d10f00a84cbc3d95d386890df">Polyfill_General()</a>.</p>
|
|
|
|
</div>
|
|
</div><p>
|
|
<a class="anchor" name="e79b22643cefa6bca87f2631a9fd0945"></a><!-- doxytag: member="POLYGON_EDGE::w" ref="e79b22643cefa6bca87f2631a9fd0945" args="" -->
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">float <a class="el" href="structPOLYGON__EDGE.html#e79b22643cefa6bca87f2631a9fd0945">POLYGON_EDGE::w</a> </td>
|
|
</tr>
|
|
</table>
|
|
</div>
|
|
<div class="memdoc">
|
|
|
|
<p>
|
|
|
|
<p>Referenced by <a class="el" href="graph_8c.html#5537b911bd49ab78418c1ab2d25885d7">add_edge()</a>, <a class="el" href="init_8c.html#9076115526d187ecf6e4e5e9ad98b85e">Chercher_droite()</a>, <a class="el" href="graph_8c.html#205cdba28c1eaf444a6e9d154977c05e">fill_edge_structure()</a>, and <a class="el" href="graph_8h.html#7e200e8d10f00a84cbc3d95d386890df">Polyfill_General()</a>.</p>
|
|
|
|
</div>
|
|
</div><p>
|
|
<a class="anchor" name="ecc9d3777381644b424124df17d2d662"></a><!-- doxytag: member="POLYGON_EDGE::prev" ref="ecc9d3777381644b424124df17d2d662" args="" -->
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">struct <a class="el" href="structPOLYGON__EDGE.html">POLYGON_EDGE</a>* <a class="el" href="structPOLYGON__EDGE.html#ecc9d3777381644b424124df17d2d662">POLYGON_EDGE::prev</a><code> [read]</code> </td>
|
|
</tr>
|
|
</table>
|
|
</div>
|
|
<div class="memdoc">
|
|
|
|
<p>
|
|
|
|
<p>Referenced by <a class="el" href="graph_8c.html#5537b911bd49ab78418c1ab2d25885d7">add_edge()</a>, <a class="el" href="graph_8c.html#205cdba28c1eaf444a6e9d154977c05e">fill_edge_structure()</a>, <a class="el" href="graph_8h.html#7e200e8d10f00a84cbc3d95d386890df">Polyfill_General()</a>, and <a class="el" href="graph_8c.html#cb22872e089cc6f8801935938a8556f0">remove_edge()</a>.</p>
|
|
|
|
</div>
|
|
</div><p>
|
|
<a class="anchor" name="87234964d7374c9a45a5126150aece7e"></a><!-- doxytag: member="POLYGON_EDGE::next" ref="87234964d7374c9a45a5126150aece7e" args="" -->
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">struct <a class="el" href="structPOLYGON__EDGE.html">POLYGON_EDGE</a>* <a class="el" href="structPOLYGON__EDGE.html#87234964d7374c9a45a5126150aece7e">POLYGON_EDGE::next</a><code> [read]</code> </td>
|
|
</tr>
|
|
</table>
|
|
</div>
|
|
<div class="memdoc">
|
|
|
|
<p>
|
|
|
|
<p>Referenced by <a class="el" href="graph_8c.html#5537b911bd49ab78418c1ab2d25885d7">add_edge()</a>, <a class="el" href="graph_8c.html#205cdba28c1eaf444a6e9d154977c05e">fill_edge_structure()</a>, <a class="el" href="graph_8h.html#7e200e8d10f00a84cbc3d95d386890df">Polyfill_General()</a>, and <a class="el" href="graph_8c.html#cb22872e089cc6f8801935938a8556f0">remove_edge()</a>.</p>
|
|
|
|
</div>
|
|
</div><p>
|
|
<hr>The documentation for this struct was generated from the following file:<ul>
|
|
<li><a class="el" href="graph_8c.html">graph.c</a></ul>
|
|
</div>
|
|
<hr size="1"><address style="text-align: right;"><small>Generated on Sat Mar 7 22:45:16 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>
|