Sophie

Sophie

distrib > Fedora > 15 > i386 > by-pkgid > ce1f17e7ec5e62f35dbe9f064c5f74d7 > files > 1105

libtpcimgio-devel-1.5.10-4.fc15.i686.rpm

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://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"/>
<title>VOL_RANGE 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.7.4 -->
<div id="top">
  <div id="navrow1" class="tabs">
    <ul class="tablist">
      <li><a href="index.html"><span>Main&#160;Page</span></a></li>
      <li><a href="pages.html"><span>Related&#160;Pages</span></a></li>
      <li class="current"><a href="annotated.html"><span>Data&#160;Structures</span></a></li>
      <li><a href="files.html"><span>Files</span></a></li>
      <li><a href="dirs.html"><span>Directories</span></a></li>
    </ul>
  </div>
  <div id="navrow2" class="tabs2">
    <ul class="tablist">
      <li><a href="annotated.html"><span>Data&#160;Structures</span></a></li>
      <li><a href="functions.html"><span>Data&#160;Fields</span></a></li>
    </ul>
  </div>
</div>
<div class="header">
  <div class="summary">
<a href="#pub-attribs">Data Fields</a>  </div>
  <div class="headertitle">
<div class="title">VOL_RANGE Struct Reference</div>  </div>
</div>
<div class="contents">
<!-- doxytag: class="VOL_RANGE" -->
<p><code>#include &lt;<a class="el" href="vol_8h_source.html">vol.h</a>&gt;</code></p>
<table class="memberdecls">
<tr><td colspan="2"><h2><a name="pub-attribs"></a>
Data Fields</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structVOL__RANGE.html#a89f99e41b964f9584d2aba97d3060cd0">x1</a></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structVOL__RANGE.html#a1768f56d43613f8280438838e90bb7d7">x2</a></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structVOL__RANGE.html#a48251c3222d1c81a90167677b755b39b">y1</a></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structVOL__RANGE.html#a4e3cd17ed8dcd646ae6bd9872576b4e4">y2</a></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structVOL__RANGE.html#a3e579be42555813b011c48b4246c8a46">z1</a></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structVOL__RANGE.html#a8191b2018985003977741b0044b2ffa0">z2</a></td></tr>
</table>
<hr/><a name="details" id="details"></a><h2>Detailed Description</h2>
<div class="textblock">
<p>Definition at line <a class="el" href="vol_8h_source.html#l00029">29</a> of file <a class="el" href="vol_8h_source.html">vol.h</a>.</p>
</div><hr/><h2>Field Documentation</h2>
<a class="anchor" id="a89f99e41b964f9584d2aba97d3060cd0"></a><!-- doxytag: member="VOL_RANGE::x1" ref="a89f99e41b964f9584d2aba97d3060cd0" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int <a class="el" href="structVOL__RANGE.html#a89f99e41b964f9584d2aba97d3060cd0">VOL_RANGE::x1</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Definition at line <a class="el" href="vol_8h_source.html#l00030">30</a> of file <a class="el" href="vol_8h_source.html">vol.h</a>.</p>

<p>Referenced by <a class="el" href="vol_8c_source.html#l00545">volAvg()</a>, <a class="el" href="vol_8c_source.html#l00480">volContents()</a>, and <a class="el" href="vol_8c_source.html#l00513">volMax()</a>.</p>

</div>
</div>
<a class="anchor" id="a1768f56d43613f8280438838e90bb7d7"></a><!-- doxytag: member="VOL_RANGE::x2" ref="a1768f56d43613f8280438838e90bb7d7" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int <a class="el" href="structVOL__RANGE.html#a1768f56d43613f8280438838e90bb7d7">VOL_RANGE::x2</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Definition at line <a class="el" href="vol_8h_source.html#l00030">30</a> of file <a class="el" href="vol_8h_source.html">vol.h</a>.</p>

<p>Referenced by <a class="el" href="vol_8c_source.html#l00545">volAvg()</a>, <a class="el" href="vol_8c_source.html#l00480">volContents()</a>, and <a class="el" href="vol_8c_source.html#l00513">volMax()</a>.</p>

</div>
</div>
<a class="anchor" id="a48251c3222d1c81a90167677b755b39b"></a><!-- doxytag: member="VOL_RANGE::y1" ref="a48251c3222d1c81a90167677b755b39b" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int <a class="el" href="structVOL__RANGE.html#a48251c3222d1c81a90167677b755b39b">VOL_RANGE::y1</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Definition at line <a class="el" href="vol_8h_source.html#l00031">31</a> of file <a class="el" href="vol_8h_source.html">vol.h</a>.</p>

<p>Referenced by <a class="el" href="vol_8c_source.html#l00545">volAvg()</a>, <a class="el" href="vol_8c_source.html#l00480">volContents()</a>, and <a class="el" href="vol_8c_source.html#l00513">volMax()</a>.</p>

</div>
</div>
<a class="anchor" id="a4e3cd17ed8dcd646ae6bd9872576b4e4"></a><!-- doxytag: member="VOL_RANGE::y2" ref="a4e3cd17ed8dcd646ae6bd9872576b4e4" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int <a class="el" href="structVOL__RANGE.html#a4e3cd17ed8dcd646ae6bd9872576b4e4">VOL_RANGE::y2</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Definition at line <a class="el" href="vol_8h_source.html#l00031">31</a> of file <a class="el" href="vol_8h_source.html">vol.h</a>.</p>

<p>Referenced by <a class="el" href="vol_8c_source.html#l00545">volAvg()</a>, <a class="el" href="vol_8c_source.html#l00480">volContents()</a>, and <a class="el" href="vol_8c_source.html#l00513">volMax()</a>.</p>

</div>
</div>
<a class="anchor" id="a3e579be42555813b011c48b4246c8a46"></a><!-- doxytag: member="VOL_RANGE::z1" ref="a3e579be42555813b011c48b4246c8a46" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int <a class="el" href="structVOL__RANGE.html#a3e579be42555813b011c48b4246c8a46">VOL_RANGE::z1</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Definition at line <a class="el" href="vol_8h_source.html#l00032">32</a> of file <a class="el" href="vol_8h_source.html">vol.h</a>.</p>

<p>Referenced by <a class="el" href="vol_8c_source.html#l00545">volAvg()</a>, <a class="el" href="vol_8c_source.html#l00480">volContents()</a>, and <a class="el" href="vol_8c_source.html#l00513">volMax()</a>.</p>

</div>
</div>
<a class="anchor" id="a8191b2018985003977741b0044b2ffa0"></a><!-- doxytag: member="VOL_RANGE::z2" ref="a8191b2018985003977741b0044b2ffa0" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int <a class="el" href="structVOL__RANGE.html#a8191b2018985003977741b0044b2ffa0">VOL_RANGE::z2</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Definition at line <a class="el" href="vol_8h_source.html#l00032">32</a> of file <a class="el" href="vol_8h_source.html">vol.h</a>.</p>

<p>Referenced by <a class="el" href="vol_8c_source.html#l00545">volAvg()</a>, <a class="el" href="vol_8c_source.html#l00480">volContents()</a>, and <a class="el" href="vol_8c_source.html#l00513">volMax()</a>.</p>

</div>
</div>
<hr/>The documentation for this struct was generated from the following file:<ul>
<li><a class="el" href="vol_8h_source.html">vol.h</a></li>
</ul>
</div>
<hr class="footer"/><address class="footer"><small>Generated on Mon Aug 8 2011 by&#160;
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.7.4 </small></address>
</body>
</html>